#include "Face3.h"#include "Face4.h"

Go to the source code of this file.
Namespaces | |
| namespace | ElemPrismSpace |
Typedefs | |
| typedef ElemPrismSpace::ElemPrism | ElemPrism |
| typedef ElemPrismSpace::ElemPrismD | ElemPrismD |
Functions | |
| void | ElemPrismSpace::mark2Ref (hHybridMesh *myMesh, hObj &obj, const int i) |
| void | ElemPrismSpace::mark2Deref (hHybridMesh *myMesh, hObj &obj) |
| void | ElemPrismSpace::mark2Delete (hHybridMesh *myMesh, hObj &obj) |
| int | ElemPrismSpace::refine (hHybridMesh *myMesh, hObj &obj, const int i) |
| void | ElemPrismSpace::derefine (hHybridMesh *myMesh, hObj &obj) |
| bool | ElemPrismSpace::test (const hHybridMesh *myMesh, const hObj &obj) |
Variables | |
| const int | ElemPrismSpace::faceNeigByEdge [5][4] = {{2,3,4,0},{2,3,4,0},{0,2,3,1},{0,1,3,1},{0,1,2,1}} |
1.6.1