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

Go to the source code of this file.

Classes

class  pointEdgeDist
 Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave) To be used in wall distance calculation. More...
 
class  pointEdgeDist::data
 Class used to pass data into container. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

Istream & operator>> (Istream &, pointEdgeDist &)
 
Ostream & operator<< (Ostream &, const pointEdgeDist &)
 
template<>
bool contiguous< pointEdgeDist > ()
 Data associated with pointEdgeDist type are contiguous. More...
 

Detailed Description

Original source file pointEdgeDist.H

Definition in file pointEdgeDist.H.