Changeset [1cb39d1e6ee33d7dab757ea6c59a6ac9fb7283d2] by Jed Brown

November 14th, 2008 @ 09:42 PM

Fix memzero bug in tensor application. Improved jacobi-ex1.

Replaced some macros with static inline functions. Need to distinguish integer types, unfortunately.

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

Committed by Jed Brown

  • M include/dohpjacobi.h
  • M include/dohptype.h
  • M include/private/jacimpl.h
  • M src/fs/mesh/interface/mesh.c
  • M src/jacobi/impls/tensor/efstopo.c
  • M src/jacobi/impls/tensor/tensor.c
  • M src/jacobi/interface/jacobi.c
  • M src/jacobi/tests/ex1.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.