|
static labelList | getUnnamedSurfaces (const PtrList< surfaceZonesInfo > &surfList) |
|
static labelList | getNamedSurfaces (const PtrList< surfaceZonesInfo > &surfList) |
|
static labelList | getStandaloneNamedSurfaces (const PtrList< surfaceZonesInfo > &surfList) |
|
static labelList | getClosedNamedSurfaces (const PtrList< surfaceZonesInfo > &surfList, const searchableSurfaces &allGeometry, const labelList &surfaces) |
|
static labelList | getUnclosedNamedSurfaces (const PtrList< surfaceZonesInfo > &surfList, const searchableSurfaces &allGeometry, const labelList &surfaces) |
|
static labelList | getAllClosedNamedSurfaces (const PtrList< surfaceZonesInfo > &surfList, const searchableSurfaces &allGeometry, const labelList &surfaces) |
|
static labelList | getInsidePointNamedSurfaces (const PtrList< surfaceZonesInfo > &surfList) |
|
static label | addCellZone (const word &name, const labelList &addressing, polyMesh &mesh) |
|
static labelList | addCellZonesToMesh (const PtrList< surfaceZonesInfo > &surfList, const labelList &namedSurfaces, polyMesh &mesh) |
|
static label | addFaceZone (const word &name, const labelList &addressing, const boolList &flipMap, polyMesh &mesh) |
|
static labelListList | addFaceZonesToMesh (const PtrList< surfaceZonesInfo > &surfList, const labelList &namedSurfaces, polyMesh &mesh) |
|
- Source files
-
Definition at line 56 of file surfaceZonesInfo.H.
◆ areaSelectionAlgo
◆ faceZoneNaming
◆ faceZoneType
◆ surfaceZonesInfo() [1/3]
Definition at line 70 of file surfaceZonesInfo.C.
References Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, dictionary::found(), dictionary::get(), searchableSurface::hasVolumeType(), IOWarningInFunction, IOobject::name(), dictionary::readEntry(), dictionary::readIfPresent(), regionNames, and searchableSurface::regions().
◆ surfaceZonesInfo() [2/3]
◆ surfaceZonesInfo() [3/3]
◆ clone()
◆ faceZoneNames()
◆ cellZoneName()
const word& cellZoneName |
( |
| ) |
const |
|
inline |
◆ zoneInside()
◆ zoneInsidePoint()
const point& zoneInsidePoint |
( |
| ) |
const |
|
inline |
◆ faceType()
◆ getUnnamedSurfaces()
◆ getNamedSurfaces()
◆ getStandaloneNamedSurfaces()
◆ getClosedNamedSurfaces()
◆ getUnclosedNamedSurfaces()
◆ getAllClosedNamedSurfaces()
◆ getInsidePointNamedSurfaces()
◆ addCellZone()
◆ addCellZonesToMesh()
Definition at line 451 of file surfaceZonesInfo.C.
References polyMesh::cellZones(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, Pstream::gatherList(), mesh, UPstream::myProcNo(), ZoneMesh::names(), Foam::nl, UPstream::nProcs(), word::null, and Pstream::scatterList().
Referenced by meshRefinement::zonify().
◆ addFaceZone()
◆ addFaceZonesToMesh()
Definition at line 536 of file surfaceZonesInfo.C.
References Foam::exit(), polyMesh::faceZones(), Foam::FatalError, FatalErrorInFunction, forAll, Pstream::gatherList(), mesh, UPstream::myProcNo(), ZoneMesh::names(), Foam::nl, UPstream::nProcs(), Pstream::scatterList(), and List::setSize().
Referenced by meshRefinement::zonify().
◆ areaSelectionAlgoNames
◆ faceZoneNamingNames
◆ faceZoneTypeNames
The documentation for this class was generated from the following files: