ElemT4Space Namespace Reference
[Hybrid Mesh Module]

Enumerations

enum  eRefKind { eRef_67 = 0, eRef_49 = 1, eRef_58 = 2 }

Functions

void mark2Ref (hHybridMesh *myMesh, hObj &obj, const int i)
void mark2Deref (hHybridMesh *myMesh, hObj &obj)
void mark2Delete (hHybridMesh *myMesh, hObj &obj)
int refine (hHybridMesh *myMesh, hObj &obj, const int i)
void derefine (hHybridMesh *myMesh, hObj &obj)
bool test (const hHybridMesh *myMesh, const hObj &obj)

Variables

const int faceNeigByEdge [4][3] = {{1,2,3},{0,2,3},{0,1,3},{0,1,2}}

Enumeration Type Documentation

Enumerator:
eRef_67 
eRef_49 
eRef_58 

Function Documentation

void ElemT4Space::derefine ( hHybridMesh myMesh,
hObj obj 
)
void ElemT4Space::mark2Delete ( hHybridMesh myMesh,
hObj obj 
)

Here is the call graph for this function:

void ElemT4Space::mark2Ref ( hHybridMesh myMesh,
hObj obj,
const int  i 
)

Here is the call graph for this function:

int ElemT4Space::refine ( hHybridMesh myMesh,
hObj obj,
const int  i 
)
bool ElemT4Space::test ( const hHybridMesh myMesh,
const hObj obj 
)

Here is the call graph for this function:


Variable Documentation

const int ElemT4Space::faceNeigByEdge[4][3] = {{1,2,3},{0,2,3},{0,1,3},{0,1,2}}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1