|
| 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 |
|
|
std::string | name |
|
std::string | unit |
|
UDQVarType | var_type |
|
The documentation for this class was generated from the following files:
- opm/io/eclipse/rst/udq.hpp
- opm/io/eclipse/rst/udq.cpp