35 #ifndef preserveBafflesConstraint_H 36 #define preserveBafflesConstraint_H 45 namespace decompositionConstraints
A list of keyword definitions, which are a keyword followed by any number of values (e...
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.
virtual ~preserveBafflesConstraint()
Destructor.
Detects baffles and keeps owner and neighbour on same processor.
A class for handling words, derived from string.
preserveBafflesConstraint()
Construct from components.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
TypeName("preserveBaffles")
Runtime type information.
Mesh consisting of general polyhedral cells.
virtual void add(const polyMesh &mesh, boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections) const
Add my constraints to list of constraints.