37 const std::vector<unsigned int>
_v_var;
38 const std::vector<const VariableValue *>
_v;
const unsigned int _n_coupled
const std::vector< Real > _coef
const std::vector< unsigned int > _v_var
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
Represents a right hand side force term of the form Sum_j c_j * m_j * v_j, where c is a vector of rea...
MatCoupledForce(const InputParameters ¶meters)
static InputParameters validParams()
const std::vector< const VariableValue * > _v
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
For coupling standard variables.
std::vector< const MaterialProperty< Real > * > _mat_props
const InputParameters & parameters() const
Get the parameters of the object.
const bool _coupled_props
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
std::map< unsigned int, unsigned int > _v_var_to_index