static InputParameters validParams()
const ExecFlagType & getCurrentExecuteOnFlag() const
Return/set the current execution flag.
bool shouldStore() const override final
static InputParameters validParams()
Reporter objects allow for the declaration of arbitrary data types that are aggregate values for a si...
const bool _always_store
Whether or not this GeneralReporter should always store its information; see shouldStore() ...
const ExecFlagEnum & getExecuteOnEnum() const
Return the execute on MultiMooseEnum for this object.
bool isValueSet(const std::string &value) const
Methods for seeing if a value is set in the MultiMooseEnum.
GeneralReporter(const InputParameters ¶meters)
static InputParameters validParams()
FEProblemBase & _fe_problem
Reference to the FEProblemBase for this user object.