|
|
| MineralConfig (const Deck &deck) |
|
auto | size () const |
|
auto | empty () const |
|
auto | begin () const |
|
auto | end () const |
|
const SpeciesEntry & | operator[] (const std::string &name) const |
|
const SpeciesEntry & | operator[] (std::size_t index) const |
|
bool | operator== (const GenericSpeciesConfig &data) const |
|
template<class Serializer> |
| void | serializeOp (Serializer &serializer) |
|
|
static GenericSpeciesConfig | serializationTestObject () |
|
void | initializeSpeciesType (const DeckItem &item, const Deck &deck, SpeciesType s) |
|
void | initFromXBLK (const DeckKeyword &sblk_keyword, const std::string &species_name, InfoLogger &logger) |
|
void | initFromXVDP (const DeckKeyword &svdp_keyword, const std::string &species_name, InfoLogger &logger) |
|
void | initEmpty (const std::string &species_name) |
|
void | checkSpeciesName (const std::string &species_name, SpeciesType s) |
The documentation for this class was generated from the following files:
- opm/input/eclipse/EclipseState/Geochemistry/MineralConfig.hpp
- opm/input/eclipse/EclipseState/Geochemistry/MineralConfig.cpp