My Project
Loading...
Searching...
No Matches
Opm::Action::Result Class Reference

Public Member Functions

 Result (bool result_arg)
 
 Result (bool result_arg, const std::vector< std::string > &wells)
 
 Result (bool result_arg, const WellSet &wells)
 
 operator bool () const
 
std::vector< std::string > wells () const
 
bool has_well (const std::string &well) const
 
void add_well (const std::string &well)
 
Resultoperator|= (const Result &other)
 
Resultoperator&= (const Result &other)
 
bool operator== (const Result &other) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static Result serializationTestObject ()
 

The documentation for this class was generated from the following files: