Skip to content

Feature/unrolled dimension indices

Dominic Kempf requested to merge feature/unrolled-dimension-indices into master

Contains two things:

  • Geoemtry implementations without dune-geometry
    • to_global trafo for multilinear geometries (through sumfactorization)
    • to_global trafo for axiparallel geometries
  • Unrolling index sums over the dimension

All tests are passing.

Merge request reports

Loading