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

Go to the source code of this file.

Classes

class  topoDistanceData< Type >
 For use with FaceCellWave. Determines topological distance to starting faces. Templated on passive transported data. More...
 
class  topoDistanceData< Type >
 For use with FaceCellWave. Determines topological distance to starting faces. Templated on passive transported data. More...
 
struct  is_contiguous< topoDistanceData< Type > >
 Data are contiguous if data type is contiguous. More...
 
struct  is_contiguous_label< topoDistanceData< Type > >
 Data are contiguous label if data type is label. More...
 
struct  is_contiguous_scalar< topoDistanceData< Type > >
 Data are contiguous scalar if data type is scalar. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file topoDistanceData.H

Definition in file topoDistanceData.H.