Changeset [d4bc0c4e91077d9086c3e5bca88c07344a3147d3] by Jed Brown
February 23rd, 2011 @ 02:01 PM
Add dRuleGetPatches to enable integration over separate patches within an element
Includes simple test program
https://github.com/jedbrown/dohp/commit/d4bc0c4e91077d9086c3e5bca88...
Committed by Jed Brown
- A src/jacobi/tests/ex4.c
- A src/jacobi/tests/refout/jacobi-4-tensor-fast.refout
- A src/jacobi/tests/refout/jacobi-4-tensor-sparse.refout
- M include/dohpjacimpl.h
- M include/dohpjacobi.h
- M src/jacobi/interface/jacobi.c
- M src/jacobi/quadrature/impls/tensor/ruletopo.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.h
- M src/jacobi/tests/CMakeLists.txt
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.