Changeset [c1c539776a23ff9ecf9eb36a1aebf7448165cbf0] by Jed Brown
April 24th, 2011 @ 12:42 PM
Make dFSGlobalToExpanded and dFSExpandedToGlobal work when the global vector type is not VECDOHP
They still need to make a copy to get the closure. When all
the
infrastructure is in place on the PETSc side, we should be able
to
(optionally) use VECNEST which avoids a copy for multi-physics
problems.
https://github.com/jedbrown/dohp/commit/c1c539776a23ff9ecf9eb36a1ae...
Committed by Jed Brown
- M src/fs/interface/fs.c
- M src/fs/interface/fsrulesetit.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.