const ConsoleStream _console
An instance of helper class to write streams to the Console objects.
A helper class for re-directing output streams to Console output objects form MooseObjects.
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.
Interface for objects interacting with the PerfGraph.
Class that hold the whole problem being solved.
bool _cli_option_found
True if the CLI option is found.
static InputParameters validParams()
bool _color_output
True if we're going to attempt to write color output.
const ConsoleStream & console() const
Return console handle.
virtual void terminateSolve()
Allow objects to request clean termination of the solve.
void _setCLIOption()
For Internal Use.
virtual bool isSolveTerminationRequested() const
Check of termination has been requested.
bool _termination_requested
True if termination of the solve has been requested.