Skip to content
Snippets Groups Projects
  1. Sep 03, 2019
  2. 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
  3. Jul 10, 2019
  4. Jul 09, 2019
  5. Jul 02, 2019
  6. 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
  7. Jun 20, 2019
  8. May 01, 2019
Loading