Changeset [881f5a3d45d3d4f8ffe60a7cfb7a861b2d79ee34] by Jed Brown

May 1st, 2009 @ 03:59 PM

Start boundary condition unit test

Implemented a Dirichlet cache so dFSGlobalToExpanded works for both inhomogeneous and homogeneous conditions.

refs gh-13 http://github.com/jedbrown/dohp/...

Committed by Jed Brown

  • M include/dohpfs.h
  • M include/private/fsimpl.h
  • M src/fs/impls/cont/cont.c
  • M src/fs/interface/fs.c
  • M src/fs/mesh/interface/mesh.c
  • M src/fs/tests/CMakeLists.txt
  • M src/fs/tests/bu.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.