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(std::string rd_name)
Constructor.
Definition: FieldMomentum.cpp:41
virtual void ComputeDiags(int step) override final
This function computes the electromagnetic momentum, obtained by integrating the electromagnetic mome...
Definition: FieldMomentum.cpp:94
Definition: ReducedDiags.H:24