36 const std::vector<const VariableValue *>
_value;
void mooseError(Args &&... args)
Emit an error message with the given stringified, concatenated args and terminate the application.
const InputParameters & parameters() const
Get the parameters of the object.
Constraint to enforce equal values (in 1D)
const std::vector< unsigned int > _val_number
const std::vector< const VariableValue * > _value
static InputParameters validParams()
virtual Real computeQpResidual() override
virtual void computeResidual() override
Compute this object's contribution to the residual.
virtual void computeJacobian() override
Compute this object's contribution to the diagonal Jacobian entries.
virtual Real computeQpJacobian() override