Classes | |
class | geometric |
Keep faces together based on geometric considerations from a searchableSurfaces list. The faces inside of each searchableSurface 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... | |
Foam::decompositionConstraints::defineTypeName | ( | geometric | ) |
Foam::decompositionConstraints::addToRunTimeSelectionTable | ( | decompositionConstraint | , |
geometric | , | ||
dictionary | |||
) |
Foam::decompositionConstraints::defineTypeName | ( | preserveBaffles | ) |
Foam::decompositionConstraints::addToRunTimeSelectionTable | ( | decompositionConstraint | , |
preserveBaffles | , | ||
dictionary | |||
) |
Foam::decompositionConstraints::defineTypeName | ( | preserveFaceZones | ) |
Foam::decompositionConstraints::addToRunTimeSelectionTable | ( | decompositionConstraint | , |
preserveFaceZones | , | ||
dictionary | |||
) |
Foam::decompositionConstraints::defineTypeName | ( | preservePatches | ) |
Foam::decompositionConstraints::addToRunTimeSelectionTable | ( | decompositionConstraint | , |
preservePatches | , | ||
dictionary | |||
) |
Foam::decompositionConstraints::defineTypeName | ( | refinementHistory | ) |
Foam::decompositionConstraints::addToRunTimeSelectionTable | ( | decompositionConstraint | , |
refinementHistory | , | ||
dictionary | |||
) |
Foam::decompositionConstraints::defineTypeName | ( | singleProcessorFaceSets | ) |
Foam::decompositionConstraints::addToRunTimeSelectionTable | ( | decompositionConstraint | , |
singleProcessorFaceSets | , | ||
dictionary | |||
) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.