32 reporter->declareLateValues();
registerMooseAction("MooseApp", DeclareLateReportersAction, "declare_late_reporters")
static InputParameters validParams()
MooseApp & _app
The MOOSE application this is associated with.
static InputParameters validParams()
DeclareLateReportersAction(const InputParameters ¶ms)
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
const std::vector< T * > & getInterfaceObjects() const
Gets the registered interface objects for a given interface.
Reporter objects allow for the declaration of arbitrary data types that are aggregate values for a si...