Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave) To be used in wall distance calculation. More...
Public Member Functions | |
pointEdgePoint () | |
pointEdgePoint (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 pointEdgePoint &, const scalar tol, TrackingData &td) const |
template<class TrackingData > | |
void | leaveDomain (const polyPatch &patch, const label patchPointi, const point &pos, TrackingData &td) |
template<class TrackingData > | |
void | enterDomain (const polyPatch &patch, const label patchPointi, const point &pos, TrackingData &td) |
template<class TrackingData > | |
void | transform (const tensor &rotTensor, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const polyMesh &mesh, const label pointi, const label edgeI, const pointEdgePoint &edgeInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const polyMesh &mesh, const label pointi, const pointEdgePoint &newPointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const pointEdgePoint &newPointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateEdge (const polyMesh &mesh, const label edgeI, const label pointi, const pointEdgePoint &pointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const pointEdgePoint &, TrackingData &td) const |
bool | operator== (const pointEdgePoint &) const |
bool | operator!= (const pointEdgePoint &) const |
Friends | |
Ostream & | operator<< (Ostream &, const pointEdgePoint &) |
Istream & | operator>> (Istream &, pointEdgePoint &) |
Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave) To be used in wall distance calculation.
Definition at line 62 of file pointEdgePoint.H.
|
inline |
Definition at line 116 of file pointEdgePointI.H.
|
inline |
Definition at line 124 of file pointEdgePointI.H.
|
inline |
Definition at line 113 of file pointEdgePoint.H.
|
inline |
Definition at line 117 of file pointEdgePoint.H.
|
inline |
Definition at line 122 of file pointEdgePoint.H.
|
inline |
Definition at line 126 of file pointEdgePoint.H.
|
inline |
Definition at line 137 of file pointEdgePointI.H.
References VectorSpace< Vector< scalar >, scalar, 3 >::max.
|
inline |
Definition at line 146 of file pointEdgePointI.H.
References Foam::diff(), Foam::mag(), and w2.
|
inline |
Definition at line 174 of file pointEdgePointI.H.
|
inline |
Definition at line 200 of file pointEdgePointI.H.
|
inline |
Definition at line 187 of file pointEdgePointI.H.
References Foam::transform().
Referenced by PointData::transform().
|
inline |
Definition at line 215 of file pointEdgePointI.H.
References mesh, polyMesh::points(), and update().
Referenced by PointData::updatePoint().
|
inline |
Definition at line 231 of file pointEdgePointI.H.
References mesh, polyMesh::points(), and update().
|
inline |
Definition at line 246 of file pointEdgePointI.H.
References update().
|
inline |
Definition at line 259 of file pointEdgePointI.H.
References Foam::constant::electromagnetic::e, primitiveMesh::edges(), mesh, polyMesh::points(), and update().
Referenced by PointData::updateEdge().
|
inline |
Definition at line 275 of file pointEdgePointI.H.
References Foam::operator==().
|
inline |
Definition at line 287 of file pointEdgePointI.H.
Referenced by PointData::operator==().
|
inline |
Definition at line 296 of file pointEdgePointI.H.
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.