OpenCAEPoro
v0.5.0
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) |
OCP_BOOL | InputCOORDDATA (const vector< OCP_DBL > &coord) |
OCP_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 154 of file CornerGrid.hpp.