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

fvMeshSubset.C File Reference

Post-processing mesh subset tool. Given the original mesh and the list of selected cells, it creates the mesh consisting only of the desired cells, with the mapping list for points, faces, and cells. More...


Detailed Description

Post-processing mesh subset tool. Given the original mesh and the list of selected cells, it creates the mesh consisting only of the desired cells, with the mapping list for points, faces, and cells.

MJ 23/03/05 on coupled faces change the patch of the face to the oldInternalFaces patch.

Definition in file fvMeshSubset.C.

#include "src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H"
#include "src/OpenFOAM/primitives/Lists/boolList.H"
#include "src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/empty/emptyPolyPatch.H"
#include "src/OpenFOAM/include/demandDrivenData.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H"
Include dependency graph for fvMeshSubset.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.