|
std::size_t | active_index () const |
|
bool | is_active () const |
|
bool | operator== (const Cell &other) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
| Cell (std::size_t g, std::size_t i_, std::size_t j_, std::size_t k_) |
|
|
static Cell | serializationTestObject () |
|
|
std::size_t | global_index |
|
std::size_t | i |
|
std::size_t | j |
|
std::size_t | k |
|
std::optional< Props > | props |
|
double | depth {} |
|
std::array< double, 3 > | dimensions {} |
|
The documentation for this struct was generated from the following files:
- opm/input/eclipse/Schedule/CompletedCells.hpp
- opm/input/eclipse/Schedule/CompletedCells.cpp