My Project
Loading...
Searching...
No Matches
Opm::CompletedCells Class Reference

Classes

struct  Cell
 

Public Member Functions

 CompletedCells (const GridDims &dims)
 
 CompletedCells (std::size_t nx, std::size_t ny, std::size_t nz)
 
const Cellget (std::size_t i, std::size_t j, std::size_t k) const
 
std::pair< bool, Cell & > try_get (std::size_t i, std::size_t j, std::size_t k)
 
bool operator== (const CompletedCells &other) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static CompletedCells serializationTestObject ()
 

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