|
| Block (const std::string &filename) |
|
std::size_t | size () const |
|
void | load (const Deck &deck, std::size_t deck_index) |
|
std::optional< std::size_t > | find (const std::string &keyword, std::size_t keyword_index) const |
|
bool | empty () const |
|
void | erase (const FileDeck::Index &index) |
|
void | insert (std::size_t keyword_index, const DeckKeyword &keyword) |
|
void | dump (DeckOutput &out) const |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Deck/FileDeck.hpp
- opm/input/eclipse/Deck/FileDeck.cpp