Go to the source code of this file.
Classes | |
class | PointEdgeLayerInfoData< Type > |
Class to be used with PointEdgeWave which enumerates layers of points. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | DefineContiguousPointEdgeLayerInfoDataType(Type, nullArg) |
Functions | |
template<class Type > | |
Ostream & | operator<< (Ostream &, const PointEdgeLayerInfoData< Type > &) |
template<class Type > | |
Istream & | operator>> (Istream &, PointEdgeLayerInfoData< Type > &) |
template<> | |
bool | contiguous< PointEdgeLayerInfoData< bool > > () |
template<> | |
bool | contiguous< PointEdgeLayerInfoData< label > > () |
FOR_ALL_FIELD_TYPES (DefineContiguousPointEdgeLayerInfoDataType) | |
Original source file PointEdgeLayerInfoData.H
Definition in file PointEdgeLayerInfoData.H.
#define DefineContiguousPointEdgeLayerInfoDataType | ( | Type, | |
nullArg | |||
) |
Definition at line 181 of file PointEdgeLayerInfoData.H.