Public Member Functions | |
FEM_Mesh_Partition_List (FEMchunk *c_, int *dest_) | |
void | accept (int chunkNo, FEM_Mesh *m) |
Private Attributes | |
FEMchunk * | c |
int * | dest |
Definition at line 209 of file fem.C.
Implements FEM_Mesh_Output.
Definition at line 216 of file fem.C.
References dest, FEMchunk::meshes, and FEM_T_List< T >::put().
FEMchunk* FEM_Mesh_Partition_List::c [private] |
int* FEM_Mesh_Partition_List::dest [private] |