|
using | FluidSystem = GetPropType< TypeTag, Properties::FluidSystem > |
|
using | RateVector = GetPropType< TypeTag, Properties::RateVector > |
|
using | Simulator = GetPropType< TypeTag, Properties::Simulator > |
|
|
| AquiferInterface (int aqID, const Simulator &ebosSimulator) |
|
virtual void | initFromRestart (const data::Aquifers &aquiferSoln)=0 |
|
virtual void | initialSolutionApplied ()=0 |
|
virtual void | beginTimeStep ()=0 |
|
virtual void | endTimeStep ()=0 |
|
virtual data::AquiferData | aquiferData () const =0 |
|
template<class Context > |
void | addToSource (RateVector &rates, const Context &context, const unsigned spaceIdx, const unsigned timeIdx) |
|
virtual void | addToSource (RateVector &rates, const unsigned cellIdx, const unsigned timeIdx)=0 |
|
int | aquiferID () const |
|
|
bool | co2store_ () const |
|
int | phaseIdx_ () const |
|
|
const int | aquiferID_ {} |
|
const Simulator & | ebos_simulator_ |
|
The documentation for this class was generated from the following file: