The indices for the isothermal Richards, n-component model.
#include <dumux/porousmediumflow/richardsnc/indices.hh>
|
| static constexpr int | compMainIdx = 0 |
| | Component indices.
|
| |
| static constexpr int | pressureIdx = 0 |
| | primary variable indices
|
| |
| static constexpr int | conti0EqIdx = 0 |
| | Equation indices.
|
| |
◆ compMainIdx
| int Dumux::RichardsNCIndices::compMainIdx = 0 |
|
staticconstexpr |
◆ conti0EqIdx
| int Dumux::RichardsNCIndices::conti0EqIdx = 0 |
|
staticconstexpr |
- Note
- These indices make sense if the first balance is replaced by the total mass balance. continuity equation index
◆ pressureIdx
| int Dumux::RichardsNCIndices::pressureIdx = 0 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: