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