ComputeElasticityTensor defines an elasticity tensor material object as a function of concentration field. More...
#include <ComputeConcentrationDependentElasticityTensor.h>
Public Member Functions | |
ComputeConcentrationDependentElasticityTensor (const InputParameters ¶meters) | |
bool | hasGuarantee (const MaterialPropertyName &prop_name, Guarantee guarantee) |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Member Functions | |
virtual void | computeQpElasticityTensor () |
virtual void | computeQpProperties () |
void | issueGuarantee (const MaterialPropertyName &prop_name, Guarantee guarantee) |
void | revokeGuarantee (const MaterialPropertyName &prop_name, Guarantee guarantee) |
Protected Attributes | |
RankFourTensor | _Cijkl0 |
Elasticity tensor for phase with zero concentration. More... | |
RankFourTensor | _Cijkl1 |
Elasticity tensor for phase with concentration 1. More... | |
const VariableValue & | _c |
Concentration variable. More... | |
VariableName | _c_name |
MaterialProperty< RankFourTensor > & | _delasticity_tensor_dc |
Derivative of elasticity tensor with respect to concentration. More... | |
RealVectorValue | _Euler_angles |
const std::string | _base_name |
std::string | _elasticity_tensor_name |
MaterialProperty< RankFourTensor > & | _elasticity_tensor |
MaterialProperty< Real > & | _effective_stiffness |
const Function *const | _prefactor_function |
prefactor function to multiply the elasticity tensor with More... | |
Private Attributes | |
std::map< MaterialPropertyName, std::set< Guarantee > > | _guarantees |
ComputeElasticityTensor defines an elasticity tensor material object as a function of concentration field.
Definition at line 23 of file ComputeConcentrationDependentElasticityTensor.h.
ComputeConcentrationDependentElasticityTensor::ComputeConcentrationDependentElasticityTensor | ( | const InputParameters & | parameters | ) |
Definition at line 34 of file ComputeConcentrationDependentElasticityTensor.C.
|
protectedvirtual |
Implements ComputeElasticityTensorBase.
Definition at line 55 of file ComputeConcentrationDependentElasticityTensor.C.
|
protectedvirtualinherited |
Definition at line 43 of file ComputeElasticityTensorBase.C.
|
inherited |
Definition at line 16 of file GuaranteeProvider.C.
|
protectedinherited |
Definition at line 27 of file GuaranteeProvider.C.
Referenced by ADComputeVariableIsotropicElasticityTensor< compute_stage >::ADComputeVariableIsotropicElasticityTensor(), ComputeCosseratElasticityTensor::ComputeCosseratElasticityTensor(), ComputeElasticityTensor::ComputeElasticityTensor(), ComputeIsotropicElasticityTensor::ComputeIsotropicElasticityTensor(), ComputeLayeredCosseratElasticityTensor::ComputeLayeredCosseratElasticityTensor(), ComputeVariableIsotropicElasticityTensor::ComputeVariableIsotropicElasticityTensor(), GeneralizedKelvinVoigtModel::GeneralizedKelvinVoigtModel(), and GeneralizedMaxwellModel::GeneralizedMaxwellModel().
|
protectedinherited |
Definition at line 34 of file GuaranteeProvider.C.
Referenced by ComputeElasticityTensorCP::ComputeElasticityTensorCP().
|
static |
Definition at line 18 of file ComputeConcentrationDependentElasticityTensor.C.
|
protectedinherited |
Definition at line 37 of file ComputeElasticityTensorBase.h.
Referenced by LinearViscoelasticityBase::declareViscoelasticProperties(), and LinearViscoelasticityBase::LinearViscoelasticityBase().
|
protected |
Concentration variable.
Definition at line 38 of file ComputeConcentrationDependentElasticityTensor.h.
Referenced by computeQpElasticityTensor().
|
protected |
Definition at line 39 of file ComputeConcentrationDependentElasticityTensor.h.
|
protected |
Elasticity tensor for phase with zero concentration.
Definition at line 34 of file ComputeConcentrationDependentElasticityTensor.h.
Referenced by ComputeConcentrationDependentElasticityTensor(), and computeQpElasticityTensor().
|
protected |
Elasticity tensor for phase with concentration 1.
Definition at line 36 of file ComputeConcentrationDependentElasticityTensor.h.
Referenced by ComputeConcentrationDependentElasticityTensor(), and computeQpElasticityTensor().
|
protected |
Derivative of elasticity tensor with respect to concentration.
Definition at line 42 of file ComputeConcentrationDependentElasticityTensor.h.
Referenced by computeQpElasticityTensor().
|
protectedinherited |
Definition at line 41 of file ComputeElasticityTensorBase.h.
Referenced by ComputeIsotropicElasticityTensor::computeQpElasticityTensor(), and ComputeElasticityTensorBase::computeQpProperties().
|
protectedinherited |
Definition at line 40 of file ComputeElasticityTensorBase.h.
Referenced by GeneralizedKelvinVoigtBase::computeQpApparentCreepStrain(), GeneralizedMaxwellBase::computeQpApparentCreepStrain(), GeneralizedKelvinVoigtBase::computeQpApparentElasticityTensors(), GeneralizedMaxwellBase::computeQpApparentElasticityTensors(), ComputeCosseratElasticityTensor::computeQpElasticityTensor(), ComputeElasticityTensor::computeQpElasticityTensor(), computeQpElasticityTensor(), ComputeIsotropicElasticityTensor::computeQpElasticityTensor(), ComputePolycrystalElasticityTensor::computeQpElasticityTensor(), ComputeElasticityTensorCP::computeQpElasticityTensor(), ComputeVariableIsotropicElasticityTensor::computeQpElasticityTensor(), ComputeLayeredCosseratElasticityTensor::computeQpElasticityTensor(), and ComputeElasticityTensorBase::computeQpProperties().
|
protectedinherited |
Definition at line 38 of file ComputeElasticityTensorBase.h.
Referenced by ComputeCosseratElasticityTensor::ComputeCosseratElasticityTensor(), ComputeElasticityTensor::ComputeElasticityTensor(), ComputeElasticityTensorCP::ComputeElasticityTensorCP(), ComputeIsotropicElasticityTensor::ComputeIsotropicElasticityTensor(), ComputeLayeredCosseratElasticityTensor::ComputeLayeredCosseratElasticityTensor(), ComputePolycrystalElasticityTensor::ComputePolycrystalElasticityTensor(), ComputeVariableIsotropicElasticityTensor::ComputeVariableIsotropicElasticityTensor(), GeneralizedKelvinVoigtModel::GeneralizedKelvinVoigtModel(), GeneralizedMaxwellModel::GeneralizedMaxwellModel(), ComputeVariableIsotropicElasticityTensor::initialSetup(), and LinearViscoelasticityBase::LinearViscoelasticityBase().
|
protectedinherited |
Definition at line 31 of file ComputeRotatedElasticityTensorBase.h.
Referenced by ComputeElasticityTensorCP::assignEulerAngles(), ComputeConcentrationDependentElasticityTensor(), and ComputeElasticityTensor::ComputeElasticityTensor().
|
privateinherited |
Definition at line 37 of file GuaranteeProvider.h.
Referenced by GuaranteeProvider::hasGuarantee(), GuaranteeProvider::issueGuarantee(), and GuaranteeProvider::revokeGuarantee().
|
protectedinherited |
prefactor function to multiply the elasticity tensor with
Definition at line 44 of file ComputeElasticityTensorBase.h.
Referenced by ComputeLayeredCosseratElasticityTensor::computeQpElasticityTensor(), and ComputeElasticityTensorBase::computeQpProperties().