Changeset [e1e041b105b90db10eb54b8299c07ee9d8088203] by Jed Brown

November 2nd, 2008 @ 10:03 PM

Resolve some issues with inverse/forward permutations and counting.

I think faces and edges are oriented properly. Still no support for mixed-degree meshes and there ore probably still bugs for constant-degree.

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

Committed by Jed Brown

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