Changeset [9b862bd2f97d9aea8d6999c63608da3589b34af6] by Jed Brown
April 30th, 2009 @ 12:52 PM
Use VecDohp to efficiently manage Dirichlet part of vectors. closes gh-4.
Still needs some work with inhomogeneous Dirichlet conditions. http://github.com/jedbrown/dohp/...
Committed by Jed Brown
- M include/dohpfs.h
- M include/dohpjacobi.h
- M include/private/fsimpl.h
- M include/private/jacimpl.h
- M src/fs/impls/cont/cont.c
- M src/fs/interface/fs.c
- M src/fs/interface/fsgeom.c
- M src/fs/interface/fsreg.c
- M src/fs/interface/fsrot.c
- M src/fs/tests/ellip.c
- M src/fs/tests/ex1.c
- M src/jacobi/impls/tensor/tensor.c
- M src/jacobi/interface/jacobi.c
- M src/vec/vecd.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.