Skip to content
Snippets Groups Projects
  1. Aug 02, 2017
  2. Jul 18, 2017
  3. Jul 17, 2017
  4. Jun 14, 2017
  5. Mar 09, 2017
  6. Mar 08, 2017
  7. Mar 07, 2017
  8. Feb 18, 2017
  9. Feb 17, 2017
  10. Feb 15, 2017
  11. Feb 14, 2017
  12. Feb 13, 2017
  13. Jan 31, 2017
  14. Jan 02, 2017
  15. Dec 18, 2016
  16. Dec 15, 2016
  17. Nov 23, 2016
  18. Nov 22, 2016
  19. Nov 18, 2016
    • Ansgar Burchardt's avatar
      Merge branch 'cherry-pick-67e5c5a7' into 'releases/2.5' · 0b61d119
      Ansgar Burchardt authored
      Merge branch 'do-not-force-grids-to-subclass-master' into 'master'
      
      Do not force grids to subclass Entity or Geometry
      
      The current implementation assumes that both the Entity and the Geometry of a grid are subclasses of Dune::Entity and Dune::Geometry. This requirement must have been introduced after 2.4.1 and is IMHO to much of restriction. After all these are just tests. With this MR we drop this additional restriction. Tested with opm-grid.
      
      Closes #36 
      
      Should be in the release.
      
      See merge request !114
      
      See merge request !129
    • Ansgar Burchardt's avatar
      Merge branch 'cherry-pick-aafbf29e' into 'releases/2.5' · 63340ecb
      Ansgar Burchardt authored
      Merge branch 'feature/remove-generic-geometry' into 'master'
      
      remove genericgeometry subdirectory from dune-geometry
      
      The removal of the `genericgeometry` subdirectory in dune-geometry will require some minor changes to dune-grid. This merge request collects those and should be merged once the corresponding branch in dune-geometry is merged, too.
      
      See merge request !120
      
      See merge request !132
      63340ecb
    • Christian Engwer's avatar
      Merge branch 'feature/remove-generic-geometry' into 'master' · 60948833
      Christian Engwer authored and Ansgar Burchardt's avatar Ansgar Burchardt committed
      remove genericgeometry subdirectory from dune-geometry
      
      The removal of the `genericgeometry` subdirectory in dune-geometry will require some minor changes to dune-grid. This merge request collects those and should be merged once the corresponding branch in dune-geometry is merged, too.
      
      See merge request !120
      60948833
  20. Nov 17, 2016
    • Ansgar Burchardt's avatar
      Merge branch 'do-not-force-grids-to-subclass-master' into 'master' · b50e3159
      Ansgar Burchardt authored
      Do not force grids to subclass Entity or Geometry
      
      The current implementation assumes that both the Entity and the Geometry of a grid are subclasses of Dune::Entity and Dune::Geometry. This requirement must have been introduced after 2.4.1 and is IMHO to much of restriction. After all these are just tests. With this MR we drop this additional restriction. Tested with opm-grid.
      
      Closes #36 
      
      Should be in the release.
      
      See merge request !114
      b50e3159
  21. Nov 16, 2016
  22. Nov 11, 2016
  23. Nov 10, 2016
  24. Nov 09, 2016
  25. Nov 08, 2016
    • Ansgar Burchardt's avatar
      Merge branch 'cherry-pick-7b79d628' into 'releases/2.5' · 34933353
      Ansgar Burchardt authored
      Merge branch 'feature/add-subentities-to-all-codims' into 'master'
      
      add method Entity::subEntities to all codimensions
      
      For polyhedral grids, it is not clear how many vertices a face (i.e., a
      general polygon) has. For elements, this information is provided by the
      (redundant) method Entity::subEntities. This patch add this usually
      redundant method to entities of all codimensions.
      
      See merge request !103
      
      See merge request !122
      34933353
  26. Nov 07, 2016
  27. Nov 02, 2016
Loading