Changeset [71ff58e3361b0d037e3ad6483746735ad63fcacd] by Jed Brown
March 17th, 2010 @ 10:28 PM
Add Lobatto and sparse quadrature
http://github.com/jedbrown/dohp/commit/71ff58e3361b0d037e3ad6483746...
Committed by Jed Brown
- A src/jacobi/tests/refout/jacobi-2-modal-fast-gauss.refout
- A src/jacobi/tests/refout/jacobi-2-modal-fast-lobatto.refout
- A src/jacobi/tests/refout/jacobi-2-modal-sparse-gauss.refout
- R src/jacobi/tests/refout/jacobi-2-modal.refout
- M src/jacobi/quadrature/impls/tensor/tensorquad.c
- M src/jacobi/tests/CMakeLists.txt
- M src/jacobi/tests/ex2.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.