OpenCAEPoro  v0.5.0
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 (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.
 

Detailed Description

Active cell indicator and its index among active cells.

Definition at line 31 of file Grid.hpp.


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