Base class for all Postprocessors.
static InputParameters validParams()
virtual void finalize() override
This is called after execute() and after threadJoin()! This is probably where you want to do MPI comm...
MFEMPostprocessor(const InputParameters ¶meters)