|
enum | { dimWorld = GridView::dimensionworld
} |
|
using | Simulator = GetPropType< TypeTag, Properties::Simulator > |
|
using | ElementContext = GetPropType< TypeTag, Properties::ElementContext > |
|
using | FluidSystem = GetPropType< TypeTag, Properties::FluidSystem > |
|
using | BlackoilIndices = GetPropType< TypeTag, Properties::Indices > |
|
using | GridView = GetPropType< TypeTag, Properties::GridView > |
|
using | MaterialLaw = GetPropType< TypeTag, Properties::MaterialLaw > |
|
using | Eval = DenseAd::Evaluation< double, numEq > |
|
using | Toolbox = MathToolbox< Eval > |
|
|
| AquiferNumerical (const SingleNumericalAquifer &aquifer, const std::unordered_map< int, int > &cartesian_to_compressed, const Simulator &ebos_simulator, const int *global_cell) |
|
void | initFromRestart (const data::Aquifers &aquiferSoln) |
|
void | endTimeStep () |
|
data::AquiferData | aquiferData () const |
|
void | initialSolutionApplied () |
|
int | aquiferID () const |
|
|
static const int | numEq = BlackoilIndices::numEq |
|
The documentation for this class was generated from the following file: