

Go to the source code of this file.
Classes | |
| class | WallInfo< WallLocation > |
| Holds information regarding nearest wall point. Used in wall distance calculation. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | DefineContiguousWallLocationDataType(Type, nullArg) |
Functions | |
| template<> | |
| bool | contiguous< WallInfo< wallPoint > > () |
| template<> | |
| bool | contiguous< WallInfo< WallLocationData< wallPoint, bool > > > () |
| template<> | |
| bool | contiguous< WallInfo< WallLocationData< wallPoint, label > > > () |
| FOR_ALL_FIELD_TYPES (DefineContiguousWallLocationDataType) | |
Original source file WallInfo.H
Definition in file WallInfo.H.
| #define DefineContiguousWallLocationDataType | ( | Type, | |
| nullArg | |||
| ) |
Definition at line 144 of file WallInfo.H.