My Project
Opm::Box Class Reference

Classes

struct  cell_index
 

Public Member Functions

 Box (const EclipseGrid &grid)
 
 Box (const EclipseGrid &grid, int i1, int i2, int j1, int j2, int k1, int k2)
 
void update (const DeckRecord &deckRecord)
 
void reset ()
 
size_t size () const
 
bool isGlobal () const
 
size_t getDim (size_t idim) const
 
const std::vector< cell_index > & index_list () const
 
const std::vector< Box::cell_index > & global_index_list () const
 
bool equal (const Box &other) const
 
int I1 () const
 
int I2 () const
 
int J1 () const
 
int J2 () const
 
int K1 () const
 
int K2 () const
 

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