-
- Downloads
There was a problem fetching the pipeline summary.
[uggrid] remove methods lbegin, lend, leafbegin, leafend from UGGrid
The methods aren't part of the API anymore. Implement the functionality in the begin/end methods of the corresponding GridViews. Replace internal use of the old methods by range-based for loops.
parent
07269e47
Branches
Tags
Pipeline #
Showing
- dune/grid/test/test-ug.cc 2 additions, 5 deletionsdune/grid/test/test-ug.cc
- dune/grid/uggrid.hh 0 additions, 40 deletionsdune/grid/uggrid.hh
- dune/grid/uggrid/uggrid.cc 5 additions, 307 deletionsdune/grid/uggrid/uggrid.cc
- dune/grid/uggrid/uggridfactory.cc 2 additions, 5 deletionsdune/grid/uggrid/uggridfactory.cc
- dune/grid/uggrid/uggridindexsets.cc 40 additions, 61 deletionsdune/grid/uggrid/uggridindexsets.cc
- dune/grid/uggrid/uggridviews.hh 20 additions, 8 deletionsdune/grid/uggrid/uggridviews.hh
Loading
Please register or sign in to comment