|  | OpenCAEPoro
    0.2.0 Sep/22/2022
    A simulator for multicomponent porous media flow | 
Effective area of intersection surfaces with neighboring cells. More...
#include <Grid.hpp>
| Public Member Functions | |
| GPair (const OCP_USI &Id, const OCP_DBL &Area) | |
| Static Public Member Functions | |
| static bool | lessG (const GPair &G1, const GPair &G2) | 
| Public Attributes | |
| OCP_USI | id | 
| Id of a neighboring cell. | |
| OCP_DBL | area | 
| Effective area between this cell and the neighbor indicated by id. | |
Effective area of intersection surfaces with neighboring cells.