|
enum class | CalcMode { None = 0
, TimeInterval = 1
, TimeStepStart = 2
, NUPCOL = 3
} |
|
|
| Balance (const Tuning &tuning, const DeckKeyword &keyword) |
|
CalcMode | mode () const |
|
double | interval () const |
|
double | pressure_tolerance () const |
|
std::size_t | pressure_max_iter () const |
|
double | thp_tolerance () const |
|
std::size_t | thp_max_iter () const |
|
double | target_balance_error () const |
|
double | max_balance_error () const |
|
double | min_tstep () const |
|
bool | operator== (const Balance &other) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
The documentation for this class was generated from the following file:
- opm/parser/eclipse/EclipseState/Schedule/Network/Balance.hpp