Skip to content
Snippets Groups Projects
  1. Dec 13, 2019
  2. 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
  3. Oct 05, 2019
  4. Oct 04, 2019
  5. Sep 03, 2019
  6. 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
  7. Jul 10, 2019
  8. Jul 09, 2019
  9. Jul 02, 2019
  10. Jul 01, 2019
    • Timo Koch's avatar
      [!60] [1d][facet] Make facet feel more like vertex · c533051b
      Timo Koch authored
      Merge branch 'feature/vertex-pointer-face-1d' into 'master'
      
      ref:extensions/dune-foamgrid Instead of storing a nullptr and document
      undefined behaviour we can actually store a this pointer and have perfectly
      defined behaviour.
      
      See merge request [!60]
      
        [!60]: gitlab.dune-project.org/extensions/dune-foamgrid/merge_requests/60
      c533051b
    • Timo Koch's avatar
      [1d][facet] Make facet feel more like vertex · f36fedee
      Timo Koch authored
      Instead of storing a nullptr and document undefined behaviour we
      can actually store a this pointer and have perfectly defined behaviour.
      f36fedee
  11. Jun 20, 2019
  12. May 01, 2019
Loading