OpenCAEPoro  0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
Public Member Functions | List of all members
GB_Pair Class Reference

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.
 

Detailed Description

Active cell indicator and its index among active cells.

Definition at line 47 of file Grid.hpp.


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