Changeset [687bcc241f237fcd3ddb5db95d16c6f2a93efe6b] by Jed Brown
November 23rd, 2008 @ 10:47 PM
Frequency option and automated tests
-
Add option for frequency of fs/tests/ex1 -exact 0.
-
Implement automatic tests that pretty much confirm spectral convergence. It would be very unlikely to get 6 or 7 digits of this very screwy transcendental function without exponential convergence. These tests are automatically run by
make test'.
-
Notice that Jacobi preconditioning for the mass matrix is usually stronger than are
proper' preconditioners. Of course, this is very unlikely to hold for elliptic operators.
Signed-off-by: Jed Brown jed@59A2.org http://github.com/jedbrown/dohp/...
Committed by Jed Brown
- M src/fs/tests/CMakeLists.txt
- M src/fs/tests/ex1.c
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An implementation of the ``dual order hp'' version of the finite element method. This project targets parallel domain-decomposition methods for strongly coupled nonlinear problems with PDE constraints.