const std::string & _param_name
The parameter name in the component that is controlled.
MooseObjectParameterName _ctrl_param_name
Control parameter name used internally by MOOSE (the name is generated by THM)
static InputParameters validParams()
SetComponentBoolValueControl(const InputParameters ¶meters)
const bool & _value
The value that is written into the component.
const InputParameters & parameters() const
Control to set a boolean value of a component parameter.
const std::string & _component_name
The name of the component that is controlled.