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