const RealEigenVector _coef
static InputParameters validParams()
const VariableValue *const _v
const InputParameters & parameters() const
Get the parameters of the object.
This class provides an interface for common operations on field variables of both FE and FV types wit...
ArrayCoupledForce(const InputParameters ¶meters)
const unsigned int _v_var
OutputTools< RealEigenVector >::VariableValue ArrayVariableValue
const ArrayVariableValue *const _v_array
Eigen::Matrix< Real, Eigen::Dynamic, Eigen::Dynamic > RealEigenMatrix
Eigen::Matrix< Real, Eigen::Dynamic, 1 > RealEigenVector
virtual RealEigenMatrix computeQpOffDiagJacobian(const MooseVariableFEBase &jvar) override
This is the virtual that derived classes should override for computing a full Jacobian component...
virtual void computeQpResidual(RealEigenVector &residual) override
Compute this Kernel's contribution to the residual at the current quadrature point, to be filled in residual.