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 .
- 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 29, 2016
-
-
Robert K authored
[bugfix][cmake] Fix installation path for cmake modules The current path installs to: ROOT/share/cmake/modules It should be: ROOT/share/dune/cmake/modules See merge request !8
-
Dominic Kempf authored
The current path installs to: ROOT/share/cmake/modules It should be: ROOT/share/dune/cmake/modules
-
- Feb 24, 2016
- 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.
-
- Feb 17, 2016
-
-
Tobias Malkmus authored
-
- Feb 13, 2016
-
-
Martin Nolte authored
-
- Feb 12, 2016
-
-
Martin Nolte authored
-
- Feb 09, 2016
- Feb 03, 2016
- Feb 02, 2016
-
-
Robert K authored
Addendum to C++11-type-traits switch. This is an addendum to !2. See merge request !3
-
Elias Pipping authored
-
- Feb 01, 2016
-
-
Elias Pipping authored
For std::conditional
-
Elias Pipping authored
-
- Jan 27, 2016
- Jan 26, 2016
-
-
Christoph Grüninger authored
-