Interface class for user objects that interface with the generalized plane strain kernel.
virtual void computeResidual() override
virtual void reinit() override
virtual Real computeQpResidual() override
virtual void computeJacobian() override
method to provide the diagonal jacobian term for scalar variable using value returned from Postproces...
virtual Real computeQpJacobian() override
static InputParameters validParams()
const GeneralizedPlaneStrainUOInterface & _gps
const unsigned int _scalar_var_id
const InputParameters & parameters() const
void mooseError(Args &&... args) const