19 params.
addParam<
bool>(
"check_jacobian",
false,
"Set to true to check jacobian");
Specialization of FEProblem to run with component subsystem.
THMDebugAction(const InputParameters ¶ms)
static InputParameters validParams()
void setCheckJacobian(bool state)
Enable Jacobian checking.
static InputParameters validParams()
std::shared_ptr< FEProblemBase > & _problem
registerMooseAction("ThermalHydraulicsApp", THMDebugAction, "THM:debug_action")