

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... | |
Original source file pointData.H
Definition in file pointData.H.
1.8.13