27 const RealEigenVector &
_v;
Base class for deriving any boundary condition of a integrated type.
const RealEigenVector & _v
virtual void computeQpResidual(RealEigenVector &residual) override
Method for computing the residual at quadrature points, to be filled in residual.
virtual RealEigenVector computeQpJacobian() override
Method for computing the diagonal Jacobian at quadrature points.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.