Reporter object that has a single execution of the "execute" method for for each execute flag...
const InputParameters & parameters() const
Get the parameters of the object.
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() ...
GeneralReporter(const InputParameters ¶meters)
Base class for user-specific data.
void threadJoin(const UserObject &) final
This method is not used and should not be used in a custom GeneralUserObject.