Constraint to keep/move owner and neighbour of faceZone onto same processor. More...
Public Member Functions | |
TypeName ("preserveFaceZones") | |
preserveFaceZones (const dictionary &dict) | |
preserveFaceZones (const UList< wordRe > &zones) | |
virtual | ~preserveFaceZones ()=default |
virtual void | add (const polyMesh &mesh, boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections) const |
virtual void | apply (const polyMesh &mesh, const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections, labelList &decomposition) const |
![]() | |
TypeName ("decompositionConstraint") | |
declareRunTimeSelectionTable (autoPtr, decompositionConstraint, dictionary,(const dictionary &dict),(dict)) | |
decompositionConstraint (const dictionary &constraintDict) | |
decompositionConstraint (const dictionary &constraintDict, const word &modelType) | |
virtual | ~decompositionConstraint ()=default |
Additional Inherited Members | |
![]() | |
static autoPtr< decompositionConstraint > | New (const dictionary &constraintDict) |
static autoPtr< decompositionConstraint > | New (const dictionary &constraintDict, const word &modelType) |
![]() | |
void | getMinBoundaryValue (const polyMesh &mesh, const labelList &decomposition, labelList &destProc) const |
decompositionConstraint (const decompositionConstraint &)=delete | |
void | operator= (const decompositionConstraint &)=delete |
![]() | |
dictionary | coeffDict_ |
Constraint to keep/move owner and neighbour of faceZone onto same processor.
Dictionary parameters
Property | Description | Required | Default |
---|---|---|---|
type | preserveFaceZones | yes | |
zones | List of face zone names or regexs | yes |
Definition at line 72 of file preserveFaceZonesConstraint.H.
|
explicit |
Definition at line 47 of file preserveFaceZonesConstraint.C.
References Foam::expressions::patchExpr::debug, Foam::endl(), and Foam::Info.
|
explicit |
Definition at line 64 of file preserveFaceZonesConstraint.C.
References Foam::expressions::patchExpr::debug, Foam::endl(), and Foam::Info.
|
virtualdefault |
TypeName | ( | "preserveFaceZones" | ) |
|
virtual |
Implements decompositionConstraint.
Definition at line 83 of file preserveFaceZonesConstraint.C.
References Foam::expressions::patchExpr::debug, Foam::endl(), Foam::Info, mesh, ZoneMesh::names(), reduce(), List::setSize(), and zoneIDs.
|
virtual |
Reimplemented from decompositionConstraint.
Definition at line 124 of file preserveFaceZonesConstraint.C.
References Foam::expressions::patchExpr::debug, Foam::endl(), Foam::Info, mesh, ZoneMesh::names(), reduce(), and zoneIDs.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.