41 #define defineTableReaderValueFirst(Value, Coordinate) \
42 defineTableReader(Coordinate, Value)
44 #define addTableReaderValueFirst(Value, TableReaderType, Coordinate) \
45 addTableReader(TableReaderType, Coordinate, Value)
#define addTableReader(TableReaderType, Coordinate, Value)
#define defineTableReader(Coordinate, Value)
Macros for easy insertion into run-time selection tables.
Include the header files for all the primitive types that Fields are instantiated for.
#define addTableReaderValueFirst(Value, TableReaderType, Coordinate)
#define defineTableReaderValueFirst(Value, Coordinate)
FOR_ALL_FIELD_TYPES(makeDimensionedPointFieldFunctions)