My Project
Opm::PROPSSection Class Reference
Inheritance diagram for Opm::PROPSSection:
Opm::DeckSection Opm::DeckView

Public Types

typedef std::vector< DeckKeyword >::const_iterator const_iterator
 
- Public Types inherited from Opm::DeckSection
typedef std::vector< DeckKeyword >::const_iterator const_iterator
 
- Public Types inherited from Opm::DeckView
typedef std::vector< DeckKeyword >::const_iterator const_iterator
 

Public Member Functions

 PROPSSection (const Deck &deck)
 
- Public Member Functions inherited from Opm::DeckSection
 DeckSection (const Deck &deck, const std::string &startKeyword)
 
const std::string & name () const
 
const UnitSystemunitSystem () const
 
- Public Member Functions inherited from Opm::DeckView
bool hasKeyword (const DeckKeyword &keyword) const
 
bool hasKeyword (const std::string &keyword) const
 
template<class Keyword >
bool hasKeyword () const
 
const DeckKeywordgetKeyword (const std::string &keyword, size_t index) const
 
const DeckKeywordgetKeyword (const std::string &keyword) const
 
const DeckKeywordgetKeyword (size_t index) const
 
const DeckKeywordoperator[] (std::size_t index) const
 
DeckKeywordgetKeyword (size_t index)
 
template<class Keyword >
const DeckKeywordgetKeyword () const
 
template<class Keyword >
const DeckKeywordgetKeyword (size_t index) const
 
template<class Keyword >
std::size_t count () const
 
const std::vector< const DeckKeyword * > getKeywordList (const std::string &keyword) const
 
template<class Keyword >
const std::vector< const DeckKeyword * > getKeywordList () const
 
size_t count (const std::string &keyword) const
 
size_t size () const
 
const_iterator begin () const
 
const_iterator end () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Opm::DeckSection
static bool hasRUNSPEC (const Deck &)
 
static bool hasGRID (const Deck &)
 
static bool hasEDIT (const Deck &)
 
static bool hasPROPS (const Deck &)
 
static bool hasREGIONS (const Deck &)
 
static bool hasSOLUTION (const Deck &)
 
static bool hasSUMMARY (const Deck &)
 
static bool hasSCHEDULE (const Deck &)
 
static bool checkSectionTopology (const Deck &deck, const Parser &, bool ensureKeywordSectionAffiliation=false)
 
- Protected Member Functions inherited from Opm::DeckView
void add (const DeckKeyword *, const_iterator, const_iterator)
 
const std::vector< size_t > & offsets (const std::string &) const
 
 DeckView (const_iterator first, const_iterator last)
 
 DeckView (std::pair< const_iterator, const_iterator >)
 
void init (const_iterator, const_iterator)
 

The documentation for this class was generated from the following file: