static InputParameters validParams()
virtual void terminateSolve()
Allow objects to request clean termination of the solve.
bool _color_output
True if we're going to attempt to write color output.
virtual bool isSolveTerminationRequested()
Check of termination has been requested.
void _setCLIOption()
For Internal Use.
const InputParameters & parameters() const
Get the parameters of the object.
Every object that can be built by the factory should be derived from this class.
Class that hold the whole problem being solved.
bool _cli_option_found
True if the CLI option is found.
InputParameters validParams< Problem >()
Interface for objects that needs transient capabilities.
Problem(const InputParameters ¶meters)
bool _termination_requested
True if termination of the solve has been requested.