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

createPolyCells.C File Reference

create cellPolys

  • 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

create cellPolys

  • 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 support

Definition in file createPolyCells.C.

#include "src/conversion/meshReader/meshReader.H"
Include dependency graph for createPolyCells.C:

Go to the source code of this file.