For use with PointEdgeWave. Determines topological distance to starting points. Templated on passive transported data. More...
Public Types | |
typedef Type | dataType |
Public Member Functions | |
pointTopoDistanceData () | |
pointTopoDistanceData (const label distance, const Type &data) | |
label | distance () const |
const Type & | data () const |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
template<class TrackingData > | |
bool | sameGeometry (const pointTopoDistanceData< Type > &, 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 pointTopoDistanceData< Type > &edgeInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const polyMesh &mesh, const label pointi, const pointTopoDistanceData< Type > &newPointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const pointTopoDistanceData< Type > &newPointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateEdge (const polyMesh &mesh, const label edgeI, const label pointi, const pointTopoDistanceData< Type > &pointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const pointTopoDistanceData< Type > &, TrackingData &) const |
bool | operator== (const pointTopoDistanceData< Type > &) const |
bool | operator!= (const pointTopoDistanceData< Type > &) const |
Friends | |
Ostream & | operator (Ostream &, const pointTopoDistanceData< Type > &) |
Istream & | operator>> (Istream &, pointTopoDistanceData< Type > &) |
For use with PointEdgeWave. Determines topological distance to starting points. Templated on passive transported data.
Definition at line 49 of file pointTopoDistanceData.H.
typedef Type dataType |
Definition at line 74 of file pointTopoDistanceData.H.
|
inline |
Definition at line 27 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 36 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 95 of file pointTopoDistanceData.H.
Referenced by pointTopoDistanceData::operator==().
|
inline |
Definition at line 100 of file pointTopoDistanceData.H.
Referenced by pointTopoDistanceData::operator==().
|
inline |
Definition at line 50 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 60 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 74 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 98 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 87 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 111 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 135 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 158 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 179 of file pointTopoDistanceDataI.H.
|
inline |
Definition at line 202 of file pointTopoDistanceDataI.H.
References Foam::operator==().
|
inline |
Definition at line 215 of file pointTopoDistanceDataI.H.
References pointTopoDistanceData::data(), Foam::distance(), and pointTopoDistanceData::distance().
|
inline |
Definition at line 225 of file pointTopoDistanceDataI.H.
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.