For use with PatchEdgeFaceWave. Determines topological distance to starting edges. Templated on passive transported data. More...
Public Types | |
typedef Type | dataType |
Public Member Functions | |
edgeTopoDistanceData () | |
edgeTopoDistanceData (const label distance, const Type &data) | |
label | distance () const |
const Type & | data () const |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
template<class TrackingData > | |
void | transform (const polyMesh &mesh, const PrimitivePatchType &patch, const tensor &rotTensor, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateEdge (const polyMesh &mesh, const PrimitivePatchType &patch, const label edgeI, const label facei, const edgeTopoDistanceData< Type, PrimitivePatchType > &faceInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateEdge (const polyMesh &mesh, const PrimitivePatchType &patch, const edgeTopoDistanceData< Type, PrimitivePatchType > &edgeInfo, const bool sameOrientation, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &mesh, const PrimitivePatchType &patch, const label facei, const label edgeI, const edgeTopoDistanceData< Type, PrimitivePatchType > &edgeInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const edgeTopoDistanceData< Type, PrimitivePatchType > &, TrackingData &) const |
bool | operator== (const edgeTopoDistanceData< Type, PrimitivePatchType > &) const |
bool | operator!= (const edgeTopoDistanceData< Type, PrimitivePatchType > &) const |
Protected Attributes | |
label | distance_ |
Type | data_ |
Friends | |
Ostream & | operator (Ostream &, const edgeTopoDistanceData< Type, PrimitivePatchType > &) |
Istream & | operator>> (Istream &, edgeTopoDistanceData< Type, PrimitivePatchType > &) |
For use with PatchEdgeFaceWave. Determines topological distance to starting edges. Templated on passive transported data.
Definition at line 51 of file edgeTopoDistanceData.H.
typedef Type dataType |
Definition at line 87 of file edgeTopoDistanceData.H.
|
inline |
Definition at line 29 of file edgeTopoDistanceDataI.H.
|
inline |
Definition at line 39 of file edgeTopoDistanceDataI.H.
|
inline |
Definition at line 107 of file edgeTopoDistanceData.H.
References edgeTopoDistanceData::distance_.
Referenced by edgeTopoDistanceData::operator==().
|
inline |
Definition at line 112 of file edgeTopoDistanceData.H.
References edgeTopoDistanceData::data_.
Referenced by edgeTopoDistanceData::operator==().
|
inline |
Definition at line 54 of file edgeTopoDistanceDataI.H.
|
inline |
Definition at line 65 of file edgeTopoDistanceDataI.H.
|
inline |
Definition at line 78 of file edgeTopoDistanceDataI.H.
References edgeTopoDistanceData::data_, and edgeTopoDistanceData::distance_.
|
inline |
Definition at line 103 of file edgeTopoDistanceDataI.H.
|
inline |
Definition at line 126 of file edgeTopoDistanceDataI.H.
|
inline |
Definition at line 150 of file edgeTopoDistanceDataI.H.
References Foam::operator==().
|
inline |
Definition at line 163 of file edgeTopoDistanceDataI.H.
References edgeTopoDistanceData::data(), Foam::distance(), and edgeTopoDistanceData::distance().
|
inline |
Definition at line 173 of file edgeTopoDistanceDataI.H.
|
friend |
|
friend |
|
protected |
Definition at line 79 of file edgeTopoDistanceData.H.
Referenced by edgeTopoDistanceData::distance(), and edgeTopoDistanceData::updateEdge().
|
protected |
Definition at line 82 of file edgeTopoDistanceData.H.
Referenced by edgeTopoDistanceData::data(), and edgeTopoDistanceData::updateEdge().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.