15#include "libmesh/system.h"
39 virtual void output()
override;
const InputParameters & parameters() const
Get the parameters of the object.
Nonlinear system to be solved.
Adds the ability to output on every nonlinear and/or linear residual.
A class for producing various debug related outputs.
static InputParameters validParams()
NonlinearSystemBase & _nl
Reference to MOOSE's nonlinear system.
virtual void output() override
Perform the debugging output.
libMesh::System & _sys
Reference to libMesh system.