libs/ck-libs/datatransfer/tetmesh_fem.C File Reference

Go to the source code of this file.

Functions

void readFEM (int m, TetMesh &t)
 Read this mesh from the FEM framework's mesh m.
void readGhostFEM (int m, TetMesh &t)
void writeFEM (int m, TetMesh &t)
 Write this mesh to the FEM framework's mesh m.


Function Documentation

void readFEM ( int  m,
TetMesh t 
)

Read this mesh from the FEM framework's mesh m.

Orion Sky Lawlor, olawlor@acm.org, 3/24/2003

Definition at line 11 of file tetmesh_fem.C.

References TetMesh::allocate(), FEM_Mesh_data(), FEM_Mesh_get_length(), TetMesh::getPointArray(), and TetMesh::getTetConn().

void readGhostFEM ( int  m,
TetMesh t 
)

Definition at line 20 of file tetmesh_fem.C.

References TetMesh::allocate(), FEM_Mesh_data(), FEM_Mesh_get_length(), TetMesh::getPoint(), TetMesh::getPointArray(), TetMesh::getTet(), TetMesh::getTetConn(), TetMesh::nonGhostPt, and TetMesh::nonGhostTet.

void writeFEM ( int  m,
TetMesh t 
)

Write this mesh to the FEM framework's mesh m.

Definition at line 56 of file tetmesh_fem.C.

References FEM_Mesh_data(), TetMesh::getPointArray(), TetMesh::getPoints(), TetMesh::getTetConn(), and TetMesh::getTets().


Generated on Sun Jun 29 13:29:34 2008 for Charm++ by  doxygen 1.5.1