Skip to content
Snippets Groups Projects
Commit b18525b4 authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

updated partition methods.


git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@1031 0d966ed9-3843-0410-af09-ebfb50bd7c74
parent 03b0a1d9
No related branches found
No related tags found
No related merge requests found
......@@ -11,11 +11,14 @@ ldb_over
Graph partitioning method:
NONE = 0
COLLECT = 1
PARTY_helpfulSet = 3
PARTY_kernighanLin = 4
PARTY_random = 5
PARTY_scattered = 6
PARTY_linear = 7
PARTY_gain = 8
PARTY_farhat = 9
PARTY_breathfirst = 8
PARTY_cutfirst = 9
METIS_PartGraphKway = 11
METIS_PartGraphRecursive = 12
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment