MomentBalancing(const InputParameters ¶meters)
InputParameters validParams< MomentBalancing >()
const MaterialProperty< RankTwoTensor > & _stress
the stress tensor (not the moment stress) at the quad-point.
const MaterialProperty< RankFourTensor > & _Jacobian_mult
d(stress tensor)/(d strain tensor) Here strain_ij = grad_j disp_i + epsilon_ijk * wc_k
RankTwoTensorTempl< Real > RankTwoTensor
std::vector< unsigned int > _disp_var
the moose variable numbers for the displacements
const unsigned int _ndisp
virtual Real computeQpResidual()
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
static InputParameters validParams()
const unsigned int _nrots
RankFourTensorTempl< Real > RankFourTensor
This Kernel computes epsilon_ijk * stress_jk (sum over j and k) "i" is called _component in this clas...
const unsigned int _component
The Kernel computes epsilon_{component j k}*stress_{j k}.
virtual Real computeQpJacobian()
std::vector< unsigned int > _wc_var
the moose variable numbers for the Cosserat rotation degrees of freedom