Classes | |
| class | geometric |
| Keep faces together based on geometric considerations from a list of topoSetFaceSource. The faces selected (inside) of each source are to be kept together during the decomposition. More... | |
| class | preserveBaffles |
| Detects baffles and keeps owner and neighbour on same processor. More... | |
| class | preserveFaceZones |
| Constraint to keep/move owner and neighbour of faceZone onto same processor. More... | |
| class | preservePatches |
| Constraint to keep owner and neighbour of (cyclic) patch on same processor. More... | |
| class | refinementHistory |
| Constraint to keep all cells originating from refining the same cell onto the same processor. Reads polyMesh/refinementHistory. More... | |
| class | singleProcessorFaceSets |
| Constraint to keep all cells connected to face or point of faceSet on a single processor. More... | |
| defineTypeName | ( | geometric | ) |
| addToRunTimeSelectionTable | ( | decompositionConstraint | , |
| geometric | , | ||
| dictionary | ) |
| defineTypeName | ( | preserveBaffles | ) |
| addToRunTimeSelectionTable | ( | decompositionConstraint | , |
| preserveBaffles | , | ||
| dictionary | ) |
| defineTypeName | ( | preserveFaceZones | ) |
| addToRunTimeSelectionTable | ( | decompositionConstraint | , |
| preserveFaceZones | , | ||
| dictionary | ) |
| defineTypeName | ( | preservePatches | ) |
| addToRunTimeSelectionTable | ( | decompositionConstraint | , |
| preservePatches | , | ||
| dictionary | ) |
| defineTypeName | ( | refinementHistory | ) |
| addToRunTimeSelectionTable | ( | decompositionConstraint | , |
| refinementHistory | , | ||
| dictionary | ) |
| defineTypeName | ( | singleProcessorFaceSets | ) |
| addToRunTimeSelectionTable | ( | decompositionConstraint | , |
| singleProcessorFaceSets | , | ||
| dictionary | ) |