|
| DensityTable (const DeckKeyword &kw) |
|
| DensityTable (const GravityTable &gravity) |
|
| DensityTable (std::initializer_list< DENSITYRecord > records) |
|
| FlatTableWithCopy (const DeckKeyword &kw, std::string_view expect="") |
|
| FlatTableWithCopy (std::initializer_list< DENSITYRecord > records) |
|
auto | size () const |
|
bool | empty () const |
|
auto | begin () const |
|
auto | end () const |
|
const DENSITYRecord & | operator[] (const std::size_t tableID) const |
|
const DENSITYRecord & | at (const std::size_t tableID) const |
|
bool | operator== (const FlatTableWithCopy &other) const |
|
void | serializeOp (Serializer &serializer) |
|
The documentation for this struct was generated from the following files:
- opm/input/eclipse/EclipseState/Tables/FlatTable.hpp
- opm/input/eclipse/EclipseState/Tables/Tables.cpp