Skip to content
Snippets Groups Projects
  1. Oct 22, 2018
    • Dominic Kempf's avatar
      [!269] Feature/nonlinear sumfact cg · d5b602de
      Dominic Kempf authored
      Merge branch 'feature/nonlinear-sumfact-cg' into 'master'
      
      ref:dominic/dune-perftool Contains [!264] and master\....
      
      See merge request [dominic/dune-perftool!269]
      
        [!264]: gitlab.dune-project.org/NoneNone/merge_requests/264
        [dominic/dune-perftool!269]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/269
      d5b602de
    • Dominic Kempf's avatar
      [!264] Sum factorization for untstructured grids · af4e7808
      Dominic Kempf authored
      Merge branch 'feature/sum-factorization-gmsh-files' into 'master'
      
      ref:dominic/dune-perftool On unstructured grids we need to make sure that the
      quadrature points on intersections on neighboring cells are visited in the
      same order. This is done using edge consistent grids and by constructing the
      geometry mappings in the right way.
      
      Still missing:
      
      -   Vectorization
      -   Make UG grids edge consistent without writing and reading a gmsh file
      
      See merge request [dominic/dune-perftool!264]
      
        [dominic/dune-perftool!264]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/264
      af4e7808
  2. Sep 21, 2018
  3. Sep 20, 2018
  4. Sep 19, 2018
  5. Sep 17, 2018
  6. Sep 14, 2018
  7. Sep 13, 2018
  8. Sep 12, 2018
  9. Sep 06, 2018
    • René Heß's avatar
      [!262] Costmodel Validation · c761cd04
      René Heß authored
      Merge branch 'feature/costmodel-validation' into 'master'
      
      The MR adds a new vectorization strategy target, which tries to find a
      vectorization strategy whose cost (according to the model strategy) is as
      close as possible to a given target. This allows to run several executables
      and plot the cost model value against performance data. The actual plotting
      work is done in dune-perftool-paperplots. The feature is very niche, and I
      tried to minimize the occurence of code paths only necessary for this, but I
      think the outcome is quite okay.
      
      See merge request [dominic/dune-perftool!262]
      
        [dominic/dune-perftool!262]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/262
      c761cd04
  10. Aug 29, 2018
  11. Aug 28, 2018
  12. Aug 27, 2018
  13. Aug 24, 2018
  14. Aug 23, 2018
Loading