static InputParameters validParams()
GeneralPostprocessor(const InputParameters ¶meters)
InputParameters validParams< GeneralPostprocessor >()
This class is here to combine the Postprocessor interface and the base class Postprocessor object alo...
virtual void finalize() override
This is called after execute() and after threadJoin()! This is probably where you want to do MPI comm...
Base class for all Postprocessors.