Changeset [bf6273045d6c4f2d1bae1de793b0e7fa40fd1186] by Jed Brown
April 28th, 2011 @ 08:50 PM
Add dUSE_LOG_FINEGRAIN for logging of fine-grained operations.
This is disabled by default because it has significant overhead
for
dEFSApply and dFSMatSetValuesBlockedExpanded.
This patch also updates dFSMatSetValuesBlockedExpanded to
specialize on
MATAIJ for MatGetRowIJ because profiling is done otherwise.
https://github.com/jedbrown/dohp/commit/bf6273045d6c4f2d1bae1de793b...
Committed by Jed Brown
- M CMakeLists.txt
- M dohpconfig.h.in
- M src/fs/interface/fs.c
- M src/jacobi/interface/jacobi.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.