FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

wallPointData.H File Reference


Detailed Description

Definition in file wallPointData.H.

#include "src/meshTools/cellDist/wallPoint/wallPoint.H"
#include "src/meshTools/cellDist/wallPoint/wallPointDataI.H"
Include dependency graph for wallPointData.H:

Go to the source code of this file.

Classes

class  wallPointData< Type >
 Holds information (coordinate and normal) regarding nearest wall point. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

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