This class mainly contains a function that computes the particle relativistic momentum of each specie...
Definition: ParticleMomentum.H:20
ParticleMomentum(const std::string &rd_name)
Constructor.
Definition: ParticleMomentum.cpp:35
void ComputeDiags(int step) final
This function computes the particle relativistic momentum, obtained by summing over all particles the...
Definition: ParticleMomentum.cpp:116