OGS
Base.h File Reference

Detailed Description

Definition in file Base.h.

Include dependency graph for Base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ProcessLib::SmallDeformation::MediaData
 

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::SmallDeformation
 

Typedefs

template<int DisplacementDim>
using ProcessLib::SmallDeformation::KelvinVector = KV::KelvinVectorType<DisplacementDim>
 
template<int DisplacementDim>
using ProcessLib::SmallDeformation::KelvinMatrix = KV::KelvinMatrixType<DisplacementDim>
 
template<int DisplacementDim>
using ProcessLib::SmallDeformation::GlobalDimVector = Eigen::Vector<double, DisplacementDim>
 
using ProcessLib::SmallDeformation::Temperature = BaseLib::StrongType<double, struct TemperatureTag>