Opm::Box::cell_index Struct Reference

#include <Box.hpp>

Public Member Functions

 cell_index (std::size_t g, std::size_t a, std::size_t d)
 

Public Attributes

std::size_t global_index
 
std::size_t active_index
 
std::size_t data_index
 

Constructor & Destructor Documentation

◆ cell_index()

Opm::Box::cell_index::cell_index ( std::size_t  g,
std::size_t  a,
std::size_t  d 
)
inline

Member Data Documentation

◆ active_index

std::size_t Opm::Box::cell_index::active_index

◆ data_index

std::size_t Opm::Box::cell_index::data_index

◆ global_index

std::size_t Opm::Box::cell_index::global_index

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