source: branches/inundation-numpy-branch/pymetis/metis-4.0/FILES @ 7256

Last change on this file since 7256 was 2051, checked in by jack, 19 years ago

Python interface to metis. Currently provides only the
METIS_PartMeshNodal function, since that is what is currently needed for partitioning.
Module name is metis.

File size: 466 bytes
Line 
1
2The distribution of METIS 4.0 consists of a number of files arranged
3in five directories. The files contained in each directory are as follows:
4
5Doc/            Contains METIS's user manual
6
7Graphs/         Contains some small sample graphs and meshes
8                that can be used with METIS.
9
10Lib/            Contains the code for METIS's library
11
12Programs/       Contains the code for METIS's stand-alone programs
13
14Test/           Contains a comprehensive tester for METIS's partitioning
15                routines.
16
Note: See TracBrowser for help on using the repository browser.