- Feb 01, 2016
-
-
Oliver Sander authored
-
Oliver Sander authored
This silences a few warnings when compiling with -DNDEBUG.
-
- Jan 28, 2016
-
-
Oliver Sander authored
[bugfix][adaptivity] Remove isNew markers on ALL levels When global refining not all isNew markers were removed. This also caused a bug when mixing growth and adaptivity as the isNew marker is also used for newly added elements through growth. If merged this needs to be backported to the 2.4 release branch! See merge request !8
-
Oliver Sander authored
[cleanup] Remove deprecated Dune::remove_const with std::remove_const See merge request !9
-
Timo Koch authored
-
- Jan 26, 2016
-
-
Timo Koch authored
When global refining not all isNew markers were removed. This also caused a bug when mixing growth and adaptivity as the isNew marker is also used for newly added elements through growth.
-
- Jan 22, 2016
-
-
Oliver Sander authored
Feature/update to dune 3.0 This is based on merge request !4 See merge request !7
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
- Jan 21, 2016
-
-
Oliver Sander authored
[fix] Remove hides virtual overload warning See merge request !6
-
- Jan 12, 2016
-
-
Timo Koch authored
-
- Dec 30, 2015
-
-
Oliver Sander authored
Update Readme and license in markup See merge request !5
-
- Dec 27, 2015
-
-
Oliver Sander authored
Feature/setposition Implement a setPosition method for vertices. This branch is based on the feature/growth-revised, so !2 should to be dealt with first. See merge request !3
-
- Dec 22, 2015
-
-
Timo Koch authored
Only leaf vertices can get a new position. However this triggerts that the vertex' position on all levels will be changed accordingly. Add a setPosition test.
-
- Dec 20, 2015
-
-
Oliver Sander authored
Feature/growth revised Implement the new growth interface. It mimics the grid factory and combines it with the adaptivity interface. See merge request !2
-
- Dec 18, 2015
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
For consistency with the factory.
-
Timo Koch authored
When the final insertion level for vertices and elements was determined for an element that is unconnected to the elements of the current grid the level was initialized to numerical_limits::lowest. This makes sure the lowest level is zero Adds a test that checks inserting an unrelated element.
-
- Dec 11, 2015
- Sep 24, 2015