Skip to content
Snippets Groups Projects
Commit 5579a9af authored by René Heß's avatar René Heß
Browse files

Add modified example from howto to test generated code

Modifications:

- Qk-DG basis instead of Pk-DG
- No blocking
- Lexicographic DOF ordering
- Turning on nonlinear term (Navier Stokes instead of Stokes)
- Add methods for printing residual/jacobi matrix

Note: With the nonlinear term activated the solution of the program
is of course garbage since it does not use a nonlinear solver. Only
residual evaluation and assembly of the jacobi matrix are useful and
can be compared to generated code.
parent f30ad2a3
No related branches found
No related tags found
No related merge requests found
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