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

Go to the source code of this file.

Classes

class  edgeTopoDistanceData< Type, PrimitivePatchType >
 For use with PatchEdgeFaceWave. Determines topological distance to starting edges. Templated on passive transported data. More...
 
struct  is_contiguous< edgeTopoDistanceData< Type, PrimitivePatchType > >
 Data are contiguous if data type is contiguous. More...
 
struct  is_contiguous_label< edgeTopoDistanceData< Type, PrimitivePatchType > >
 Data are contiguous label if data type is label. More...
 
struct  is_contiguous_scalar< edgeTopoDistanceData< Type, PrimitivePatchType > >
 Data are contiguous scalar if data type is scalar. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file edgeTopoDistanceData.H

Definition in file edgeTopoDistanceData.H.