ComputeConcentrationDependentElasticityTensor(const InputParameters ¶meters)
RankFourTensor _Cijkl0
Elasticity tensor for phase with zero concentration.
ComputeRotatedElasticityTensorBase is an intermediate base class that rotates an elasticity tensor ba...
InputParameters validParams< ComputeConcentrationDependentElasticityTensor >()
MaterialProperty< RankFourTensor > & _delasticity_tensor_dc
Derivative of elasticity tensor with respect to concentration.
RankFourTensor _Cijkl1
Elasticity tensor for phase with concentration 1.
const VariableValue & _c
Concentration variable.
ComputeElasticityTensor defines an elasticity tensor material object as a function of concentration f...
static InputParameters validParams()
virtual void computeQpElasticityTensor()