-
- Downloads
removed template<int,int> from GridImp, such that now arbitrary Grids can
be inherited from the GridDefault class. This means that now instead of the class name the implemented has to provide the full class type, such as SGrid <dim,dimworld> instead of only SGrid. Furthermore added leafbegin and leafend with PartitionIteratorType template. [[Imported from SVN: r1600]]
Please register or sign in to comment