|
using | FunctionMap = std::unordered_map< std::string, std::shared_ptr< UDQFunction > > |
|
|
| UDQFunctionTable (const UDQParams ¶ms) |
|
| UDQFunctionTable (const UDQParams ¶m, const FunctionMap &map) |
|
bool | has_function (const std::string &name) const |
|
const UDQFunction & | get (const std::string &name) const |
|
const UDQParams & | getParams () const |
|
const FunctionMap & | functionMap () const |
|
bool | operator== (const UDQFunctionTable &data) const |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/UDQ/UDQFunctionTable.hpp
- opm/input/eclipse/Schedule/UDQ/UDQFunctionTable.cpp