Changeset [b559bee2bcdae85e3f985433d36ab8858d75919c] by Jed Brown
October 24th, 2010 @ 03:05 AM
Factor -malloc_dump out of individual dohp_add_test calls.
-
Dohp_TESTS_MALLOC_DUMP option should be turned off when run under valgrind (possible future scenario).
-
Use "function" instead of "macro" where possible. http://github.com/jedbrown/dohp/commit/b559bee2bcdae85e3f985433d36a...
Committed by Jed Brown
- M CMakeLists.txt
- M src/fs/tests/CMakeLists.txt
- M src/jacobi/tests/CMakeLists.txt
- M src/vec/tests/CMakeLists.txt
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.