21template <
bool is_ad,
typename T = RankFourTensor>
ComputeElasticityTensorBaseTempl< true > ADComputeElasticityTensorBase
ComputeElasticityTensorBaseTempl< false > ComputeElasticityTensorBase
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
ComputeElasticityTensorBase the base class for computing elasticity tensors.
ComputeElasticityTensorBaseTempl(const InputParameters ¶meters)
virtual void computeQpProperties()
std::string _elasticity_tensor_name
virtual void computeQpElasticityTensor()=0
GenericMaterialProperty< T, is_ad > & _elasticity_tensor
GenericMaterialProperty< Real, is_ad > & _effective_stiffness
const Function *const _prefactor_function
prefactor function to multiply the elasticity tensor with
static InputParameters validParams()
const std::string _base_name
Base name of the material system.
Add-on class that provides the functionality to issue guarantees for declared material properties.