Skip to content
Snippets Groups Projects
Commit 5d5de047 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[!276] Feature/use custom geometry transformation for blockstructured

Merge branch 'feature/use-custom-geometry-transformation' into 'master'

ref:dominic/dune-perftool This computes the determinant and jacobian inverse
transposed directly within loopy and does not call the corresponding grid
functions. Using some simple precomputations this is faster if
number_of_blocks>=2.

This also allows straight forward vectorization for unstructured grids.

I don't know how the computation of the geometry transformation is done in the
sumfactored case, but maybe there is some overlap, which could be reduced.

See merge request [dominic/dune-perftool!276]

  [dominic/dune-perftool!276]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/276
parents df2c1d60 7c99c08e
No related branches found
No related tags found
Loading
Showing
with 1286 additions and 78 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment