15 "THM:print_component_loops");
21 params.
addParam<
bool>(
"print_component_loops",
false,
"Flag to print component loops");
35 if (thm_problem && getParam<bool>(
"print_component_loops"))
Specialization of FEProblem to run with component subsystem.
void printComponentLoops() const
Prints the component loops.
static InputParameters validParams()
static InputParameters validParams()
THMPrintComponentLoopsAction(const InputParameters ¶ms)
registerMooseAction("ThermalHydraulicsApp", THMPrintComponentLoopsAction, "THM:print_component_loops")
std::shared_ptr< FEProblemBase > & _problem