OGS
FormKelvinVectorFromThermalExpansivity.cpp File Reference

Detailed Description

Created on February 12, 2021, 4:34 PM

Definition in file FormKelvinVectorFromThermalExpansivity.cpp.

Include dependency graph for FormKelvinVectorFromThermalExpansivity.cpp:

Go to the source code of this file.

Classes

struct  MaterialPropertyLib::FormKelvinVectorFromThermalExpansivity< GlobalDim >
 

Namespaces

 MaterialPropertyLib
 

Functions

template<int GlobalDim>
MathLib::KelvinVector::KelvinVectorType< GlobalDim > MaterialPropertyLib::formKelvinVectorFromThermalExpansivity (MaterialPropertyLib::PropertyDataType const &values)
 A function to form a Kelvin vector from thermal expansivity for thermal strain. More...
 
template MathLib::KelvinVector::KelvinVectorType< 2 > MaterialPropertyLib::formKelvinVectorFromThermalExpansivity< 2 > (MaterialPropertyLib::PropertyDataType const &values)
 
template MathLib::KelvinVector::KelvinVectorType< 3 > MaterialPropertyLib::formKelvinVectorFromThermalExpansivity< 3 > (MaterialPropertyLib::PropertyDataType const &values)
 

Variables

static const char MaterialPropertyLib::error_info []