This project is mirrored from https://gitlab.dune-project.org/extensions/dune-alugrid.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 21, 2016
-
-
Tobias Malkmus authored
-
- Nov 08, 2016
- Oct 26, 2016
- Oct 22, 2016
-
-
Robert K authored
-
- Oct 21, 2016
- Oct 05, 2016
-
-
Robert K authored
-
- Sep 26, 2016
-
-
Martin Nolte authored
The current fix is to throw Dune::NotImplemented, though
-
- Sep 25, 2016
- Sep 01, 2016
-
-
Tobias Malkmus authored
NOTE: 'make test' was replaced by 'make build_tests && make test'
-
- Aug 31, 2016
-
-
alkaemper authored
-
- Aug 23, 2016
-
-
Robert K authored
-
- Aug 18, 2016
- Aug 17, 2016
- Jul 12, 2016
-
-
Christoph Grüninger authored
-
- Jul 05, 2016
-
-
alkaemper authored
the test refines a 3d ball with a projection and calculates the error to the real ball this should reduce over refinement
-
- Apr 29, 2016
-
-
Robert K authored
-
- Apr 23, 2016
- Apr 16, 2016
-
-
Robert K authored
-
- Apr 13, 2016
-
-
Martin Nolte authored
With this patch, Entity::father, Entity::subEntity, IntersectionIteratorWrapper::inside and IntersectionIteratorWrapper::outside return entities instead of entity pointers. Warning: This will definitely break compatibility with the 2.3 release.
-
- Apr 03, 2016
-
-
Robert K authored
-
- Mar 15, 2016
-
-
Martin Nolte authored
-
- Feb 23, 2016
-
-
alkaemper authored
the problem was that the search for the periodic neighbour deletes the periodic boundary faces from the boundary and the elements get oriented between insertion and this. So it does not find the elements. Now the search is done after the recreation of the boundaryIds with respect to the new element orientation
-
- Feb 22, 2016
- Feb 19, 2016
- Feb 18, 2016
-
-
Christoph Grüninger authored
GCC with -Wall will warn about the latter.
-