

Go to the source code of this file.
Classes | |
| class | directionalWallPointData< Type > |
| Holds information (coordinate and normal) regarding the nearest wall point. More... | |
| struct | is_contiguous< directionalWallPointData< bool > > |
| struct | is_contiguous< directionalWallPointData< label > > |
| struct | is_contiguous< directionalWallPointData< scalar > > |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type> | |
| Istream & | operator>> (Istream &is, directionalWallPointData< Type > &wDist) |
| template<class Type> | |
| Ostream & | operator<< (Ostream &os, const directionalWallPointData< Type > &wDist) |
Original source file directionalWallPointData.H
Definition in file directionalWallPointData.H.