Changeset [74246b471caeea7c61761d8236695f1983c9107a] by Jed Brown

October 6th, 2008 @ 01:43 AM

Reorganizing to support propogating degrees of freedom.

This is necessary before the function space is assembled, but it is a topology-dependent operation so it seems natural in the Jacobi module.

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/dohpmesh.h
  • M include/dohptype.h
  • M include/private/dohpimpl.h
  • M include/private/fsimpl.h
  • M include/private/jacimpl.h
  • M sandbox/itaps/dohpblock.c
  • M src/fs/impls/cont/cont.c
  • M src/fs/impls/cont/cont.h
  • M src/fs/interface/fs.c
  • M src/fs/mesh/impls/pack/pack.c
  • M src/fs/mesh/interface/mesh.c
  • M src/fs/tests/makefile
  • M src/jacobi/impls/tensor/efstopo.c
  • M src/jacobi/impls/tensor/tensor.c
  • M src/jacobi/interface/jacobi.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.