Changeset [6b0ade61930d3c45df767ae283b4f70b207c95e8] by Jed Brown

October 24th, 2010 @ 07:59 PM

Fix failing dQUADRATURE_METHOD_SPARSE test.

I'm not convinced by the API. I think we want it to be convenient to
get a generic quadrature, implying the need for a special prefix, but in
the most common use cases I can think of, the caller knows what method
to use.
http://github.com/jedbrown/dohp/commit/6b0ade61930d3c45df767ae283b4...

Committed by Jed Brown

  • M src/jacobi/tests/CMakeLists.txt
  • M src/jacobi/tests/ex2.c
New-ticket Create new ticket

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.