25 virtual void act()
override;
void checkMaterialOutput()
Performs a set of checks on each of the Material objects that the "outputs" parameters has valid valu...
void checkVariableOutput(const std::string &task)
Performs check for "outputs" option for Variables and AuxVariables blocks.
void checkConsoleOutput()
Performs Console Output object related checks.
void checkPerfLogOutput()
Performs PerfLog output settings.
Action for checking that "outputs" is properly populated for Materials.
static InputParameters validParams()
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
CheckOutputAction(const InputParameters ¶ms)