Go to the documentation of this file.
94 #ifndef geometricConstraint_H
95 #define geometricConstraint_H
105 namespace decompositionConstraints
114 public decompositionConstraint
119 PtrList<topoSetFaceSource> sources_;
122 dictionary selection_;
Abstract class for handling decomposition constraints.
Keep faces together based on geometric considerations from a searchableSurfaces list....
Mesh consisting of general polyhedral cells.
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
geometric(const dictionary &dict)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual ~geometric()=default
virtual void add(const polyMesh &mesh, boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections) const