After construction is a list of <refineCell> of cells within a certain distance to the wall and with the wall normal direction. More...
#include <dynamicMesh/wallLayerCells.H>
After construction is a list of <refineCell> of cells within a certain distance to the wall and with the wall normal direction.
Definition at line 53 of file wallLayerCells.H.
Public Member Functions | |
ClassName ("wallLayerCells") | |
Runtime type information.
| |
wallLayerCells (const polyMesh &mesh, const List< word > &patchNames, const label nLayers) | |
Construct from components.
|
wallLayerCells | ( | const polyMesh & | mesh, |
const List< word > & | patchNames, | ||
const label | nLayers | ||
) |
Construct from components.
Definition at line 69 of file wallLayerCells.C.
References MeshWave< Type >::allCellInfo(), MeshWave< Type >::allFaceInfo(), DynamicList< T, SizeInc, SizeMult, SizeDiv >::append(), polyMesh::boundaryMesh(), Foam::endl(), f(), PrimitivePatch< Face, FaceList, PointField, PointType >::faceNormals(), polyMesh::faces(), forAll, Foam::Info, MeshWave< Type >::iterate(), Foam::name(), wallNormalInfo::normal(), polyMesh::points(), List< T >::size(), PtrList< T >::size(), polyPatch::start(), wallNormalInfo::valid(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().
ClassName | ( | "wallLayerCells" | ) |
Runtime type information.