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

Go to the source code of this file.

Classes

class  pointData
 Variant of pointEdgePoint with some transported additional data. WIP - should be templated on data like wallDistData. Passive vector v_ is not a coordinate (so no enterDomain/leaveDomain transformation needed) More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

Istream & operator>> (Istream &, pointData &)
 
Ostream & operator<< (Ostream &, const pointData &)
 
template<>
bool contiguous< pointData > ()
 Data associated with pointData as contiguous as pointEdgePoint. More...
 

Detailed Description

Original source file pointData.H

Definition in file pointData.H.