

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> | |
| Ostream & | operator<< (Ostream &, const PointData< DataType > &) |
| template<class DataType> | |
| Istream & | operator>> (Istream &, PointData< DataType > &) |
Original source file PointData.H
Definition in file PointData.H.