Moose::GenericType< Real, is_ad > GenericReal
virtual GenericReal< is_ad > computeQpResidual() override
Method for computing the residual at quadrature points.
virtual Real computeScalarQpOffDiagJacobian(const unsigned int jvar) override
Method for computing d-_kappa-residual / d-_var at quadrature points.
Real _value
Given (constant) which we want the integral of the solution variable to match.
const PostprocessorValue & _pp_value
Name of the Postprocessor containing the volume of the domain.
virtual Real computeQpOffDiagJacobianScalar(const unsigned int svar) override
Method for computing d-_var-residual / d-_kappa at quadrature points.
virtual GenericReal< is_ad > computeScalarQpResidual() override
Method for computing the scalar part of residual at quadrature points.
This Kernel implements part of the equation that enforces the constraint of.
ScalarLMKernelTempl< true > ADScalarLMKernel
virtual Real computeScalarQpJacobian() override
Method for computing the scalar variable part of Jacobian at quadrature points.
usingGenericKernelScalarMembers
ScalarLMKernelTempl(const InputParameters ¶meters)
Real PostprocessorValue
various MOOSE typedefs
ScalarLMKernelTempl< false > ScalarLMKernel
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
static InputParameters validParams()