const InputParameters & parameters() const
Get the parameters of the object.
const bool _always_store
Whether or not this NodalReporter should always store its information; see shouldStore()
static InputParameters validParams()
bool shouldStore() const override final
A user object that runs over all the nodes and does an aggregation step to compute a single value.
Reporter objects allow for the declaration of arbitrary data types that are aggregate values for a si...