Opm::InterRegFlowMapSingleFIP::Cell Struct Reference

Minimal characteristics of a cell from a simulation grid. More...

#include <InterRegFlows.hpp>

Public Attributes

int activeIndex {-1}
 Cell's active index on local rank. More...
 
int cartesianIndex {-1}
 Cell's global cell ID. More...
 
bool isInterior {true}
 Whether or not cell is interior to local rank. More...
 

Detailed Description

Minimal characteristics of a cell from a simulation grid.

Member Data Documentation

◆ activeIndex

int Opm::InterRegFlowMapSingleFIP::Cell::activeIndex {-1}

Cell's active index on local rank.

◆ cartesianIndex

int Opm::InterRegFlowMapSingleFIP::Cell::cartesianIndex {-1}

Cell's global cell ID.

◆ isInterior

bool Opm::InterRegFlowMapSingleFIP::Cell::isInterior {true}

Whether or not cell is interior to local rank.


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