Skip to content
Snippets Groups Projects
Commit 54e07b00 authored by Markus Blatt's avatar Markus Blatt
Browse files

Make sequential repartitioning computation the default.

[[Imported from SVN: r1463]]
parent 306a8816
No related branches found
No related tags found
No related merge requests found
......@@ -954,7 +954,7 @@ namespace Dune
std::cout<<"Creating comm graph took "<<time.elapsed()<<std::endl;
time.reset();
#ifndef SEQUENTIAL_PARTITION
#ifdef PARALLEL_PARTITION
float ubvec = 1.15;
int ncon=1;
......
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