-
- Downloads
Get rid of the UGGrid::heapSize_ data member
The hand-coded memory heap of UG has been removed from dune-uggrid about a year ago. Hence, the heapSize parameter of UGGrid does not have any purpose anymore. This patch removes it completely. It only leaves the public method setDefaultHeapSize and marks it as deprecated, in order not to break people's codes.
Showing
- dune/grid/io/file/dgfparser/dgfug.cc 0 additions, 4 deletionsdune/grid/io/file/dgfparser/dgfug.cc
- dune/grid/uggrid.hh 3 additions, 16 deletionsdune/grid/uggrid.hh
- dune/grid/uggrid/uggrid.cc 0 additions, 5 deletionsdune/grid/uggrid/uggrid.cc
- dune/grid/uggrid/uggridfactory.cc 4 additions, 5 deletionsdune/grid/uggrid/uggridfactory.cc
Loading
Please register or sign in to comment