20 #ifndef OPM_RPTSHCED_KEYWORD_NORMALISATION_HPP_INCLUDED 21 #define OPM_RPTSHCED_KEYWORD_NORMALISATION_HPP_INCLUDED 23 #include <opm/input/eclipse/Schedule/RPTKeywordNormalisation.hpp> 49 const ParseContext& parseContext,
54 #endif // OPM_RPTSHCED_KEYWORD_NORMALISATION_HPP_INCLUDED std::vector< std::pair< std::string, int > > MnemonicMap
Mnemonic sequence. Preserves input ordering.
Definition: RPTKeywordNormalisation.hpp:45
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30
RPTKeywordNormalisation::MnemonicMap normaliseRptSchedKeyword(const DeckKeyword &kw, const ParseContext &parseContext, ErrorGuard &errors)
Normalise RPTSHCED keyword specification into sequence of mnemonics and associate values...
Definition: RptschedKeywordNormalisation.cpp:163