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