Go to the documentation of this file. 1 #ifndef LISTOFGENERICMAPPEDGRIDOPERATORS_H
2 #define LISTOFGENERICMAPPEDGRIDOPERATORS_H "ListOfGenericMappedGridOperators.h"
15 #define DEBUGTEMPLATE 0
23 #endif // the counter static int theIDCount is used
30 void checkRange(
int)
const;
34 #if DEBUGTEMPLATE // Should be initialized for debugging.
35 static int theIDCount;
36 #endif // int ListOfGenericMappedGridOperators<stuff>::theIDCount = 0;