|  | OpenCAEPoro
    0.2.0 Sep/22/2022
    A simulator for multicomponent porous media flow | 
??? More...
#include <CornerGrid.hpp>
| Public Member Functions | |
| void | Allocate (const USI &max_neighbor) | 
| void | AddHalfConn (const OCP_USI &n, const Point3D &area, const Point3D &d, const USI &direction, const OCP_DBL &flag=1) | 
| Public Attributes | |
| USI | nConn | 
| USI | maxConn | 
| vector< HalfConn > | halfConn | 
???
Definition at line 123 of file CornerGrid.hpp.