|
using | storage = std::vector< std::string > |
|
|
| WList (const storage &wlist, std::string wlname) |
|
std::size_t | size () const |
|
void | add (const std::string &well) |
|
void | del (const std::string &well) |
|
bool | has (const std::string &well) const |
|
std::string | getName () const |
|
std::vector< std::string > | wells () const |
|
bool | operator== (const WList &data) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/Well/WList.hpp
- opm/input/eclipse/Schedule/Well/WList.cpp