const std::string & _component_name
The name of the component we read the value from.
InputParameterWarehouse & _input_parameter_warehouse
bool _value
The value of the boolean parameter in component '_component_name'.
const std::string & _param_name
The name of boolean parameter.
virtual Real getValue() const override
virtual void execute() override
registerMooseObject("ThermalHydraulicsApp", BoolComponentParameterValuePostprocessor)
static InputParameters validParams()
MooseObjectParameterName _ctrl_param_name
The name of the control parameter in MOOSE.
static InputParameters validParams()
BoolComponentParameterValuePostprocessor(const InputParameters ¶meters)
Postprocessor for reading a boolean value from the control logic system.
virtual void initialize() override