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