29 virtual void output()
override;
const InputParameters & parameters() const
Get the parameters of the object.
Based class for output objects.
Class to output the solution invalidity history summary to console.
virtual void output() override
Overload this function with the desired output activities.
virtual bool shouldOutput() override
Handles logic for determining if a step should be output.
SolutionInvalidity & _solution_invalidity
get SolutionInvalidity reference
unsigned int _timestep_interval
define The number of time steps to group together in the table reporting the solution invalidity occu...
static InputParameters validParams()
The SolutionInvalidity will contain all the information about the occurrence(s) of solution invalidit...