project | src_dir | output_dir | project_github | author | summary | github | predocmark_alt | predocmark | docmark_alt | docmark | display | source | graph | preprocess | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Fortran METIS Interface |
./src |
./docs |
Ivan Pribec |
Fortran METIS Interface |
< |
public |
true |
true |
false |
This is a Fortran interface to the METIS software package for partitioning unstructured graphs, partitioning meshes, and computing fill-reducing orderings of sparse matrices. The interface makes use of the C interoperability features available in modern Fortran (i.e., Fortran 2003+) and provides a simple and safe way to call the original serial routines.