My Project
|
This is the complete list of members for Opm::ParseContext, including all inherited members.
ACTIONX_CONDITION_ERROR (defined in Opm::ParseContext) | Opm::ParseContext | static |
ACTIONX_ILLEGAL_KEYWORD (defined in Opm::ParseContext) | Opm::ParseContext | static |
ACTIONX_NO_CONDITION (defined in Opm::ParseContext) | Opm::ParseContext | static |
addKey(const std::string &key, InputErrorAction default_action) (defined in Opm::ParseContext) | Opm::ParseContext | |
begin() const (defined in Opm::ParseContext) | Opm::ParseContext | |
end() const (defined in Opm::ParseContext) | Opm::ParseContext | |
get(const std::string &key) const (defined in Opm::ParseContext) | Opm::ParseContext | |
handleError(const std::string &errorKey, const std::string &msg, const std::optional< KeywordLocation > &location, ErrorGuard &errors) const (defined in Opm::ParseContext) | Opm::ParseContext | |
handleUnknownKeyword(const std::string &keyword, const std::optional< KeywordLocation > &location, ErrorGuard &errors) const (defined in Opm::ParseContext) | Opm::ParseContext | |
hasKey(const std::string &key) const (defined in Opm::ParseContext) | Opm::ParseContext | |
ignoreKeyword(const std::string &keyword) (defined in Opm::ParseContext) | Opm::ParseContext | |
INTERNAL_ERROR_UNINITIALIZED_THPRES (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_EXTRA_DATA (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_EXTRA_RECORDS (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_INVALID_KEYWORD_COMBINATION (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_LONG_KEYWORD (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_MISSING_DIMS_KEYWORD (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_MISSING_INCLUDE (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_MISSING_SECTIONS (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_RANDOM_SLASH (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_RANDOM_TEXT (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_UNKNOWN_KEYWORD (defined in Opm::ParseContext) | Opm::ParseContext | static |
PARSE_WGNAME_SPACE (defined in Opm::ParseContext) | Opm::ParseContext | static |
ParseContext() (defined in Opm::ParseContext) | Opm::ParseContext | |
ParseContext(InputErrorAction default_action) (defined in Opm::ParseContext) | Opm::ParseContext | explicit |
ParseContext(const std::vector< std::pair< std::string, InputErrorAction > > &initial) (defined in Opm::ParseContext) | Opm::ParseContext | explicit |
PYACTION_ILLEGAL_KEYWORD (defined in Opm::ParseContext) | Opm::ParseContext | static |
RPT_MIXED_STYLE (defined in Opm::ParseContext) | Opm::ParseContext | static |
RPT_UNKNOWN_MNEMONIC (defined in Opm::ParseContext) | Opm::ParseContext | static |
RUNSPEC_CONNS_PER_WELL_TOO_LARGE | Opm::ParseContext | static |
RUNSPEC_GROUPSIZE_TOO_LARGE | Opm::ParseContext | static |
RUNSPEC_NUMBRANCH_TOO_LARGE | Opm::ParseContext | static |
RUNSPEC_NUMGROUPS_TOO_LARGE | Opm::ParseContext | static |
RUNSPEC_NUMMSW_TOO_LARGE | Opm::ParseContext | static |
RUNSPEC_NUMSEG_PER_WELL_TOO_LARGE | Opm::ParseContext | static |
RUNSPEC_NUMWELLS_TOO_LARGE | Opm::ParseContext | static |
SCHEDULE_COMPSEGS_INVALID (defined in Opm::ParseContext) | Opm::ParseContext | static |
SCHEDULE_COMPSEGS_NOT_SUPPORTED (defined in Opm::ParseContext) | Opm::ParseContext | static |
SCHEDULE_GROUP_ERROR (defined in Opm::ParseContext) | Opm::ParseContext | static |
SCHEDULE_IGNORED_GUIDE_RATE (defined in Opm::ParseContext) | Opm::ParseContext | static |
SCHEDULE_INVALID_NAME (defined in Opm::ParseContext) | Opm::ParseContext | static |
SCHEDULE_WELL_IN_FIELD_GROUP (defined in Opm::ParseContext) | Opm::ParseContext | static |
SIMULATOR_KEYWORD_ITEM_NOT_SUPPORTED (defined in Opm::ParseContext) | Opm::ParseContext | static |
SIMULATOR_KEYWORD_ITEM_NOT_SUPPORTED_CRITICAL (defined in Opm::ParseContext) | Opm::ParseContext | static |
SIMULATOR_KEYWORD_NOT_SUPPORTED (defined in Opm::ParseContext) | Opm::ParseContext | static |
SIMULATOR_KEYWORD_NOT_SUPPORTED_CRITICAL (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_EMPTY_REGION (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_INVALID_FIPNUM (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_REGION_TOO_LARGE (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_UDQ_MISSING_UNIT (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_UNDEFINED_UDQ (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_UNHANDLED_KEYWORD (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_UNKNOWN_AQUIFER (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_UNKNOWN_GROUP (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_UNKNOWN_NODE (defined in Opm::ParseContext) | Opm::ParseContext | static |
SUMMARY_UNKNOWN_WELL (defined in Opm::ParseContext) | Opm::ParseContext | static |
UDQ_PARSE_ERROR (defined in Opm::ParseContext) | Opm::ParseContext | static |
UDQ_TYPE_ERROR (defined in Opm::ParseContext) | Opm::ParseContext | static |
UNIT_SYSTEM_MISMATCH (defined in Opm::ParseContext) | Opm::ParseContext | static |
UNSUPPORTED_INITIAL_THPRES (defined in Opm::ParseContext) | Opm::ParseContext | static |
UNSUPPORTED_TERMINATE_IF_BHP (defined in Opm::ParseContext) | Opm::ParseContext | static |
update(InputErrorAction action) (defined in Opm::ParseContext) | Opm::ParseContext | |
update(const std::string &keyString, InputErrorAction action) (defined in Opm::ParseContext) | Opm::ParseContext | |
updateKey(const std::string &key, InputErrorAction action) (defined in Opm::ParseContext) | Opm::ParseContext | |
withKey(const std::string &key, InputErrorAction action) const (defined in Opm::ParseContext) | Opm::ParseContext | |
withKey(const std::string &key, InputErrorAction action) (defined in Opm::ParseContext) | Opm::ParseContext |