
#include <fem_mesh_modify.h>


Public Member Functions | |
| ~addGhostElemMsg () | |
| ~addGhostElemMsg () | |
Data Fields | |
| int | chk |
| int | elemType |
| int | numGhostIndex |
| int * | ghostIndices |
| int | numSharedIndex |
| int * | sharedIndices |
| int | connSize |
| int * | indices |
| int * | typeOfIndex |
Definition at line 198 of file fem_mesh_modify.h.
| addGhostElemMsg::~addGhostElemMsg | ( | ) | [inline] |
| addGhostElemMsg::~addGhostElemMsg | ( | ) | [inline] |
Definition at line 213 of file ParFUM_Mesh_Modify.h.
Definition at line 200 of file fem_mesh_modify.h.
Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().
Definition at line 201 of file fem_mesh_modify.h.
Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().
Definition at line 202 of file fem_mesh_modify.h.
Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().
Definition at line 203 of file fem_mesh_modify.h.
Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), FEM_add_element(), and ~addGhostElemMsg().
Definition at line 204 of file fem_mesh_modify.h.
Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().
Definition at line 205 of file fem_mesh_modify.h.
Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), FEM_add_element(), and ~addGhostElemMsg().
Definition at line 206 of file fem_mesh_modify.h.
Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().
1.5.5