PPL Logo

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

Go to the source code of this file.

Functions

void readFEM (int m, TetMesh &t)
 Mesh interfacing routines for the FEM framework.
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 
)

Mesh interfacing routines for the FEM framework.

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().

Here is the call graph for this function:

void readGhostFEM ( int  m,
TetMesh t 
)

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().

Here is the call graph for this function:


Generated on Mon Sep 21 08:07:04 2020 for Charm++ by  doxygen 1.5.5