8 #ifndef WARPX_DIAGNOSTICS_REDUCEDDIAGS_FIELDMOMENTUM_H_
9 #define WARPX_DIAGNOSTICS_REDUCEDDIAGS_FIELDMOMENTUM_H_
This class mainly contains a function that computes the field momentum.
Definition: FieldMomentum.H:19
FieldMomentum(const std::string &rd_name)
Constructor.
Definition: FieldMomentum.cpp:43
void ComputeDiags(int step) final
This function computes the electromagnetic momentum, obtained by integrating the electromagnetic mome...
Definition: FieldMomentum.cpp:96
Definition: ReducedDiags.H:24