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::LargeDeformation::MediaData
 
struct  ProcessLib::LargeDeformation::DeformationGradientData< DisplacementDim >
 

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::LargeDeformation
 

Typedefs

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

Functions

template<int D>
constexpr GlobalDimVector< D > ProcessLib::LargeDeformation::DVnan ()
 Used to set a D dimensional vector to all not-a-number.
 
template<int D>
constexpr GlobalDimMatrix< D > ProcessLib::LargeDeformation::DMnan ()
 Used to set a D x D matrix to all not-a-number.