Go to the documentation of this file.
13 #include "DerivativeMaterialInterface.h"
40 const MaterialProperty<RankTwoTensor> &
_stress;
const bool _disp_coupled
Coupled displacement variables.
virtual Real computeQpJacobian() override
const std::string _base_name
virtual Real computeQpResidual() override
std::vector< unsigned int > _disp_var
const MaterialProperty< RankTwoTensor > *const _deigenstrain_dT
d(strain)/d(temperature), if computed by ComputeThermalExpansionEigenstrain
RankFourTensorTempl< Real > RankFourTensor
const unsigned int _temp_var
WeakPlaneStress(const InputParameters ¶meters)
const MaterialProperty< RankFourTensor > & _Jacobian_mult
const unsigned int _direction
const MaterialProperty< RankTwoTensor > & _stress
InputParameters validParams< WeakPlaneStress >()
static InputParameters validParams()
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
RankTwoTensorTempl< Real > RankTwoTensor