Holds information (coordinate and normal) regarding the nearest wall point. More...
Public Types | |
typedef Type | dataType |
Public Member Functions | |
directionalWallPointData () | |
directionalWallPointData (const point &origin, const Type &data, const scalar distSqr) | |
template<class TrackingData > | |
bool | updateCell (const polyMesh &mesh, const label thisCelli, const label neighbourFacei, const directionalWallPointData< Type > &neighbourWallInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &mesh, const label thisFacei, const label neighbourCelli, const directionalWallPointData< Type > &neighbourWallInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &mesh, const label thisFacei, const directionalWallPointData< Type > &neighbourWallInfo, const scalar tol, TrackingData &td) |
Friends | |
Ostream & | operator (Ostream &, const directionalWallPointData< Type > &) |
Istream & | operator>> (Istream &, directionalWallPointData< Type > &) |
Holds information (coordinate and normal) regarding the nearest wall point.
Variant of wallPointData
that ignores the specified normal component before comparing. This is used e.g. to find the distance to the wall in the z-direction only.
Definition at line 47 of file directionalWallPointData.H.
typedef Type dataType |
Definition at line 83 of file directionalWallPointData.H.
|
inline |
Definition at line 86 of file directionalWallPointDataI.H.
|
inline |
Definition at line 95 of file directionalWallPointDataI.H.
|
inline |
Definition at line 111 of file directionalWallPointDataI.H.
References mesh, and update().
|
inline |
Definition at line 136 of file directionalWallPointDataI.H.
References primitiveMesh::faceCentres(), mesh, and update().
|
inline |
Definition at line 161 of file directionalWallPointDataI.H.
References primitiveMesh::faceCentres(), mesh, and update().
|
friend |
|
friend |
Definition at line 44 of file directionalWallPointData.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.