Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 989 Bytes

project.md

File metadata and controls

34 lines (27 loc) · 989 Bytes
project src_dir output_dir project_github author summary github email predocmark_alt predocmark docmark_alt docmark display source graph preprocess
Fortran METIS Interface
./src
./docs
Ivan Pribec
Fortran METIS Interface
<
public
true
true
false

Brief description

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.

License

Further information