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

Go to the source code of this file.

Classes

class  wallPointData< Type >
 Holds information (coordinate and normal) regarding nearest wall point. More...
 
struct  is_contiguous< wallPointData< Type > >
 Data are contiguous if data type is contiguous. More...
 
struct  is_contiguous_label< wallPointData< Type > >
 Data are contiguous label if data type is label. More...
 
struct  is_contiguous_scalar< wallPointData< Type > >
 Data are contiguous scalar if data type is scalar. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file wallPointData.H

Definition in file wallPointData.H.