14 #define usingComputeIsotropicElasticityTensorShellMembers usingMaterialMembers 46 std::vector<const ADMaterialProperty<RankTwoTensor> *>
_ge;
ADComputeIsotropicElasticityTensorShell(const InputParameters ¶meters)
The following methods are specializations for using the Parallel::packed_range_* routines for a vecto...
Real _poissons_ratio
Lame' paramters.
std::vector< Point > _t_points
Quadrature points along thickness.
RankFourTensor _Cijkl
Individual elasticity tensor.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
virtual void computeQpProperties() override
std::vector< const ADMaterialProperty< RankTwoTensor > * > _ge
Material property for ge matrix.
std::vector< ADMaterialProperty< RankFourTensor > * > _elasticity_tensor
Material property elasticity tensor.
static InputParameters validParams()