Specifies a number properties of the elastic model.
#include <dumux/geomechanics/elastic/model.hh>
|
static constexpr int | numEq () |
| the number of equations is equal to grid dimension
|
|
static constexpr int | numFluidPhases () |
| This model does not consider fluid phases.
|
|
static constexpr int | numFluidComponents () |
| This model does not consider fluid phases.
|
|
static constexpr int | numSolidComponents () |
| We have one solid phase here.
|
|
static constexpr bool | enableEnergyBalance () |
| Energy balance not yet implemented.
|
|
◆ Indices
template<int dim, int numSolidComp>
◆ enableEnergyBalance()
template<int dim, int numSolidComp>
◆ numEq()
template<int dim, int numSolidComp>
◆ numFluidComponents()
template<int dim, int numSolidComp>
◆ numFluidPhases()
template<int dim, int numSolidComp>
◆ numSolidComponents()
template<int dim, int numSolidComp>
The documentation for this struct was generated from the following file: