OGS
FormKelvinVector.cpp File Reference

Detailed Description

Created on February 12, 2021, 4:34 PM

Definition in file FormKelvinVector.cpp.

#include "FormKelvinVector.h"
#include "BaseLib/Error.h"
Include dependency graph for FormKelvinVector.cpp:

Go to the source code of this file.

Classes

struct  MaterialPropertyLib::FormKelvinVector< GlobalDim >
 

Namespaces

namespace  MaterialPropertyLib
 

Functions

template<int GlobalDim>
MathLib::KelvinVector::KelvinVectorType< GlobalDim > MaterialPropertyLib::formKelvinVector (MaterialPropertyLib::PropertyDataType const &values)
 A function to form a Kelvin vector from strain or stress alike property like thermal expansivity for thermal strain.
 
template MathLib::KelvinVector::KelvinVectorType< 2 > MaterialPropertyLib::formKelvinVector< 2 > (MaterialPropertyLib::PropertyDataType const &values)
 
template MathLib::KelvinVector::KelvinVectorType< 3 > MaterialPropertyLib::formKelvinVector< 3 > (MaterialPropertyLib::PropertyDataType const &values)
 

Variables

static constexpr const char MaterialPropertyLib::error_info []