Data Structures | Namespaces | Functions
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.

Data Structures

class  PointData
 Variant of pointEdgePoint with some transported additional data. Templated on the transported data type. More...
 
class  PointData
 Variant of pointEdgePoint with some transported additional data. Templated on the transported data type. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class DataType >
Ostream & operator<< (Ostream &, const PointData< DataType > &)
 
template<class DataType >
Istream & operator>> (Istream &, PointData< DataType > &)
 
template<>
bool contiguous< PointData< scalar > > ()
 Data associated with PointData types is contiguous. More...
 
template<>
bool contiguous< PointData< vector > > ()
 

Detailed Description

Original source file PointData.H

Definition in file PointData.H.