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