ComputeThermalExpansionEigenstrainBase is a base class for all models that compute eigenstrains due to thermal expansion of a material.
More...
#include <ComputeThermalExpansionEigenstrainBase.h>
ComputeThermalExpansionEigenstrainBase is a base class for all models that compute eigenstrains due to thermal expansion of a material.
Definition at line 27 of file ComputeThermalExpansionEigenstrainBase.h.
◆ ComputeThermalExpansionEigenstrainBase()
ComputeThermalExpansionEigenstrainBase::ComputeThermalExpansionEigenstrainBase |
( |
const InputParameters & |
parameters | ) |
|
◆ computeQpEigenstrain()
void ComputeThermalExpansionEigenstrainBase::computeQpEigenstrain |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ computeThermalStrain()
virtual void ComputeThermalExpansionEigenstrainBase::computeThermalStrain |
( |
Real & |
thermal_strain, |
|
|
Real & |
instantaneous_cte |
|
) |
| |
|
protectedpure virtual |
◆ validParams()
InputParameters ComputeThermalExpansionEigenstrainBase::validParams |
( |
| ) |
|
|
static |
◆ _deigenstrain_dT
MaterialProperty<RankTwoTensor>& ComputeThermalExpansionEigenstrainBase::_deigenstrain_dT |
|
protected |
◆ _stress_free_temperature
const VariableValue& ComputeThermalExpansionEigenstrainBase::_stress_free_temperature |
|
protected |
◆ _temperature
const VariableValue& ComputeThermalExpansionEigenstrainBase::_temperature |
|
protected |
The documentation for this class was generated from the following files: