My Project
|
This is the complete list of members for Opm::SgwfnTable, including all inherited members.
addColumns() (defined in Opm::SimpleTable) | Opm::SimpleTable | |
addRow(const std::vector< double > &row, const std::string &tableName) (defined in Opm::SimpleTable) | Opm::SimpleTable | |
assertJFuncPressure(const bool jf) const | Opm::SimpleTable | |
evaluate(const std::string &columnName, double xPos) const | Opm::SimpleTable | |
get(const std::string &column, size_t row) const (defined in Opm::SimpleTable) | Opm::SimpleTable | |
get(size_t column, size_t row) const (defined in Opm::SimpleTable) | Opm::SimpleTable | |
getColumn(const std::string &name) const (defined in Opm::SimpleTable) | Opm::SimpleTable | |
getColumn(size_t colIdx) const (defined in Opm::SimpleTable) | Opm::SimpleTable | |
getColumn(const std::string &name) (defined in Opm::SimpleTable) | Opm::SimpleTable | |
getColumn(size_t colIdx) (defined in Opm::SimpleTable) | Opm::SimpleTable | |
getKrgColumn() const (defined in Opm::SgwfnTable) | Opm::SgwfnTable | |
getKrgwColumn() const (defined in Opm::SgwfnTable) | Opm::SgwfnTable | |
getPcgwColumn() const (defined in Opm::SgwfnTable) | Opm::SgwfnTable | |
getSgColumn() const (defined in Opm::SgwfnTable) | Opm::SgwfnTable | |
hasColumn(const std::string &name) const (defined in Opm::SimpleTable) | Opm::SimpleTable | |
init(const std::string &tableName, const DeckItem &deckItem, const int tableID, double scaling_factor=0.0) | Opm::SimpleTable | |
m_columns (defined in Opm::SimpleTable) | Opm::SimpleTable | protected |
m_jfunc (defined in Opm::SimpleTable) | Opm::SimpleTable | protected |
m_schema (defined in Opm::SimpleTable) | Opm::SimpleTable | protected |
numColumns() const (defined in Opm::SimpleTable) | Opm::SimpleTable | |
numRows() const (defined in Opm::SimpleTable) | Opm::SimpleTable | |
operator==(const SimpleTable &data) const (defined in Opm::SimpleTable) | Opm::SimpleTable | |
serializationTestObject() (defined in Opm::SimpleTable) | Opm::SimpleTable | static |
serializeOp(Serializer &serializer) (defined in Opm::SimpleTable) | Opm::SimpleTable | inline |
SgwfnTable(const DeckItem &item, const int tableID) (defined in Opm::SgwfnTable) | Opm::SgwfnTable | |
SimpleTable()=default (defined in Opm::SimpleTable) | Opm::SimpleTable | |
SimpleTable(TableSchema, const std::string &tableName, const DeckItem &deckItem, const int tableID) (defined in Opm::SimpleTable) | Opm::SimpleTable | |
SimpleTable(TableSchema) (defined in Opm::SimpleTable) | Opm::SimpleTable | explicit |