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

Merge branch 'feature/compare_solution_to_dirichlet_bc' into 'master'

Compare DBC to numerical solution

Makes it possible to compare numerical solution and dirichlet boundary condition by setting the formcompiler option '--dirichlet-is-exact-solution'.

Comparing means finding the maximum error in the dof vectors and throwing an error if it is too large. If you have any suggestions for better comparisons or option/functions names just let me know. 

See merge request !5
parents c7999807 81b1a574
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