22 #include <opm/input/eclipse/Schedule/UDQ/UDQEnums.hpp> 23 #include <opm/input/eclipse/Schedule/UDQ/UDQToken.hpp> 32 class KeywordLocation;
41 std::unique_ptr<UDQASTNode>
42 parseUDQExpression(
const UDQParams& udq_params,
43 UDQVarType target_type,
44 const std::string& target_var,
45 const KeywordLocation& location,
46 const std::vector<UDQToken>& tokens_,
47 const ParseContext& parseContext,
52 #endif // UDQPARSER_HPP This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30