BUG: missing parallel-aware for metis-like decomposition

This commit is contained in:
Mark Olesen
2017-10-13 12:45:28 +02:00
parent 9b2a25516e
commit b29f2a61b6
21 changed files with 80 additions and 219 deletions

View File

@ -43,13 +43,14 @@ numberOfSubdomains 5;
// for a balanced number of particles in a lagrangian simulation.
// weightField dsmcRhoNMean;
method scotch;
//method hierarchical;
// method simple;
// method metis;
// method manual;
// method multiLevel;
// method structured; // does 2D decomposition of structured mesh
method scotch;
// method kahip;
// method metis;
// method hierarchical;
// method simple;
// method manual;
// method multiLevel;
// method structured; // does 2D decomposition of structured mesh
multiLevelCoeffs
{