My Project
|
Classes | |
class | InputRecord |
class | OutputRecord |
struct | RstRecord |
Public Member Functions | |
int | update (const UDQConfig &udq_config, const UDAValue &uda, const std::string &wgname, UDAControl control) |
operator bool () const | |
const std::vector< OutputRecord > & | iuad () const |
std::vector< InputRecord > | iuap () const |
bool | operator== (const UDQActive &data) const |
template<class Serializer > | |
void | serializeOp (Serializer &serializer) |
Static Public Member Functions | |
static UDQActive | serializationTestObject () |
static std::vector< RstRecord > | load_rst (const UnitSystem &units, const UDQConfig &udq_config, const RestartIO::RstState &rst_state, const std::vector< std::string > &well_names, const std::vector< std::string > &group_names) |