Changeset [6e5fe96f79501b02c648e8587ed987b3d9a18e9e] by Jed Brown
September 11th, 2008 @ 02:30 PM
More work on dFS. The boilerplate should be basically finished.
A test is started and is leak-free.
Signed-off-by: Jed Brown jed@59A2.org http://github.com/jedbrown/dohp/...
Committed by Jed Brown
- M include/dohpfs.h
- M include/dohpjacobi.h
- M include/dohpmesh.h
- M include/dohptype.h
- M include/private/fsimpl.h
- M include/private/jacimpl.h
- M sandbox/itaps/dohpblock.c
- M src/fs/impls/cont/cont.c
- M src/fs/impls/cont/cont.h
- M src/fs/interface/fs.c
- M src/fs/interface/fsreg.c
- M src/fs/tests/ex1.c
- M src/interface/mesh.c
- M src/jacobi/impls/tensor/tensor.c
- M src/jacobi/interface/jacobi.c
- M src/jacobi/tests/ex1.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.