My Project
Loading...
Searching...
No Matches
Opm::RockTable Struct Reference
Inheritance diagram for Opm::RockTable:
Opm::FlatTableWithCopy< ROCKRecord >

Public Member Functions

 RockTable (const DeckKeyword &kw)
 
 RockTable (std::initializer_list< ROCKRecord > records)
 
- Public Member Functions inherited from Opm::FlatTableWithCopy< ROCKRecord >
 FlatTableWithCopy (const DeckKeyword &kw, std::string_view expect="")
 
 FlatTableWithCopy (std::initializer_list< ROCKRecord > records)
 
auto size () const
 
bool empty () const
 
auto begin () const
 
auto end () const
 
const ROCKRecordoperator[] (const std::size_t tableID) const
 
const ROCKRecordat (const std::size_t tableID) const
 
bool operator== (const FlatTableWithCopy &other) const
 
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static RockTable serializationTestObject ()
 

Additional Inherited Members

- Protected Attributes inherited from Opm::FlatTableWithCopy< ROCKRecord >
std::vector< ROCKRecordtable_
 

The documentation for this struct was generated from the following files: