Changeset [639ba04e091d88a18e028a4e833e8771d3c6b3cd] by Jed Brown
March 28th, 2010 @ 12:20 PM
Add dQuadratureGetFacetRules, and dRule_Transformed
I am not convinced that this is actually the right way to
proceed, so
this commit will very likely be removed at some point in the
future. It
is untested and may not actually work.
http://github.com/jedbrown/dohp/commit/639ba04e091d88a18e028a4e833e...
Committed by Jed Brown
- M include/dohpjacimpl.h
- M include/dohpjacobi.h
- M src/jacobi/interface/quadrature.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.h
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.