#include <PlyshlogTable.hpp>
◆ PlyshlogTable() [1/2]
| Opm::PlyshlogTable::PlyshlogTable |
( |
| ) |
|
|
default |
◆ PlyshlogTable() [2/2]
◆ addColumns()
| void Opm::SimpleTable::addColumns |
( |
| ) |
|
|
inherited |
◆ addRow()
| void Opm::SimpleTable::addRow |
( |
const std::vector< double > & |
row | ) |
|
|
inherited |
◆ assertJFuncPressure()
| void Opm::SimpleTable::assertJFuncPressure |
( |
const bool |
jf | ) |
const |
|
inherited |
throws std::invalid_argument if jf != m_jfunc
◆ evaluate()
| double Opm::SimpleTable::evaluate |
( |
const std::string & |
columnName, |
|
|
double |
xPos |
|
) |
| const |
|
inherited |
Evaluate a column of the table at a given position.
This method uses linear interpolation and always uses the first column as the X coordinate.
◆ get() [1/2]
| double Opm::SimpleTable::get |
( |
const std::string & |
column, |
|
|
size_t |
row |
|
) |
| const |
|
inherited |
◆ get() [2/2]
| double Opm::SimpleTable::get |
( |
size_t |
column, |
|
|
size_t |
row |
|
) |
| const |
|
inherited |
◆ getColumn() [1/4]
◆ getColumn() [2/4]
◆ getColumn() [3/4]
| TableColumn & Opm::SimpleTable::getColumn |
( |
size_t |
colIdx | ) |
|
|
inherited |
◆ getColumn() [4/4]
| const TableColumn & Opm::SimpleTable::getColumn |
( |
size_t |
colIdx | ) |
const |
|
inherited |
◆ getRefPolymerConcentration()
| double Opm::PlyshlogTable::getRefPolymerConcentration |
( |
| ) |
const |
◆ getRefSalinity()
| double Opm::PlyshlogTable::getRefSalinity |
( |
| ) |
const |
◆ getRefTemperature()
| double Opm::PlyshlogTable::getRefTemperature |
( |
| ) |
const |
◆ getShearMultiplierColumn()
| const TableColumn & Opm::PlyshlogTable::getShearMultiplierColumn |
( |
| ) |
const |
◆ getWaterVelocityColumn()
| const TableColumn & Opm::PlyshlogTable::getWaterVelocityColumn |
( |
| ) |
const |
◆ hasColumn()
◆ hasRefSalinity()
| bool Opm::PlyshlogTable::hasRefSalinity |
( |
| ) |
const |
◆ hasRefTemperature()
| bool Opm::PlyshlogTable::hasRefTemperature |
( |
| ) |
const |
◆ init() [1/2]
| void Opm::SimpleTable::init |
( |
const DeckItem & |
deckItem | ) |
|
|
inherited |
◆ init() [2/2]
| void Opm::SimpleTable::init |
( |
const DeckItem & |
deckItem, |
|
|
double |
scaling_factor |
|
) |
| |
|
inherited |
◆ numColumns()
| size_t Opm::SimpleTable::numColumns |
( |
| ) |
const |
|
inherited |
◆ numRows()
| size_t Opm::SimpleTable::numRows |
( |
| ) |
const |
|
inherited |
◆ operator==() [1/2]
◆ operator==() [2/2]
◆ serializeObject()
◆ serializeOp()
| void Opm::PlyshlogTable::serializeOp |
( |
Serializer & |
serializer | ) |
|
|
inline |
◆ setHasRefSalinity()
| void Opm::PlyshlogTable::setHasRefSalinity |
( |
const bool |
has | ) |
|
◆ setHasRefTemperature()
| void Opm::PlyshlogTable::setHasRefTemperature |
( |
const bool |
has | ) |
|
◆ setRefPolymerConcentration()
| void Opm::PlyshlogTable::setRefPolymerConcentration |
( |
const double |
refPlymerConcentration | ) |
|
◆ setRefSalinity()
| void Opm::PlyshlogTable::setRefSalinity |
( |
const double |
refSalinity | ) |
|
◆ setRefTemperature()
| void Opm::PlyshlogTable::setRefTemperature |
( |
const double |
refTemperature | ) |
|
◆ TableManager
◆ m_columns
◆ m_jfunc
◆ m_schema
The documentation for this class was generated from the following file: