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

Merge branch 'feature/exact-solution-from-ufl' into 'master'

Feature/exact solution from ufl

Adds three form compiler arguments that:

- Tell the form compiler which expression of the ufl file represents the exact solution.
- Enable comparison dof vectors of numerical solution and interpolation of exact solution.
- Enable calculation of l2errorsquared of difference between numerical solution and interpolation of exact solution.

These methods only work for scalar equations. For Mixed-/Vector-/Tensorelements an exception is raised.



See merge request !7
parents b60bdf85 fd073fed
No related branches found
No related tags found
Loading
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