           SPELL=parmetis
         VERSION=3.1
          SOURCE=ParMetis-$VERSION.tar.gz
          MD5[0]=b565c69059af66f35edf057f7e41c79e
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ParMetis-$VERSION
   SOURCE_URL[0]=http://www-users.cs.umn.edu/~karypis/metis/$SPELL/files/$SOURCE
        WEB_SITE=http://www-users.cs.umn.edu/~karypis/metis/parmetis
         ENTERED=20020604
         UPDATED=20020604
      MAINTAINER=zoran@idi.ntnu.no
         LICENSE=UNKNOWN
           SHORT="parallel graph partitioning programs"
cat << EOF
ParMETIS is an MPI-based parallel library that implements 
a variety of algorithms for partitioning unstructured graphs, 
meshes, and for computing fill-reducing orderings of sparse 
matrices. ParMETIS extends the functionality provided by 
METIS and includes routines that are especially suited for 
parallel AMR computations and large scale numerical simulations. 
The algorithms implemented in ParMETIS are based on
parallel multilevel k-way graph-partitioning algorithms 
EOF
