Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave) To be used in wall distance calculation. More...
Classes | |
class | trackingData |
Public Member Functions | |
externalPointEdgePoint () | |
externalPointEdgePoint (const point &, const scalar) | |
const point & | origin () const |
scalar | distSqr () const |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
template<class TrackingData > | |
bool | sameGeometry (const externalPointEdgePoint &, 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 externalPointEdgePoint &edgeInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const polyMesh &mesh, const label pointi, const externalPointEdgePoint &newPointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const externalPointEdgePoint &newPointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateEdge (const polyMesh &mesh, const label edgeI, const label pointi, const externalPointEdgePoint &pointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const externalPointEdgePoint &, TrackingData &td) const |
bool | operator== (const externalPointEdgePoint &) const |
bool | operator!= (const externalPointEdgePoint &) const |
Friends | |
Ostream & | operator<< (Ostream &, const externalPointEdgePoint &) |
Istream & | operator>> (Istream &, externalPointEdgePoint &) |
Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave) To be used in wall distance calculation.
Definition at line 58 of file externalPointEdgePoint.H.
|
inline |
Definition at line 114 of file externalPointEdgePointI.H.
|
inline |
Definition at line 122 of file externalPointEdgePointI.H.
|
inline |
Definition at line 123 of file externalPointEdgePoint.H.
|
inline |
Definition at line 128 of file externalPointEdgePoint.H.
|
inline |
Definition at line 135 of file externalPointEdgePointI.H.
References VectorSpace< Vector< scalar >, scalar, 3 >::max.
|
inline |
Definition at line 144 of file externalPointEdgePointI.H.
References Foam::diff(), Foam::mag(), and w2.
|
inline |
Definition at line 172 of file externalPointEdgePointI.H.
|
inline |
Definition at line 196 of file externalPointEdgePointI.H.
|
inline |
Definition at line 185 of file externalPointEdgePointI.H.
References Foam::transform().
|
inline |
Definition at line 210 of file externalPointEdgePointI.H.
References update().
|
inline |
Definition at line 225 of file externalPointEdgePointI.H.
References update().
|
inline |
Definition at line 239 of file externalPointEdgePointI.H.
References update().
|
inline |
Definition at line 251 of file externalPointEdgePointI.H.
References Foam::constant::electromagnetic::e, primitiveMesh::edges(), mesh, and update().
|
inline |
Definition at line 267 of file externalPointEdgePointI.H.
References Foam::operator==().
|
inline |
Definition at line 279 of file externalPointEdgePointI.H.
|
inline |
Definition at line 288 of file externalPointEdgePointI.H.
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.