pointTopoDistanceData.H File Reference
Include dependency graph for pointTopoDistanceData.H:
This graph shows which files directly or indirectly include this file:

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...
 
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

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
Istream & operator>> (Istream &, pointTopoDistanceData< Type > &)
 
template<class Type >
Ostream & operator<< (Ostream &, const pointTopoDistanceData< Type > &)
 

Detailed Description

Original source file pointTopoDistanceData.H

Definition in file pointTopoDistanceData.H.