![]() |
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 &Nx, const USI &Ny, const USI &Nz) |
| void | InputData (const vector< OCP_DBL > &coord, const vector< OCP_DBL > &zcorn) |
| bool | InputCOORDDATA (const vector< OCP_DBL > &coord) |
| bool | InputZCORNDATA (const vector< OCP_DBL > &zcorn) |
| void | SetupCornerPoints () |
| void | SetAllFlags (const HexahedronFace &oFace, const HexahedronFace &Face) |
| OCP_DBL | OCP_SIGN (const OCP_DBL &x) |
Friends | |
| class | Grid |
???
Definition at line 144 of file CornerGrid.hpp.