|
| UDQInput (const UDQIndex &index, const UDQDefine &udq_define, const std::string &unit) |
|
| UDQInput (const UDQIndex &index, const UDQAssign &udq_assign, const std::string &unit) |
|
template<typename T > |
const T & | get () const |
|
template<typename T > |
bool | is () const |
|
const std::string & | keyword () const |
|
const UDQVarType & | var_type () const |
|
const std::string & | unit () const |
|
bool | operator== (const UDQInput &other) const |
|
template<> |
bool | is () const |
|
template<> |
bool | is () const |
|
template<> |
const UDQAssign & | get () const |
|
template<> |
const UDQDefine & | get () const |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/UDQ/UDQInput.hpp
- opm/input/eclipse/Schedule/UDQ/UDQInput.cpp