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

meshRefinement.C File Reference


Detailed Description

Definition in file meshRefinement.C.

#include "src/autoMesh/autoHexMesh/meshRefinement/meshRefinement.H"
#include "src/finiteVolume/volMesh/volMesh.H"
#include "src/finiteVolume/fields/volFields/volFields.H"
#include "src/finiteVolume/surfaceMesh/surfaceMesh.H"
#include "src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChange/refinementHistory.H"
#include "src/autoMesh/autoHexMesh/refinementSurfaces/refinementSurfaces.H"
#include "src/decompositionMethods/decompositionMethods/decompositionMethod/decompositionMethod.H"
#include "src/meshTools/regionSplit/regionSplit.H"
#include "src/dynamicMesh/fvMeshDistribute/fvMeshDistribute.H"
#include "src/OpenFOAM/meshes/primitiveMesh/primitivePatch/indirectPrimitivePatch.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChange/removeCells.H"
#include "src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistributePolyMesh.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChange/localPointRegion.H"
#include "src/OpenFOAM/meshes/pointMesh/pointMesh.H"
#include "src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.H"
#include "src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.H"
#include "src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.H"
#include "src/OpenFOAM/fields/pointPatchFields/derived/global/globalPointPatchFields.H"
#include "src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.H"
#include "src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H"
#include "src/OpenFOAM/meshes/polyMesh/globalMeshData/globalIndex.H"
#include "src/meshTools/meshTools/meshTools.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include "src/decompositionMethods/decompositionMethods/geomDecomp/geomDecomp.H"
#include "src/OpenFOAM/primitives/random/Random.H"
#include "src/meshTools/searchableSurface/searchableSurfaces.H"
#include "src/meshTools/octree/treeBoundBox.H"
#include "src/finiteVolume/fields/fvPatchFields/basic/zeroGradient/zeroGradientFvPatchFields.H"
Include dependency graph for meshRefinement.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 defineTypeNameAndDebug (meshRefinement, 0)