OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
Active cell indicator and its index among active cells. More...
#include <Grid.hpp>
Public Member Functions | |
GB_Pair ()=default | |
Default constructor. | |
GB_Pair (const OCP_BOOL &act, const OCP_USI &i) | |
Constructor with given information. | |
OCP_BOOL | IsAct () const |
Return whether this cell is active or not. | |
OCP_USI | GetId () const |
Return the index of this cell among active cells. | |