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 17, 2015
  2. Oct 14, 2015
  3. Oct 13, 2015
  4. Oct 12, 2015
  5. Aug 05, 2015
  6. Jul 14, 2015
  7. Jul 13, 2015
  8. Jul 10, 2015
    • Martin Nolte's avatar
      sort elements using a Z curve, if Zoltan is not found. · 2073e26c
      Martin Nolte authored
      The only load-balancing algorithm useable without Zoltan is based on a
      space filling curve. Internally, however, this algorithm assumes that
      the macro elements are already sorted along such a curve. Originally,
      this was ensured by sorting them along the Hilbert curve provided by
      Zoltan.  To make dune-alugrid useful without Zoltan, we still need a
      space filling curve implementation of our own.
      
      This patch makes dune-alugrid more self-contained by providing a simple
      implementation of a Z curve. It is used only when Zoltan is not found,
      so experienced users will not notice the difference.
      2073e26c
  9. Jun 25, 2015
  10. Jun 02, 2015
  11. Mar 31, 2015
  12. Mar 30, 2015
  13. Jan 24, 2015
  14. Jan 15, 2015
  15. Jan 07, 2015
  16. Oct 20, 2014
  17. Jul 29, 2014
  18. Jul 23, 2014
  19. Jul 22, 2014
  20. Jul 21, 2014
  21. Jul 18, 2014
  22. Jul 17, 2014
  23. Jul 07, 2014
  24. Jul 06, 2014
  25. Jul 02, 2014
  26. Jul 01, 2014
Loading