checkDeck.hpp File Reference
Include dependency graph for checkDeck.hpp:

Go to the source code of this file.

Namespaces

 Opm
 

Enumerations

enum  Opm::DeckChecks { Opm::SectionTopology = 0x0001, Opm::KeywordSection = 0x0002, Opm::UnknownKeywords = 0x0004, Opm::AllChecks = 0xffff }
 

Functions

bool Opm::checkDeck (DeckConstPtr deck, size_t enabledChecks=AllChecks)