My Project
Loading...
Searching...
No Matches
Opm::ParserKeyword Member List

This is the complete list of members for Opm::ParserKeyword, including all inherited members.

addDataRecord(ParserRecord) (defined in Opm::ParserKeyword)Opm::ParserKeyword
addDeckName(const std::string &deckName) (defined in Opm::ParserKeyword)Opm::ParserKeyword
addRecord(ParserRecord) (defined in Opm::ParserKeyword)Opm::ParserKeyword
addValidSectionName(const std::string &sectionName) (defined in Opm::ParserKeyword)Opm::ParserKeyword
begin() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
className() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
clearDeckNames() (defined in Opm::ParserKeyword)Opm::ParserKeyword
clearValidSectionNames() (defined in Opm::ParserKeyword)Opm::ParserKeyword
codeEnd() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
createCode() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
createDecl() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
createDeclaration(const std::string &indent) const (defined in Opm::ParserKeyword)Opm::ParserKeyword
deck_names() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
end() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
getDescription() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
getFixedSize() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
getKeywordSize() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
getName() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
getRecord(size_t recordIndex) const (defined in Opm::ParserKeyword)Opm::ParserKeyword
getRecord(size_t recordIndex) (defined in Opm::ParserKeyword)Opm::ParserKeyword
getSizeType() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
hasDimension() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
hasFixedSize() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
hasMatchRegex() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
hasMatchRegexSuffix() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
hasMultipleDeckNames() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
initSizeKeyword(const std::string &sizeKeyword, const std::string &sizeItem, bool table_collection, int size_shift) (defined in Opm::ParserKeyword)Opm::ParserKeyword
isAlternatingKeyword() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
isCodeKeyword() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
isDataKeyword() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
isDoubleRecordKeyword() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
isTableCollection() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
isValidSection(const std::string &sectionName) const (defined in Opm::ParserKeyword)Opm::ParserKeyword
matches(const std::string_view &) const (defined in Opm::ParserKeyword)Opm::ParserKeyword
min_size() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
operator!=(const ParserKeyword &) const (defined in Opm::ParserKeyword)Opm::ParserKeyword
operator==(const ParserKeyword &) const (defined in Opm::ParserKeyword)Opm::ParserKeyword
parse(const ParseContext &parseContext, ErrorGuard &errors, RawKeyword &rawKeyword, UnitSystem &active_unitsystem, UnitSystem &default_unitsystem) const (defined in Opm::ParserKeyword)Opm::ParserKeyword
ParserKeyword(const std::string &name, KeywordSize kw_size) (defined in Opm::ParserKeyword)Opm::ParserKeyword
ParserKeyword(const std::string &name) (defined in Opm::ParserKeyword)Opm::ParserKeywordexplicit
ParserKeyword(const Json::JsonObject &jsonConfig) (defined in Opm::ParserKeyword)Opm::ParserKeywordexplicit
prohibitedKeywords() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
rawStringKeyword() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
requiredKeywords() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
sections() const (defined in Opm::ParserKeyword)Opm::ParserKeyword
setAlternatingKeyword(bool alternating) (defined in Opm::ParserKeyword)Opm::ParserKeyword
setCodeEnd(const std::string &end) (defined in Opm::ParserKeyword)Opm::ParserKeyword
setDescription(const std::string &description) (defined in Opm::ParserKeyword)Opm::ParserKeyword
setDoubleRecordsKeyword(bool double_rec) (defined in Opm::ParserKeyword)Opm::ParserKeyword
setMatchRegex(const std::string &deckNameRegexp) (defined in Opm::ParserKeyword)Opm::ParserKeyword
setMatchRegexSuffix(const std::string &deckNameRegexp) (defined in Opm::ParserKeyword)Opm::ParserKeyword
setProhibitedKeywords(const std::vector< std::string > &) (defined in Opm::ParserKeyword)Opm::ParserKeyword
setRequiredKeywords(const std::vector< std::string > &) (defined in Opm::ParserKeyword)Opm::ParserKeyword
validDeckName(const std::string_view &name) (defined in Opm::ParserKeyword)Opm::ParserKeywordstatic
validInternalName(const std::string &name) (defined in Opm::ParserKeyword)Opm::ParserKeywordstatic