ENH: decomposePar: corrected dictionaries

This commit is contained in:
mattijs
2013-01-09 14:52:51 +00:00
parent 959a253510
commit b20b5d3706
2 changed files with 6 additions and 3 deletions

View File

@ -69,8 +69,8 @@ structuredCoeffs
// Renumber in columns (depthFirst) or in layers
depthFirst true;
// Optional: reverse ordering
//reverse false;
// Reverse ordering
reverse false;
}

View File

@ -119,7 +119,10 @@ structuredCoeffs
{
// Patches to do 2D decomposition on. Structured mesh only; cells have
// to be in 'columns' on top of patches.
patches (bottomPatch);
patches (movingWall);
// Method to use on the 2D subset
method scotch;
}
//// Is the case distributed? Note: command-line argument -roots takes