Changeset [72a9ceb77dbabbe99d63a15415016a48bcf60d69] by Jed Brown
May 4th, 2011 @ 09:00 PM
Register finalizers for all the packages so that dInitialize/dFinalize can be called multiple times
This makes the VisIt plugin work properly on reload.
https://github.com/jedbrown/dohp/commit/72a9ceb77dbabbe99d63a154150...
Committed by Jed Brown
- M include/dohpfs.h
- M include/dohpjacobi.h
- M include/dohpmesh.h
- M src/fs/interface/fsreg.c
- M src/fs/mesh/interface/meshreg.c
- M src/fs/tests/stokes.c
- M src/jacobi/interface/jacobi.c
- M src/jacobi/interface/quadrature.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.