Go to the documentation of this file. 1 #ifndef LISTOFMAPPEDGRIDOPERATORS_H
2 #define LISTOFMAPPEDGRIDOPERATORS_H "ListOfMappedGridOperators.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 ListOfMappedGridOperators<stuff>::theIDCount = 0;