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. Aug 18, 2016
  2. Aug 17, 2016
  3. Jul 31, 2016
  4. Jul 12, 2016
  5. Jul 07, 2016
  6. Jul 06, 2016
  7. Jul 05, 2016
  8. Jun 12, 2016
  9. Apr 29, 2016
  10. Apr 23, 2016
  11. Apr 16, 2016
  12. 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
  13. Apr 03, 2016
  14. Mar 15, 2016
  15. Feb 29, 2016
  16. Feb 24, 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
Loading