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. Nov 21, 2016
  2. Nov 08, 2016
  3. Oct 26, 2016
  4. Oct 22, 2016
  5. Oct 21, 2016
  6. Oct 05, 2016
  7. Sep 26, 2016
  8. Sep 25, 2016
  9. Sep 01, 2016
  10. Aug 31, 2016
  11. Aug 23, 2016
  12. Aug 18, 2016
  13. Aug 17, 2016
  14. Jul 12, 2016
  15. 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
  16. Apr 29, 2016
  17. Apr 23, 2016
  18. Apr 16, 2016
  19. 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
  20. Apr 03, 2016
  21. Mar 15, 2016
  22. 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
  23. Feb 22, 2016
  24. Feb 19, 2016
  25. Feb 18, 2016
Loading