|
| WListManager (const RestartIO::RstState &rst_state) |
|
std::size_t | WListSize () const |
|
bool | hasList (const std::string &) const |
|
WList & | getList (const std::string &name) |
|
const WList & | getList (const std::string &name) const |
|
WList & | newList (const std::string &name, const std::vector< std::string > &wname) |
|
const std::vector< std::string > & | getWListNames (const std::string &wname) const |
|
std::size_t | getNoWListsWell (std::string wname) const |
|
bool | hasWList (const std::string &wname) const |
|
void | addWListWell (const std::string &wname, const std::string &wlname) |
|
void | delWell (const std::string &wname) |
|
void | delWListWell (const std::string &wname, const std::string &wlname) |
|
bool | operator== (const WListManager &data) const |
|
std::vector< std::string > | wells (const std::string &wlist_pattern) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/Well/WListManager.hpp
- opm/input/eclipse/Schedule/Well/WListManager.cpp