- Jul 23, 2018
-
-
Timo Koch authored
-
- Jul 20, 2018
-
-
Timo Koch authored
-
- Jun 12, 2018
-
-
Oliver Sander authored
enable CI See merge request !41
-
- Jun 01, 2018
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
foamgrid-test.cc and local-refine-test.cc are expected to fail with ``` Dune::GridError [checkIntersectionIterator:[...]/dune/grid/test/checkintersectionit.hh:600]: Integral over outer normals on affine entity is nonzero: -1 0 0 ``` The test from dune-grid doesn't quite apply to FoamGrid and needs to be adapted to make the tests pass.
-
Ansgar Burchardt authored
-
- May 05, 2018
-
-
Oliver Sander authored
[element] Initialize father field in all constructors See merge request !39
-
Timo Koch authored
-
- 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
-