|
| GroupOrder (std::size_t max_groups) |
|
void | add (const std::string &name) |
|
const std::vector< std::string > & | names () const |
|
bool | has (const std::string &wname) const |
|
std::vector< std::optional< std::string > > | restart_groups () const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
bool | operator== (const GroupOrder &other) const |
|
std::vector< std::string >::const_iterator | begin () const |
|
std::vector< std::string >::const_iterator | end () const |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/Well/NameOrder.hpp
- opm/input/eclipse/Schedule/Well/NameOrder.cpp