

Go to the source code of this file.
Classes | |
| class | pointTopoDistanceData< Type > |
| For use with PointEdgeWave. Determines topological distance to starting points. Templated on passive transported data. More... | |
| struct | is_contiguous< pointTopoDistanceData< Type > > |
| Data are contiguous if data type is contiguous. More... | |
| struct | is_contiguous_label< pointTopoDistanceData< Type > > |
| Data are contiguous label if data type is label. More... | |
| struct | is_contiguous_scalar< pointTopoDistanceData< Type > > |
| Data are contiguous scalar if data type is scalar. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type> | |
| Istream & | operator>> (Istream &, pointTopoDistanceData< Type > &) |
| template<class Type> | |
| Ostream & | operator<< (Ostream &, const pointTopoDistanceData< Type > &) |
Original source file pointTopoDistanceData.H
Definition in file pointTopoDistanceData.H.