Reporter object that has a single execution of the "execute" method for each execute flag.
bool shouldStore() const override final
const bool _always_store
Whether or not this GeneralReporter should always store its information; see shouldStore()
static InputParameters validParams()
void threadJoin(const UserObject &) final
This method is not used and should not be used in a custom GeneralUserObject.
const InputParameters & parameters() const
Get the parameters of the object.
Reporter objects allow for the declaration of arbitrary data types that are aggregate values for a si...
Base class for user-specific data.