20 #ifndef OPM_CHECK_DECK_HPP 21 #define OPM_CHECK_DECK_HPP 34 SectionTopology = 0x0001,
37 KeywordSection = 0x0002,
39 UnknownKeywords = 0x0004,
46 bool checkDeck(
const Deck& deck,
const Parser& parser,
const ParseContext& parseContext, ErrorGuard& errorGuard, std::size_t enabledChecks = AllChecks);
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30