From 7dcb23c50653863655e77b14d0dce846ff74e8a7 Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 1 Jun 2011 12:25:59 +0100 Subject: [PATCH] ENH: decomposePar/decomposeParDict: updated for decomposition methods --- .../parallelProcessing/decomposePar/decomposeParDict | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/applications/utilities/parallelProcessing/decomposePar/decomposeParDict b/applications/utilities/parallelProcessing/decomposePar/decomposeParDict index 26283baa2e..94a3b75c1f 100644 --- a/applications/utilities/parallelProcessing/decomposePar/decomposeParDict +++ b/applications/utilities/parallelProcessing/decomposePar/decomposeParDict @@ -37,6 +37,7 @@ method scotch; // method metis; // method manual; // method multiLevel; +// method structured; // does 2D decomposition of structured mesh multiLevelCoeffs { @@ -108,6 +109,15 @@ manualCoeffs } +structuredCoeffs +{ + // Patches to do 2D decomposition on. Structured mesh only; cells have + // to be in 'columns' on top of patches. + patches (bottomPatch); +} + + + //// Is the case distributed //distributed yes; //// Per slave (so nProcs-1 entries) the directory above the case.