| ▼ include | |
| mtmetis.h | Library entry points |
| ▼ src | |
| aggregate.c | Functions for matching and grouping vertices together (aggregation) |
| aggregate.h | Functions for coarsening |
| base.h | Base types etc |
| check.c | This file contains various sanity checks intended for ASSERT statements |
| check.h | Function prototypes for sanity checks |
| coarsen.c | Coarsening functions |
| coarsen.h | Functions for coarsening |
| contract.c | Functions for performing contraction |
| contract.h | Functions for contracting a graph |
| ctrl.c | Functions for allocating, freeing, and manipulating control structures |
| ctrl.h | Type and function prototypes for the ctrl structure |
| eseprefine.c | Functions for performing refinement of two way edge separators |
| eseprefine.h | Functions for refining edge bisections |
| esinfo.c | Functions for manipulating esinfo structures |
| esinfo.h | Types and function prototypes for edge separator refinement information |
| graph.c | Routine for handling dgraphs |
| graph.h | Types and functions for distributed graph objects |
| imetis.c | Metis wrappers |
| imetis.h | Metis wrappers |
| initpart.c | Parallel initial partitioning routines (see pmetis and kmetis) |
| initpart.h | Parallel initial partitioning function prototypes |
| kwayrefine.c | KWay refinement routines |
| kwayrefine.h | KWay refinement function prototypes |
| kwinfo.c | Functions for allocating an manipulating kwinfos |
| kwinfo.h | Types and function for uncoarsening information |
| macros.h | Macros and some micro-Macros.. |
| mtmetis.c | Library entry points |
| mtmetis_bin.c | Main driver function |
| order.c | Functions for creating a partition induced ordering (such as nested dissection) |
| order.h | Functions for creating a partition induced ordering (such as nested dissection) |
| partition.c | Partitioning functions |
| partition.h | Partitioning function prototypes |
| project.c | Projection functions |
| project.h | Projection functions |
| refine.c | Refinement functions |
| refine.h | Refinement functions |
| strings.h | String defines for mt-Metis |
| uncoarsen.c | Uncoarsening functions |
| uncoarsen.h | Uncoarsening functions |
| vseprefine.c | Vertex separator refinement routines |
| vseprefine.h | Vertex separator refinement prototypes |
| vsinfo.c | FUnctions for allocating vertex separator refinement information |
| vsinfo.h | Tupes and function prototypes for vertex separator info |