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