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 19, 2015
  2. Oct 14, 2015
  3. Jul 13, 2015
  4. Jun 01, 2015
  5. Apr 08, 2015
  6. Mar 31, 2015
  7. Jan 28, 2015
    • alkaemper's avatar
      is2d flag is set in constructor · 291fef1f
      alkaemper authored
      odd macrovertex ids are now the real vertices
      added a GlobalIdType to gridfactory to have a better distinction between the global id and the index inside the vertexvector
      291fef1f
  8. Jan 15, 2015
  9. Jan 09, 2015
  10. Jan 08, 2015
  11. Jan 07, 2015
  12. Dec 19, 2014
  13. Dec 15, 2014
  14. Dec 10, 2014
  15. Dec 05, 2014
  16. Dec 04, 2014
  17. Nov 28, 2014
  18. Jul 02, 2014
  19. Jul 01, 2014
  20. Apr 15, 2013
    • Andreas Dedner's avatar
      new debug structure introduced: · 52a4230d
      Andreas Dedner authored
      - instead of #ifndef NDEBUG
        now use #ifdef ALUGRIDDEBUG
      - istead of assert( cond );
        now use alugrid_assert ( cond );
        (from dune/alugrid/common/alugrid_assert.hh)
      So instead of having to define NDEBUG to avoid debug code being executed
      (improves performance by 60%) one always avoids debug code as long as
      ALUGRIDDEBUG has not been define.
      52a4230d
  21. Jan 24, 2013
  22. Jan 21, 2013
  23. Jan 18, 2013
  24. Jan 17, 2013
  25. Nov 09, 2012
  26. Nov 08, 2012
  27. Nov 07, 2012
  28. Nov 05, 2012
Loading