16 "THM:control_data_integrity_check");
registerMooseAction("ThermalHydraulicsApp", ControlDataIntegrityCheckAction, "THM:control_data_integrity_check")
static InputParameters validParams()
std::shared_ptr< FEProblemBase > & _problem
Action to trigger the check of control data integrity.
static InputParameters validParams()
ControlDataIntegrityCheckAction(const InputParameters ¶meters)
virtual void controlDataIntegrityCheck()
Check the integrity of the control data.
Specialization of FEProblem to run with component subsystem.