OGS
Base.h File Reference
Include dependency graph for RichardsMechanics/ConstitutiveRelations/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

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.