Skip to content
Snippets Groups Projects
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 .
  1. Oct 21, 2016
  2. Sep 26, 2016
  3. Sep 25, 2016
  4. Sep 01, 2016
  5. Aug 31, 2016
  6. Aug 23, 2016
  7. Aug 18, 2016
  8. Aug 17, 2016
  9. Jul 12, 2016
  10. Jul 05, 2016
    • alkaemper's avatar
      added test of tom ranner · 615c97dd
      alkaemper authored
      the test refines a 3d ball with a projection
      and calculates the error to the real ball
      this should reduce over refinement
      615c97dd
  11. Apr 29, 2016
  12. Apr 23, 2016
  13. Apr 16, 2016
  14. Apr 13, 2016
    • Martin Nolte's avatar
      adapt to removal of EntityPointer from dune-grid · ae80d74c
      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.
      ae80d74c
  15. Apr 03, 2016
  16. Mar 15, 2016
  17. Feb 23, 2016
    • alkaemper's avatar
      periodic elements seem to work now in 2d · d07de1bc
      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
      d07de1bc
  18. Feb 22, 2016
  19. Feb 19, 2016
  20. Feb 18, 2016
  21. Feb 13, 2016
  22. Feb 12, 2016
  23. Feb 09, 2016
  24. Feb 02, 2016
  25. Feb 01, 2016
  26. Jan 27, 2016
  27. Jan 26, 2016
Loading