TerminateControl(const InputParameters ¶meters)
const bool & _terminate
The control data that indicates if the simulation should be terminated.
const bool _throw_error
Flag to throw an error if the terminate condition is met.
static InputParameters validParams()
const std::string & _termination_message
Message to use if termination occurs.
const InputParameters & parameters() const
This control block will terminate a run if its input indicates so.