Implement piola mappings in change to reference geometry algorithm

Issue #44 resolved
Martin Sandve Alnæs created an issue

Steps:

Add a ReferenceValue type to represent a function on the reference element.

Make reference shape available from element (already in constructor).

Rewrite FormArgument to mapping applied to reference value in change to local algorithm.

Comments (5)

  1. Martin Sandve Alnæs reporter

    Although I implemented this in a branch before, the implementation had some bad side effects to form compiler performance. Won't be done in time for 1.5.

  2. Log in to comment