addGhostElemMsg Class Reference

A message to tell a remote chunk to add a ghost element (all data is packed). More...

#include <fem_mesh_modify.h>

Inheritance diagram for addGhostElemMsg:

Inheritance graph
[legend]
Collaboration diagram for addGhostElemMsg:

Collaboration graph
[legend]

Public Member Functions

 ~addGhostElemMsg ()
 ~addGhostElemMsg ()

Data Fields

int chk
int elemType
int numGhostIndex
intghostIndices
int numSharedIndex
intsharedIndices
int connSize
intindices
inttypeOfIndex

Detailed Description

A message to tell a remote chunk to add a ghost element (all data is packed).

Definition at line 198 of file fem_mesh_modify.h.


Constructor & Destructor Documentation

addGhostElemMsg::~addGhostElemMsg (  )  [inline]

Definition at line 208 of file fem_mesh_modify.h.

References ghostIndices, and sharedIndices.

addGhostElemMsg::~addGhostElemMsg (  )  [inline]

Definition at line 213 of file ParFUM_Mesh_Modify.h.


Field Documentation

int addGhostElemMsg::chk

Definition at line 200 of file fem_mesh_modify.h.

Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().

int addGhostElemMsg::elemType

Definition at line 201 of file fem_mesh_modify.h.

Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().

int addGhostElemMsg::numGhostIndex

Definition at line 202 of file fem_mesh_modify.h.

Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().

int* addGhostElemMsg::ghostIndices

Definition at line 203 of file fem_mesh_modify.h.

Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), FEM_add_element(), and ~addGhostElemMsg().

int addGhostElemMsg::numSharedIndex

Definition at line 204 of file fem_mesh_modify.h.

Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().

int* addGhostElemMsg::sharedIndices

Definition at line 205 of file fem_mesh_modify.h.

Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), FEM_add_element(), and ~addGhostElemMsg().

int addGhostElemMsg::connSize

Definition at line 206 of file fem_mesh_modify.h.

Referenced by femMeshModify::addGhostElem(), FEM_MUtil::addToSharedList(), and FEM_add_element().

int* addGhostElemMsg::indices

Definition at line 209 of file ParFUM_Mesh_Modify.h.

Referenced by FEM_add_element().

int* addGhostElemMsg::typeOfIndex

Definition at line 210 of file ParFUM_Mesh_Modify.h.

Referenced by FEM_add_element().


The documentation for this class was generated from the following files:
Generated on Sun Jun 29 13:29:49 2008 for Charm++ by  doxygen 1.5.1