summaryrefslogtreecommitdiff
blob: ec25180123fee02bbe330e6a70877980f0dd5985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci</herd>
	<longdescription lang="en">
  METIS is a set of serial programs for partitioning graphs,
  partitioning finite element meshes, and producing fill reducing
  orderings for sparse matrices. The algorithms implemented in METIS are
  based on the multilevel recursive-bisection, multilevel k-way, and
  multi-constraint partitioning schemes.
</longdescription>
	<use>
		<flag name="int64">Build the 64 bits integer library (metis &gt;=5 only)</flag>
	</use>
</pkgmetadata>