Opm::ElasticityIndices< PVOffset > Struct Template Reference

#include <elasticityindices.hpp>

Static Public Attributes

static constexpr int disp0Idx = PVOffset + 0
 
static constexpr int rot0Idx = disp0Idx + 3
 
static constexpr int solidPres0Idx = rot0Idx + 3
 
static constexpr int conti0EqIdx = PVOffset + 0
 
static constexpr int contiRotEqIdx = conti0EqIdx + 3
 
static constexpr int contiSolidPresEqIdx = contiRotEqIdx + 3
 
static constexpr int numEq = 7
 

Member Data Documentation

◆ conti0EqIdx

template<unsigned PVOffset>
constexpr int Opm::ElasticityIndices< PVOffset >::conti0EqIdx = PVOffset + 0
staticconstexpr

◆ contiRotEqIdx

template<unsigned PVOffset>
constexpr int Opm::ElasticityIndices< PVOffset >::contiRotEqIdx = conti0EqIdx + 3
staticconstexpr

◆ contiSolidPresEqIdx

template<unsigned PVOffset>
constexpr int Opm::ElasticityIndices< PVOffset >::contiSolidPresEqIdx = contiRotEqIdx + 3
staticconstexpr

◆ disp0Idx

template<unsigned PVOffset>
constexpr int Opm::ElasticityIndices< PVOffset >::disp0Idx = PVOffset + 0
staticconstexpr

◆ numEq

template<unsigned PVOffset>
constexpr int Opm::ElasticityIndices< PVOffset >::numEq = 7
staticconstexpr

◆ rot0Idx

template<unsigned PVOffset>
constexpr int Opm::ElasticityIndices< PVOffset >::rot0Idx = disp0Idx + 3
staticconstexpr

◆ solidPres0Idx

template<unsigned PVOffset>
constexpr int Opm::ElasticityIndices< PVOffset >::solidPres0Idx = rot0Idx + 3
staticconstexpr

The documentation for this struct was generated from the following file: