|
Public Member Functions |
| | DD_Rect () |
| | DD_Rect (GFLOAT *X0, GFLOAT *X1, GINT n) |
| | ~DD_Rect () |
| GBOOL | DoPart () |
| void | SetDomain (GFLOAT *X0, GFLOAT *X1, GINT n) |
| void | SetPartSize (GINT Nx, GINT Ny, GINT Nz=0) |
| void | SetElemDescretization (GLONG Nx, GLONG Ny, GLONG Nz=0) |
| GBOOL | SetBoundaryCond (GFLOAT *P0, GFLOAT *P1, GINT n, BDYTYPE btype) |
| GBOOL | SetCorners (GINT n, BDYTYPE btype) |
| GBOOL | ResetPeriodic () |
| GINT | NumVertices () |
| GINT ** | GetNeighborList () |
| GINT * | GetNeighborNum () |
| GLONG ** | GetNodeIDs () |
| GLONG * | GetNodeNum () |
| GLONG | GetNodeDynRange () |
| GFLOAT * | GetGraphVertexCoords (GINT idir) |
| void ** | GetDualVertexCoords () |
| GLONG ** | GetBdyNodeIndices () |
| GLONG * | GetBdyNodeNum () |
| BDYTYPE ** | GetBdyCond () |
| GINT ** | GetbBdy () |
| Point3D * | GetDomainVertices () |
| GINT | GetNumDomainVertices () |