For use with FaceCellWave. Determines topological distance to starting faces. Templated on passive transported data. More...
Public Member Functions | |
topoDistanceData () | |
topoDistanceData (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 polyMesh &, const topoDistanceData< Type > &, 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 topoDistanceData< Type > &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const label neighbourCelli, const topoDistanceData< Type > &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const topoDistanceData< Type > &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const topoDistanceData< Type > &, TrackingData &td) const |
bool | operator== (const topoDistanceData< Type > &) const |
bool | operator!= (const topoDistanceData< Type > &) const |
Friends | |
Ostream & | operator (Ostream &, const topoDistanceData< Type > &) |
Istream & | operator>> (Istream &, topoDistanceData< Type > &) |
For use with FaceCellWave. Determines topological distance to starting faces. Templated on passive transported data.
Definition at line 49 of file topoDistanceData.H.
|
inline |
Definition at line 27 of file topoDistanceDataI.H.
|
inline |
Definition at line 36 of file topoDistanceDataI.H.
|
inline |
Definition at line 92 of file topoDistanceData.H.
Referenced by structuredRenumber::layerLess::operator()(), and topoDistanceData::operator==().
|
inline |
Definition at line 97 of file topoDistanceData.H.
Referenced by structuredRenumber::layerLess::operator()(), and topoDistanceData::operator==().
|
inline |
Definition at line 50 of file topoDistanceDataI.H.
Referenced by structuredRenumber::layerLess::operator()().
|
inline |
Definition at line 60 of file topoDistanceDataI.H.
|
inline |
Definition at line 75 of file topoDistanceDataI.H.
|
inline |
Definition at line 101 of file topoDistanceDataI.H.
Definition at line 89 of file topoDistanceDataI.H.
|
inline |
Definition at line 115 of file topoDistanceDataI.H.
|
inline |
Definition at line 138 of file topoDistanceDataI.H.
|
inline |
Definition at line 164 of file topoDistanceDataI.H.
|
inline |
Definition at line 186 of file topoDistanceDataI.H.
References Foam::operator==().
|
inline |
Definition at line 199 of file topoDistanceDataI.H.
References topoDistanceData::data(), Foam::distance(), and topoDistanceData::distance().
|
inline |
Definition at line 209 of file topoDistanceDataI.H.
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.