Holds information regarding nearest wall point. Used in wall distance calculation. More...
Public Member Functions | |
wallPoint () | |
wallPoint (const point &origin, const scalar distSqr) | |
const point & | origin () const |
point & | origin () |
scalar | distSqr () const |
scalar & | distSqr () |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
template<class TrackingData > | |
bool | sameGeometry (const polyMesh &, const wallPoint &, const scalar, TrackingData &td) const |
template<class TrackingData > | |
void | leaveDomain (const polyMesh &, const polyPatch &, const label patchFacei, const point &faceCentre, TrackingData &td) |
template<class TrackingData > | |
void | enterDomain (const polyMesh &, const polyPatch &, const label patchFacei, const point &faceCentre, TrackingData &td) |
template<class TrackingData > | |
void | transform (const polyMesh &, const tensor &, TrackingData &td) |
template<class TrackingData > | |
bool | updateCell (const polyMesh &, const label thisCelli, const label neighbourFacei, const wallPoint &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const label neighbourCelli, const wallPoint &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const wallPoint &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const wallPoint &, TrackingData &td) const |
bool | operator== (const wallPoint &) const |
bool | operator!= (const wallPoint &) const |
Friends | |
Ostream & | operator<< (Ostream &, const wallPoint &) |
Istream & | operator>> (Istream &, wallPoint &) |
Holds information regarding nearest wall point. Used in wall distance calculation.
Definition at line 61 of file wallPoint.H.
|
inline |
Definition at line 81 of file wallPointI.H.
Definition at line 88 of file wallPointI.H.
|
inline |
Definition at line 102 of file wallPoint.H.
|
inline |
Definition at line 106 of file wallPoint.H.
|
inline |
Definition at line 111 of file wallPoint.H.
|
inline |
Definition at line 115 of file wallPoint.H.
|
inline |
Definition at line 98 of file wallPointI.H.
|
inline |
Definition at line 107 of file wallPointI.H.
References Foam::diff(), Foam::mag(), and w2.
|
inline |
Definition at line 136 of file wallPointI.H.
|
inline |
Definition at line 164 of file wallPointI.H.
Definition at line 150 of file wallPointI.H.
References Foam::transform().
|
inline |
Definition at line 180 of file wallPointI.H.
References primitiveMesh::cellCentres(), mesh, and update().
|
inline |
Definition at line 203 of file wallPointI.H.
References primitiveMesh::faceCentres(), mesh, and update().
|
inline |
Definition at line 226 of file wallPointI.H.
References primitiveMesh::faceCentres(), mesh, and update().
Definition at line 247 of file wallPointI.H.
References Foam::operator==().
Definition at line 259 of file wallPointI.H.
Definition at line 268 of file wallPointI.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.