Changeset [a1358143a00a238c9e8d98c20591ac3c8c35e991] by Jed Brown

September 2nd, 2008 @ 08:45 PM

Fixed memory leaks, Hex evaluation seems to work. [#1 status:open]

src/jacobi/tests/ex1.c: Hex evaluation tested, demonstrates spectral convergence for nontrivial synthetic input. Still need to implement for other topologies.

Signed-off-by: Jed Brown jed@59A2.org http://github.com/jedbrown/dohp/...

Committed by Jed Brown

  • M include/dohpjacobi.h
  • M include/private/fsimpl.h
  • M src/jacobi/impls/tensor/efstopo.c
  • M src/jacobi/impls/tensor/ruletopo.c
  • M src/jacobi/impls/tensor/tensor.c
  • M src/jacobi/impls/tensor/tensor.h
  • M src/jacobi/interface/jacobi.c
  • M src/jacobi/tests/ex1.c
  • M src/jacobi/tests/makefile
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.