Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • cherry-pick-154ed2e1
  • cherry-pick-a4c439ec
  • cherry-pick-b824570f
  • cherry-pick-b824570f-2
  • feature/ConstDenseMatrix
  • feature/FS1191-assigner
  • feature/FS1191-new
  • feature/FS1429-shared-lib-fixes
  • feature/FS1557-add-all-flags-by-default
  • feature/add-changelog
  • feature/add-cmake-flags-to-dunecontrol
  • feature/autotools-cleanup
  • feature/combine-release-master-changelogs
  • feature/copy_ptr
  • feature/disable-debugallocator-tests-on-osx
  • feature/dont-regire-pip-II
  • feature/downstream-module-path-takes-precendence
  • feature/extend-ptparser-1
  • feature/extend-ptparser-2
  • feature/fix-libdunegrid-alu-check
  • v2.5.1
  • v2.4.2
  • v2.5.1rc1
  • v2.4.2-rc1
  • v2.5.0
  • v2.5.0rc2
  • v2.5.0rc1
  • v2.4.1
  • v2.4.1-rc2
  • v2.4.1-rc1
  • v2.4.0
  • v2.4.0-rc3
  • v2.4.0-rc2
  • v2.4.0-rc1
  • v2.3.1
  • v2.3.1-rc1
  • v2.3.0
  • v2.3beta2
  • 2.3beta1
  • v2.2.1
40 results
Created with Raphaël 2.2.01Aug29Jul2827262522212019181413127654330Jun292827242322212017161514131098631May3027242322201918171312111097643229Apr282726252322212019151413121187Assertion is thrown for entiy<2> since this functionality is not there in ALU3dGridSome fixes for the gccremoved unnecessary inclusion of std_internal.h. Very strange -- why did I put it in there?Adjusted LeafIterator typedefAdjusted LeafIterator typedefsAdjusted typedef for LeafIteratorthe last commit fixed the 2d-case but broke 3d. Fixedremoved local hackForgot to delete dynamically allocated memory in destructor.Cleaned p unused variables.Removed unused variables.Bug in assertion.Additional test just to be sure.Code clean up.Copy Constructors were missing and needed.more cleanupminor cleanupuse new method isLeaf()cleanupset leaf indices for elementsnew methods isLeaf()UGGridIntersectionIterators should completely comply with new interface requirements nowadapted to newest UG versionSpecial leaf iterators for UGGrid. Still only for elements, but they should be a lot faster nowimplemented leafbegin and leafendglobal list should be a pointer.Set the built flag to true after syncing.Negate a set.As hierarchytest is an MPI Programm it needs a runfile to startAdded matrix hierarchy with information of the parallel decomposition.Added documentationTest for element leaf-ness by calling EstimateHere instead of counting the number of sons. This should also work in parallelOh shit! the #else was in the wrong line and everything was brokenrearranged the #ifdef blocks such that doxygen doen't get confused anymoreMade used reference element staticFinally got Matrix*Vector working with expression templates.- Iterator::index() should be constelement level indices are now counter per GeometryType.index sets mostly working
Loading