- Jul 23, 2018
-
-
Timo Koch authored
Merge branch 'cherry-pick-44a0b570' into 'releases/2.6' Merge branch 'fix/initialize-vertex-member' into 'master' See merge request [[!42]][1] (cherry picked from commit 44a0b570) dc455b4a \[vertex\] Initialize vertex_ member. Fixes compiler warning. See merge request [!44] [!42]: gitlab.dune-project.org/extensions/dune-foamgrid/merge_requests/42 [1]: Noneextensions/dune-foamgrid/merge_requests/42 [!44]: gitlab.dune-project.org/extensions/dune-foamgrid/merge_requests/44
-
- May 06, 2018
- Jan 02, 2018
-
- Dec 16, 2017
-
-
Timo Koch authored
Communicate seems to be required by DefaultGridView. Throw an exception in loadBalance when the number of processes is greater than 1.
-
- Nov 28, 2017
-
-
Oliver Sander authored
Fix/initialize data members in initlist See merge request !37
-
- Nov 27, 2017
-
-
Timo Koch authored
It is now published in Archive of Numerical Software.
-
Timo Koch authored
-
Timo Koch authored
This called the forward iterator test two fail because two default constructed intersectioniterators didn't compare equal. Now that all members are properly initialized the test passes again.
-
Timo Koch authored
-
- Nov 16, 2017
-
-
Oliver Sander authored
[growth] Implement growthInsertionIndex for vertices See merge request !33
-
- Nov 13, 2017
-
-
Timo Koch authored
We also need to know which indices a vertex had at insertion in case we need to attach data to a vertex during growth. This was already implemented for elements, but is necessary for vertices too.
-
Timo Koch authored
-
Timo Koch authored
-
Oliver Sander authored
Use the new geometry types from GeometryTypes namespace See merge request !32
-
Timo Koch authored
-
- Nov 10, 2017
-
-
Oliver Sander authored
Update foamgrid maintainers See merge request !31
-
Oliver Sander authored
-
Oliver Sander authored
- Oct 27, 2017
-
-
Oliver Sander authored
[fix] Make headercheck compile by including entity in intersections See merge request !30
-
Timo Koch authored
-
- Oct 23, 2017
-
-
Ansgar Burchardt authored
-
- Oct 16, 2017
-
-
Oliver Sander authored
[fix] Deprecation warnings See merge request !28
-
- Oct 13, 2017
-
-
Kilian Weishaupt authored
-
- Sep 28, 2017
-
-
Oliver Sander authored
[id] Initialize the free id counter! See merge request !26
-
Timo Koch authored
-
- Sep 22, 2017
-
-
Oliver Sander authored
add support for dune-corepy See merge request !25
-
Oliver Sander authored
Minor changes See merge request !24
-
- Sep 18, 2017
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
I do not use the DGF format, but users having to include the implementation in `dgffoam.cc` looks wrong.
-
Ansgar Burchardt authored
The file was removed in a3cdfb27
-
- Sep 14, 2017
-
-
Ansgar Burchardt authored
It only contained the default program generated by duneproject.
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- Sep 04, 2017
-
-
Oliver Sander authored
[refelement] Get copies as references are deprecated upstream See merge request !23
-
Timo Koch authored
-