36 #ifndef singleProcessorFaceSetsConstraint_H 37 #define singleProcessorFaceSetsConstraint_H 47 namespace decompositionConstraints
virtual void add(const polyMesh &mesh, boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections) const
Add my constraints to list of constraints.
singleProcessorFaceSetsConstraint(const dictionary &constraintsDict, const word &type)
Construct with generic dictionary with optional entry for type.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A 2-tuple for storing two objects of different types.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A class for handling words, derived from string.
TypeName("singleProcessorFaceSets")
Runtime type information.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
virtual ~singleProcessorFaceSetsConstraint()
Destructor.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Mesh consisting of general polyhedral cells.
virtual void apply(const polyMesh &mesh, const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections, labelList &decomposition) const
Apply any additional post-decomposition constraints.