ImpactX
|
Classes | |
struct | ToFixedS |
struct | ToFixedT |
Enumerations | |
enum | Direction { Direction::to_fixed_s, Direction::to_fixed_t } |
Functions | |
void | CoordinateTransformation (ImpactXParticleContainer &pc, Direction const &direction) |
|
strong |
void impactx::transformation::CoordinateTransformation | ( | ImpactXParticleContainer & | pc, |
Direction const & | direction | ||
) |
Transform the coordinate system of all particles
pc | container of the particles to push |
direction | the transformation (to fixed s or to fixed t) |