Go to the source code of this file.
Data Structures | |
class | NList |
class | Nodes |
class | Graph |
Functions | |
void | mesh2graph (const FEM_Mesh *m, Graph *g) |
void | FEM_Mesh_partition (const FEM_Mesh *mesh, int nchunks, int *elem2chunk) |
Definition at line 167 of file partition.C.
References Graph::add(), e1, FEM_Mesh::elem, FEM_Entity_Types< T >::has(), n, nn, FEM_Mesh::node, FEM_Entity_Types< T >::size(), FEM_Entity::size(), and PUP::t.
Referenced by FEM_Mesh_partition().
Definition at line 201 of file partition.C.
References mesh2graph(), METIS_PartGraphKway(), METIS_PartGraphRecursive(), ncon, FEM_Mesh::nElems(), Graph::nelems, CkThresholdTimer::start(), stats::time(), and Graph::toAdjList().