Definition in file polyPatch.C.
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.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/meshes/primitiveMesh/primitiveMesh.H"
#include "src/OpenFOAM/fields/Fields/Field/SubField.H"
#include "src/OpenFOAM/db/dictionary/entry/entry.H"
#include "src/OpenFOAM/db/dictionary/dictionary.H"
#include "src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
defineTypeNameAndDebug (polyPatch, 0) | |
defineRunTimeSelectionTable (polyPatch, word) | |
defineRunTimeSelectionTable (polyPatch, dictionary) | |
addToRunTimeSelectionTable (polyPatch, polyPatch, word) | |
addToRunTimeSelectionTable (polyPatch, polyPatch, dictionary) |