Changeset [0af13c19f47058feaad810d91e7059807fffd2c9] by Jed Brown
January 3rd, 2009 @ 08:31 AM
Merge branch 'cellip' into elp-errors
Conflicts:
src/CMakeLists.txt
src/util/util.c
Committed by Jed Brown
- M CMakeLists.txt
- M README
- M conf/base
- M conf/rules
- M conf/test
- M conf/variables
- M dohpconfig.h.in
- M include/CMakeLists.txt
- M include/dohpfs.h
- M include/dohptype.h
- M include/makefile
- M include/private/fsimpl.h
- M makefile
- M sandbox/itaps/CMakeLists.txt
- M src/CMakeLists.txt
- M src/fs/impls/cont/cont.c
- M src/fs/impls/cont/makefile
- M src/fs/impls/makefile
- M src/fs/interface/fs.c
- M src/fs/interface/fsreg.c
- M src/fs/interface/makefile
- M src/fs/makefile
- M src/fs/mesh/impls/makefile
- M src/fs/mesh/impls/pack/makefile
- M src/fs/mesh/impls/serial/makefile
- M src/fs/mesh/interface/makefile
- M src/fs/mesh/makefile
- M src/fs/tests/CMakeLists.txt
- M src/fs/tests/ellip.c
- M src/fs/tests/ex1.c
- M src/fs/tests/makefile
- M src/interface/makefile
- M src/jacobi/impls/makefile
- M src/jacobi/impls/tensor/efstopo.c
- M src/jacobi/impls/tensor/makefile
- M src/jacobi/interface/makefile
- M src/jacobi/makefile
- M src/jacobi/tests/makefile
- M src/makefile
- M src/quotient/examples/makefile
- M src/quotient/examples/tests/makefile
- M src/quotient/examples/tutorials/makefile
- M src/quotient/impls/gauss/makefile
- M src/quotient/impls/makefile
- M src/quotient/interface/makefile
- M src/quotient/makefile
- M src/util/util.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.