|  | OpenCAEPoro
    0.2.0 Sep/22/2022
    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 (bool act, OCP_USI i) | |
| Constructor with given information. TODO: needed??? | |
| bool | IsAct () const | 
| Return whether this cell is active or not. | |
| OCP_USI | GetId () const | 
| Return the index of this cell among active cells. | |