24 virtual void execute()
override;
virtual void execute() override
Execute the control.
Converts a Real-valued chain control data to boolean.
const Real & _input
The value before conversion.
static InputParameters validParams()
RealToBoolChainControl(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
bool & _output
The converted value.
Control that additionally provides the capability to produce/consume data values, to allow control op...