20 #ifndef OPM_MISSINGFEATURES_HEADER_INCLUDED 21 #define OPM_MISSINGFEATURES_HEADER_INCLUDED 25 namespace MissingFeatures {
33 template <
typename Keyword,
typename Item,
typename T>
37 void checkOptions(
const DeckKeyword& keyword, std::multimap<std::string ,
PartiallySupported<T> >& map);
39 void checkKeywords(
const Deck& deck);
46 #endif // OPM_MISSINGFEATURES_HEADER_INCLUDED This file contains a set of helper functions used by VFPProd / VFPInj.
Definition: AdditionalObjectDeleter.hpp:22
Definition: MissingFeatures.hpp:28