ParMETIS
: http://glaros.dtc.umn.edu/gkhome/views/metis/ ParMETIS
is a
distributed parallel graph portioning tool which Spheral++ relies upon for
it's parallel distributed domain decompositioning in 2-D and 3-D.
ParMETIS
is used both to create an initial domain decomposition and to
periodically redistribute the nodes in order to maintain parallel efficiency
as the nodes move about. Unfortunately ParMETIS
's license does not allow us
to redistribute this package as part of the Spheral++ distribution, so it is
up to the user to download ParMETIS
themself and install the tarball in the
spheral/src/thirdPartyLibs
directory manually. The source you should
currently get is at ParMETIS
package.