Changeset [2694e80c406bfdb0e6fca40d6d8cbca39c590bc2] by Jed Brown
March 15th, 2010 @ 09:22 PM
Add support for modal bases up to P_3 (includes tests)
http://github.com/jedbrown/dohp/commit/2694e80c406bfdb0e6fca40d6d8c...
Committed by Jed Brown
- M include/dohpjacimpl.h
- M src/jacobi/impls/modal/modal.c
- M src/jacobi/impls/modal/modalimpl.h
- M src/jacobi/impls/modal/modaltopo.c
- M src/jacobi/impls/tensor/tensor.c
- M src/jacobi/impls/tensor/tensorimpl.h
- M src/jacobi/interface/jacobi.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.h
- M src/jacobi/tests/CMakeLists.txt
- M src/jacobi/tests/ex1.c
- M src/jacobi/tests/ex2.c
- M src/jacobi/tests/refout/jacobi-2-modal.refout
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.