|
| WellSet (const std::vector< std::string > &wells) |
|
void | add (const std::string &well) |
|
std::size_t | size () const |
|
std::vector< std::string > | wells () const |
|
bool | contains (const std::string &well) const |
|
WellSet & | intersect (const WellSet &other) |
|
WellSet & | add (const WellSet &other) |
|
bool | operator== (const WellSet &other) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
|
static WellSet | serializationTestObject () |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/Action/ActionResult.hpp
- opm/input/eclipse/Schedule/Action/ActionResult.cpp