Changeset [fec67b27bb71cbcdaae8c9953c5f77c84d62efa8] by Jed Brown
November 8th, 2009 @ 04:38 PM
viewers, implementation headers, initialization
- Add viewer functionality for dFS
- Install implementation headers (to facilitate certain user-extension)
- Add dInit()/dFinalize() so that packages can be initialized. http://github.com/jedbrown/dohp/commit/fec67b27bb71cbcdaae8c9953c5f...
Committed by Jed Brown
- A include/dohp.h
- M include/CMakeLists.txt
- M sandbox/itaps/CMakeLists.txt
- M src/CMakeLists.txt
- M src/fs/impls/cont/contviewdhm.c
- M src/fs/tests/ellip.c
- M src/viewer/dhm.c
- M src/viewer/dhm.h
- M src/viewer/dviewer.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.