Go to the documentation of this file. 1 #ifndef BOUNDARY_CONDITION_PARAMETERS_H
2 #define BOUNDARY_CONDITION_PARAMETERS_H
9 #define REAL_MAPPED_GRID_FUNCTION floatMappedGridFunction
11 #define REAL_GRID_COLLECTION_FUNCTION floatGridCollectionFunction
14 #define REAL_MAPPED_GRID_FUNCTION doubleMappedGridFunction
16 #define REAL_GRID_COLLECTION_FUNCTION doubleGridCollectionFunction
136 #undef REAL_MAPPED_GRID_FUNCTION
137 #undef REAL_GRID_COLLECTION_FUNCTION