Changeset [15415cf84186731b4eb5fdf01befd686e623e74a] by Jed Brown

October 31st, 2008 @ 12:12 AM

Major work setting up constraint matrices. UNTESTED

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

Committed by Jed Brown

  • M CMake/FindPETSc.cmake
  • M include/dohpfs.h
  • M include/dohpgeom.h
  • M include/dohpjacobi.h
  • M include/dohpmesh.h
  • M include/dohpquotient.h
  • M include/dohptype.h
  • M include/private/dohpimpl.h
  • M include/private/fsimpl.h
  • M include/private/jacimpl.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/jacobi/impls/tensor/tensor.c
  • M src/jacobi/interface/jacobi.c
  • M src/jacobi/tests/ex1.c
  • M src/quotient/impls/gauss/gauss.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.