#include <Deck.hpp>
| std::shared_ptr<UnitSystem> Opm::Deck::getActiveUnitSystem |
( |
| ) |
const |
| std::shared_ptr<UnitSystem> Opm::Deck::getDefaultUnitSystem |
( |
| ) |
const |
| const std::vector<DeckKeywordConstPtr>& Opm::Deck::getKeywordList |
( |
const std::string & |
keyword | ) |
const |
| bool Opm::Deck::hasKeyword |
( |
const std::string & |
keyword | ) |
const |
template<class Keyword >
| bool Opm::Deck::hasKeyword |
( |
| ) |
const |
|
inline |
| void Opm::Deck::initUnitSystem |
( |
| ) |
|
| size_t Opm::Deck::numKeywords |
( |
const std::string & |
keyword | ) |
const |
| size_t Opm::Deck::size |
( |
| ) |
const |
| std::shared_ptr<UnitSystem> Opm::Deck::m_activeUnits |
|
protected |
| std::shared_ptr<UnitSystem> Opm::Deck::m_defaultUnits |
|
protected |
The documentation for this class was generated from the following file: