38 virtual void reinit()
override;
virtual Real computeQpJacobian() override
AverageValueConstraint(const InputParameters ¶meters)
const PostprocessorValue & _pp_value
Name of the Postprocessor value we are trying to equate with 'value'.
virtual Real computeQpOffDiagJacobianScalar(unsigned int jvar)
This Kernel implements part of the equation that enforces the constraint of.
virtual Real computeQpResidual() override
virtual void computeOffDiagJacobianScalar(unsigned int jvar) override
Computes jacobian block with respect to a scalar variable.
Real PostprocessorValue
various MOOSE typedefs
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
virtual void reinit() override
Reinitialization method called before each call to computeResidual()
static InputParameters validParams()
Real _value
Given (constant) which we want the integral of the solution variable to match.