Changeset [807625ac59aa7fe562312a2998d4e66886fb9b75] by Jed Brown

March 28th, 2009 @ 12:27 PM

Preliminary cleanup for boundary condition implementation.

Use iGeom and iRel in dohpblock. http://github.com/jedbrown/dohp/...

Committed by Jed Brown

  • M CMakeLists.txt
  • M include/dohpfs.h
  • M include/dohpjacobi.h
  • M include/dohpmesh.h
  • M include/dohptype.h
  • M include/private/dmeshimpl.h
  • M include/private/fsimpl.h
  • M sandbox/itaps/dohpblock.c
  • M src/fs/impls/cont/cont.c
  • M src/fs/interface/fs.c
  • M src/fs/interface/fsreg.c
  • M src/fs/mesh/interface/mesh.c
  • M src/fs/tests/ellip.c
  • M src/fs/tests/ex1.c
  • M src/interface/dohp.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.