My Project
|
Public Member Functions | |
WellMatcher (const NameOrder &well_order) | |
WellMatcher (std::initializer_list< std::string > wells) | |
WellMatcher (const std::vector< std::string > &wells) | |
WellMatcher (const NameOrder &well_order, const WListManager &wlm) | |
std::vector< std::string > | sort (std::vector< std::string > wells) const |
std::vector< std::string > | wells (const std::string &pattern) const |
const std::vector< std::string > & | wells () const |