Skip to content
Snippets Groups Projects
  1. Mar 11, 2020
  2. Jan 31, 2020
  3. Jan 06, 2020
  4. Dec 28, 2019
  5. Dec 20, 2019
  6. Dec 13, 2019
  7. Oct 23, 2019
  8. Oct 08, 2019
    • Oliver Sander's avatar
      [!64] Template parameter for ctype · 8091dd6a
      Oliver Sander authored
      Merge branch 'feature/flexible_ctype' into 'master'
      
      ref:extensions/dune-foamgrid
      
      ### Summary
      
      This MR adds a template parameter ctype to set the coordinate type for the
      grid.
      
      ### Details
      
      Grid, Geometry and Entity are parametrized with a the coordinate type to allow
      different floating point or number types.
      
      See merge request [!64]
      
        [!64]: gitlab.dune-project.org/extensions/dune-foamgrid/merge_requests/64
      8091dd6a
  9. Oct 05, 2019
  10. Oct 04, 2019
  11. Sep 03, 2019
  12. Aug 07, 2019
    • Timo Koch's avatar
      [!63] Feature/implement entity type · 4e3f2d2c
      Timo Koch authored
      Merge branch 'feature/implement-entity-type' into 'master'
      
      ref:extensions/dune-foamgrid Implement the convenience function of the entity
      interface to get the geometry type without constructing a geometry first.
      
      See merge request [!63]
      
        [!63]: gitlab.dune-project.org/extensions/dune-foamgrid/merge_requests/63
      4e3f2d2c
    • Timo Koch's avatar
      [entity] Implement type() function · fc52f0a3
      Timo Koch authored
      Constructing a geometry to get the type is always more expensive if
      you just need the type. This implement the more efficient interface.
      fc52f0a3
    • Timo Koch's avatar
      [cleanup] Fix wrong whitespace · 82bfcf9b
      Timo Koch authored
      82bfcf9b
  13. Jul 10, 2019
  14. Jul 09, 2019
Loading