ENH: decomposePar: implemented keeping faceSet on single processor

This commit is contained in:
mattijs
2011-11-09 12:34:03 +00:00
parent ccefe8bb90
commit c1ac184893
2 changed files with 15 additions and 31 deletions

View File

@ -24,13 +24,13 @@ numberOfSubdomains 2;
// (makes sense only for cyclic patches)
//preservePatches (cyclic_half0 cyclic_half1);
//- Keep all of faceZone on a single processor. This puts all cells
//- Keep all of faceSet on a single processor. This puts all cells
// connected with a point, edge or face on the same processor.
// (just having face connected cells might not guarantee a balanced
// decomposition)
// The processor can be -1 (the decompositionMethod chooses the processor
// for a good load balance) or explicitly provided (upsets balance).
//singleProcessorFaceZones ((f0 -1));
//singleProcessorFaceSets ((f0 -1));
//- Use the volScalarField named here as a weight for each cell in the