Detects baffles and keeps owner and neighbour on same processor. More...
Public Member Functions | |
TypeName ("preserveBaffles") | |
preserveBaffles (const dictionary &dict) | |
preserveBaffles () | |
virtual | ~preserveBaffles ()=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_ |
Detects baffles and keeps owner and neighbour on same processor.
Dictionary parameters
Property | Description | Required | Default |
---|---|---|---|
type | preserveBaffles | yes |
Definition at line 65 of file preserveBafflesConstraint.H.
|
explicit |
Definition at line 48 of file preserveBafflesConstraint.C.
References Foam::expressions::patchExpr::debug, Foam::endl(), and Foam::Info.
preserveBaffles | ( | ) |
Definition at line 64 of file preserveBafflesConstraint.C.
References Foam::expressions::patchExpr::debug, Foam::endl(), Foam::Info, and Foam::type().
|
virtualdefault |
TypeName | ( | "preserveBaffles" | ) |
|
virtual |
Implements decompositionConstraint.
Definition at line 81 of file preserveBafflesConstraint.C.
References Pair::compare(), Foam::expressions::patchExpr::debug, Foam::endl(), localPointRegion::findDuplicateFacePairs(), forAll, Foam::Info, IOWarningInFunction, mesh, n, p, Foam::returnReduce(), List::setSize(), syncTools::syncFaceList(), and Foam::type().
|
virtual |
Reimplemented from decompositionConstraint.
Definition at line 176 of file preserveBafflesConstraint.C.
References Foam::expressions::patchExpr::debug, Foam::endl(), localPointRegion::findDuplicateFacePairs(), Foam::Info, mesh, Foam::reduce(), and Foam::type().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.