Skip to content
Snippets Groups Projects
Commit a0137d86 authored by Oliver Sander's avatar Oliver Sander
Browse files

Simplify implementation of method UGGridGeometry::affine

The old implementation constructed a GeometryType object and asked
that whether it was a simplex.  Apparently this inlined badly.
The new implementation queries the UG-internal data structures
directly, which leads to a measurable performance gain.

(cherry picked from commit 2474c23c)
parent 4c78fde3
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment