![]() |
OpenCAEPoro
v0.5.0
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 130 of file CornerGrid.hpp.