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