Opm::ZcornMapper Class Reference

#include <EclipseGrid.hpp>

Public Member Functions

 ZcornMapper (size_t nx, size_t ny, size_t nz)
 
size_t index (size_t i, size_t j, size_t k, int c) const
 
size_t index (size_t g, int c) const
 
size_t size () const
 
size_t fixupZCORN (std::vector< double > &zcorn)
 
bool validZCORN (const std::vector< double > &zcorn) const
 

Constructor & Destructor Documentation

◆ ZcornMapper()

Opm::ZcornMapper::ZcornMapper ( size_t  nx,
size_t  ny,
size_t  nz 
)

Member Function Documentation

◆ fixupZCORN()

size_t Opm::ZcornMapper::fixupZCORN ( std::vector< double > &  zcorn)

◆ index() [1/2]

size_t Opm::ZcornMapper::index ( size_t  g,
int  c 
) const

◆ index() [2/2]

size_t Opm::ZcornMapper::index ( size_t  i,
size_t  j,
size_t  k,
int  c 
) const

◆ size()

size_t Opm::ZcornMapper::size ( ) const

◆ validZCORN()

bool Opm::ZcornMapper::validZCORN ( const std::vector< double > &  zcorn) const

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