aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/RigidInjectedParticleContainer.cpp
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2019-08-19 16:47:02 -0700
committerGravatar Axel Huebl <axel.huebl@plasma.ninja> 2019-08-19 16:47:02 -0700
commitc33ef25f5cfbdbe64dbed78e2ae730bd877a633a (patch)
treed72ce31399007985bf9f3a6589afa5b3e88d7c59 /Source/Particles/RigidInjectedParticleContainer.cpp
parentc023286720c7ae8aa2913efc461240a81e8b2bd9 (diff)
downloadWarpX-c33ef25f5cfbdbe64dbed78e2ae730bd877a633a.tar.gz
WarpX-c33ef25f5cfbdbe64dbed78e2ae730bd877a633a.tar.zst
WarpX-c33ef25f5cfbdbe64dbed78e2ae730bd877a633a.zip
C-Arrays: No Restrict
Only pointers can be annotated with `__restrict__` but not C-Arrays. The latter might decay into a pointer but do not alias with their fixed size declaration. Removing those fixes compile errors with clang.
Diffstat (limited to 'Source/Particles/RigidInjectedParticleContainer.cpp')
0 files changed, 0 insertions, 0 deletions