Overture  Version 25
GenericCollectionOperators.h
Go to the documentation of this file.
1 #ifndef GENERIC_COLLECTION_OPERATORS
2 #define GENERIC_COLLECTION_OPERATORS
3 
4 // do nothing base class for GridCollectionOperators and CompositeGridOperators
5 
6 class
8 {
9 };
10 
11 #endif