|
My Project
|
This is the complete list of members for Opm::SwofTable, 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 | |
| getJFuncColumn() const | Opm::SwofTable | |
| getKrowColumn() const (defined in Opm::SwofTable) | Opm::SwofTable | |
| getKrwColumn() const (defined in Opm::SwofTable) | Opm::SwofTable | |
| getPcowColumn() const (defined in Opm::SwofTable) | Opm::SwofTable | |
| getSwColumn() const (defined in Opm::SwofTable) | Opm::SwofTable | |
| 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 |
| 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 |
| SwofTable(const DeckItem &item, const bool jfunc, const int tableID) (defined in Opm::SwofTable) | Opm::SwofTable |