Changeset [da11918ae16cbeb5cf5c5f55c2ce884b31be929f] by Jed Brown

September 19th, 2008 @ 04:32 PM

Some reorganization in mesh implementation. Work on syncing tags.

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

Committed by Jed Brown

  • M include/dohp.h
  • M include/dohpmesh.h
  • M include/dohptype.h
  • M include/private/dmeshimpl.h
  • M include/private/dohpimpl.h
  • M src/fs/interface/fsreg.c
  • M src/fs/mesh/impls/makefile
  • M src/fs/mesh/impls/pack/makefile
  • M src/fs/mesh/impls/pack/pack.c
  • M src/fs/mesh/impls/serial/makefile
  • M src/fs/mesh/impls/serial/serial.c
  • M src/fs/mesh/interface/makefile
  • M src/fs/mesh/interface/mesh.c
  • M src/fs/mesh/interface/meshreg.c
  • M src/fs/mesh/makefile
  • M src/fs/mesh/mesh.c
  • M src/fs/mesh/pack.c
  • M src/fs/tests/ex1.c
  • M src/fs/tests/ex2.c
  • M src/fs/tests/makefile
  • M src/interface/dohp.c
  • M src/quotient/interface/quotient.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.