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::RichardsMechanics::MediaData
 
struct  ProcessLib::RichardsMechanics::CapillaryPressureData< DisplacementDim >
 

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::RichardsMechanics
 

Typedefs

template<int DisplacementDim>
using ProcessLib::RichardsMechanics::KelvinVector = KV::KelvinVectorType<DisplacementDim>
 
template<int DisplacementDim>
using ProcessLib::RichardsMechanics::KelvinMatrix = KV::KelvinMatrixType<DisplacementDim>
 
template<int DisplacementDim>
using ProcessLib::RichardsMechanics::GlobalDimVector = Eigen::Vector<double, DisplacementDim>
 
template<int DisplacementDim>
using ProcessLib::RichardsMechanics::GlobalDimMatrix
 
using ProcessLib::RichardsMechanics::TemperatureData = BaseLib::StrongType<double, struct TemperatureDataTag>
 

Functions

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