Go to the source code of this file.
◆ IMPACTX_PUSH_EXTERN_TEMPLATE
| #define IMPACTX_PUSH_EXTERN_TEMPLATE |
( |
| ElementType | ) |
|
Value:
ElementType &, \
int, int, bool);
Definition ImpactXParticleContainer.H:136
void push_all(ImpactXParticleContainer &pc, T_Element &element, int step, int period, bool omp_parallel=true)
Definition PushAll.H:33
Suppress implicit instantiation of push_all<T> — use in element headers.
◆ IMPACTX_PUSH_INSTANTIATE
| #define IMPACTX_PUSH_INSTANTIATE |
( |
| ElementType | ) |
|
Value:
ElementType &, \
int, int, bool);
Explicit instantiation of push_all<T> — use in element .cpp files.