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

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::ThermoRichardsMechanics
 

Typedefs

template<int DisplacementDim>
using ProcessLib::ThermoRichardsMechanics::KelvinVector = KV::KelvinVectorType<DisplacementDim>
 
template<int DisplacementDim>
using ProcessLib::ThermoRichardsMechanics::KelvinMatrix = KV::KelvinMatrixType<DisplacementDim>
 
template<int DisplacementDim>
using ProcessLib::ThermoRichardsMechanics::GlobalDimVector = Eigen::Vector<double, DisplacementDim>
 
template<int DisplacementDim>
using ProcessLib::ThermoRichardsMechanics::GlobalDimMatrix
 

Functions

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