My Project
Loading...
Searching...
No Matches
Opm::WList Class Reference

Public Types

using storage = std::vector< std::string >
 

Public Member Functions

 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: