ImpactX
Classes | Enumerations | Functions
impactx::transformation Namespace Reference

Classes

struct  ToFixedS
 
struct  ToFixedT
 

Enumerations

enum class  Direction { to_fixed_s , to_fixed_t }
 

Functions

void CoordinateTransformation (ImpactXParticleContainer &pc, Direction const &direction)
 

Enumeration Type Documentation

◆ Direction

Direction of the

See also
CoordinateTransformation
Enumerator
to_fixed_s 
to_fixed_t 

Function Documentation

◆ CoordinateTransformation()

void impactx::transformation::CoordinateTransformation ( ImpactXParticleContainer pc,
Direction const &  direction 
)

Transform the coordinate system of all particles

Parameters
pccontainer of the particles to push
directionthe transformation (to fixed s or to fixed t)