Definition in file cyclicPolyPatch.C.
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H"
#include "src/OpenFOAM/db/runTimeSelection/addToRunTimeSelectionTable.H"
#include "src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H"
#include "src/OpenFOAM/meshes/polyMesh/polyMesh.H"
#include "src/OpenFOAM/include/demandDrivenData.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include "src/OpenFOAM/meshes/primitiveMesh/primitivePatch/patchZones.H"
#include "src/OpenFOAM/meshes/meshTools/matchPoints.H"
#include "src/OpenFOAM/meshes/meshShapes/edge/EdgeMap.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/OpenFOAM/fields/Fields/transformList/transformList.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
defineTypeNameAndDebug (cyclicPolyPatch, 0) | |
addToRunTimeSelectionTable (polyPatch, cyclicPolyPatch, word) | |
addToRunTimeSelectionTable (polyPatch, cyclicPolyPatch, dictionary) |