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 > > () |
Original source file PointData.H
Definition in file PointData.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.