Go to the documentation of this file.
31 using Kernel::computeOffDiagJacobian;
41 const MaterialProperty<SymmTensor> &
_stress;
StressDivergence(const InputParameters ¶meters)
const bool _zdisp_coupled
const MaterialProperty< SymmTensor > & _stress_old
virtual void computeJacobian() override
virtual void computeResidual() override
const unsigned int _ydisp_var
const MaterialProperty< SymmElasticityTensor > & _Jacobian_mult
const unsigned int _component
virtual Real computeQpResidual() override
const unsigned int _zdisp_var
InputParameters validParams< StressDivergence >()
std::vector< std::vector< Real > > _avg_grad_test
This class defines a basic set of capabilities any elasticity tensor should have.
virtual Real computeQpJacobian() override
const MaterialProperty< SymmTensor > & _stress_older
const unsigned int _xdisp_var
const bool _xdisp_coupled
const bool _ydisp_coupled
const MaterialProperty< SymmTensor > & _stress
std::vector< std::vector< Real > > _avg_grad_phi
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
const MaterialProperty< SymmTensor > & _d_stress_dT
virtual void computeOffDiagJacobian(MooseVariableFEBase &jvar) override
bool _volumetric_locking_correction
const unsigned int _temp_var