22 "On diagonal Jacobian fill term to retain an invertible matrix for the preconditioner");
27 :
Kernel(parameters), _jacobian_fill(getParam<Real>(
"jacobian_fill"))
registerMooseObject("MooseApp", NullKernel)
static InputParameters validParams()
const Real _jacobian_fill
filler value to put on the on-diagonal Jacobian
NullKernel(const InputParameters ¶meters)
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
static InputParameters validParams()
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.