The common indices for the shallow water equations model.
#include <dumux/freeflow/shallowwater/indices.hh>
◆ dimXIdx
constexpr int Dumux::ShallowWaterIndices::dimXIdx = 0 |
|
staticconstexpr |
◆ dimYIdx
constexpr int Dumux::ShallowWaterIndices::dimYIdx = 1 |
|
staticconstexpr |
◆ massBalanceIdx
constexpr int Dumux::ShallowWaterIndices::massBalanceIdx = 0 |
|
staticconstexpr |
◆ momentumXBalanceIdx
constexpr int Dumux::ShallowWaterIndices::momentumXBalanceIdx = 1 |
|
staticconstexpr |
◆ momentumYBalanceIdx
constexpr int Dumux::ShallowWaterIndices::momentumYBalanceIdx = 2 |
|
staticconstexpr |
◆ velocityOffset
constexpr int Dumux::ShallowWaterIndices::velocityOffset = velocityXIdx |
|
staticconstexpr |
◆ velocityXIdx
◆ velocityYIdx
◆ waterdepthIdx
constexpr int Dumux::ShallowWaterIndices::waterdepthIdx = massBalanceIdx |
|
staticconstexpr |
The documentation for this struct was generated from the following file: