DynamicStressDivergenceTensors derives from StressDivergenceTensors and adds stress related Rayleigh ...
const MaterialProperty< Real > & _zeta
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
virtual Real computeQpJacobian()
const MaterialProperty< RankTwoTensor > & _stress_older
The old and older states of the stress tensor that the divergence operator operates on.
const MaterialProperty< RankTwoTensor > & _stress_old
const bool _static_initialization
virtual Real computeQpResidual()
static InputParameters validParams()
StressDivergenceTensors mostly copies from StressDivergence.