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

Go to the source code of this file.

Classes

class  directionalWallPointData< Type >
 Holds information (coordinate and normal) regarding the nearest wall point. More...
 
struct  is_contiguous< directionalWallPointData< bool > >
 
struct  is_contiguous< directionalWallPointData< label > >
 
struct  is_contiguous< directionalWallPointData< scalar > >
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
Istream & operator>> (Istream &is, directionalWallPointData< Type > &wDist)
 
template<class Type >
Ostream & operator<< (Ostream &os, const directionalWallPointData< Type > &wDist)
 

Detailed Description

Original source file directionalWallPointData.H

Definition in file directionalWallPointData.H.