Changeset [fd98646958a91d010f754a587a162f82c1c55341] by Jed Brown
May 7th, 2009 @ 03:12 PM
Clean up testing
- All tests now use dohp_add_test and check against reference output
- Moved reference output to into subdirectory of each tests directory http://github.com/jedbrown/dohp/...
Committed by Jed Brown
- M CMakeLists.txt
- M src/CMakeLists.txt
- M src/fs/tests/CMakeLists.txt
- M src/fs/tests/bu-0.refout
- M src/fs/tests/ellip-e0-b2-p18.refout
- M src/fs/tests/ellip-e0-b4-p18.refout
- M src/fs/tests/refout/bu-0.refout
- M src/fs/tests/refout/ellip-e0-b2-p18.refout
- M src/fs/tests/refout/ellip-e0-b4-p18.refout
- M src/fs/tests/refout/fs-mf-op-proj-0.refout
- M src/fs/tests/refout/fs-mf-op-proj-1.refout
- M src/fs/tests/refout/fs-mf-projection.refout
- M src/jacobi/tests/CMakeLists.txt
- M src/jacobi/tests/refout/jacobi-1.refout
- M src/vec/tests/refout/vec-ex1.refout
- M src/vec/tests/vec-ex1.refout
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.