static InputParameters validParams()
static InputParameters validParams()
const ExecFlagType & getCurrentExecuteOnFlag() const
Return/set the current execution flag.
Reporter objects allow for the declaration of arbitrary data types that are aggregate values for a si...
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.
bool shouldStore() const override final
const bool _always_store
Whether or not this ElementReporter should always store its information; see shouldStore() ...
static InputParameters validParams()
FEProblemBase & _fe_problem
Reference to the FEProblemBase for this user object.
ElementReporter(const InputParameters ¶meters)