My Project
Loading...
Searching...
No Matches
Opm::RestartIO::RstUDQ Class Reference

Classes

struct  RstAssign
 
struct  RstDefine
 

Public Member Functions

 RstUDQ (const std::string &name_arg, const std::string &unit_arg, const std::string &define_arg, UDQUpdate status_arg)
 
 RstUDQ (const std::string &name_arg, const std::string &unit_arg)
 
void add_value (double value)
 
void add_value (const std::string &wgname, double value)
 
bool is_define () const
 
UDQUpdate updateStatus () const
 
double assign_value () const
 
const std::unordered_set< std::string > & assign_selector () const
 
const std::string & expression () const
 
const std::vector< std::pair< std::string, double > > & values () const
 
std::optional< double > field_value () const
 

Public Attributes

std::string name
 
std::string unit
 
UDQVarType var_type
 

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