ecl::ecl_grid_cache Class Reference

#include <ecl_grid_cache.hpp>

Public Member Functions

 ecl_grid_cache (const ecl_grid_type *grid)
 
const std::vector< double > & volume () const
 
const std::vector< double > & xpos () const
 
const std::vector< double > & ypos () const
 
const std::vector< double > & zpos () const
 
const std::vector< int > & global_index () const
 
int size () const
 

Constructor & Destructor Documentation

◆ ecl_grid_cache()

ecl::ecl_grid_cache::ecl_grid_cache ( const ecl_grid_type grid)

Member Function Documentation

◆ global_index()

const std::vector< int > & ecl::ecl_grid_cache::global_index ( ) const
inline

◆ size()

int ecl::ecl_grid_cache::size ( ) const
inline

◆ volume()

const std::vector< double > & ecl::ecl_grid_cache::volume ( ) const

◆ xpos()

const std::vector< double > & ecl::ecl_grid_cache::xpos ( ) const
inline

◆ ypos()

const std::vector< double > & ecl::ecl_grid_cache::ypos ( ) const
inline

◆ zpos()

const std::vector< double > & ecl::ecl_grid_cache::zpos ( ) const
inline

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