FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

createPolyBoundary.C File Reference

boundary faces

  • use pointCells when searching for connectivity
  • initialize the cell connectivity with '-1'
  • find both cell faces corresponding to the baffles and mark them to prevent a connection
  • standard connectivity checks
More...


Detailed Description

boundary faces

  • use pointCells when searching for connectivity
  • initialize the cell connectivity with '-1'
  • find both cell faces corresponding to the baffles and mark them to prevent a connection
  • standard connectivity checks

- added baffle and monitoring support

Definition in file createPolyBoundary.C.

#include "src/conversion/meshReader/meshReader.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/empty/emptyPolyPatch.H"
#include "src/OpenFOAM/meshes/preservePatchTypes/preservePatchTypes.H"
Include dependency graph for createPolyBoundary.C:

Go to the source code of this file.