Loading...
Searching...
No Matches
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< DataType >
 Variant of pointEdgePoint with some transported additional data. Templated on the transported data type. More...
struct  is_contiguous< PointData< DataType > >
 Data are contiguous if data type is contiguous. More...
struct  is_contiguous_scalar< PointData< DataType > >
 Contiguous scalar only when data type is also scalar. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class DataType>
Ostreamoperator<< (Ostream &, const PointData< DataType > &)
template<class DataType>
Istreamoperator>> (Istream &, PointData< DataType > &)

Detailed Description

Original source file PointData.H

Definition in file PointData.H.