Changeset [451c98c189489eed2dc53c89fe269fa8f9986e96] by Jed Brown
May 26th, 2010 @ 11:46 PM
PetscCookie -> PetscClassId to track petsc-dev
http://github.com/jedbrown/dohp/commit/451c98c189489eed2dc53c89fe26...
Committed by Jed Brown
- M include/dohpfs.h
- M include/dohpjacobi.h
- M include/dohpmesh.h
- M include/dohpquotient.h
- M include/dohptype.h
- M src/fs/impls/cont/cont.c
- M src/fs/interface/fs.c
- M src/fs/interface/fsgeom.c
- M src/fs/interface/fsreg.c
- M src/fs/interface/fsrot.c
- M src/fs/mesh/impls/pack/pack.c
- M src/fs/mesh/interface/mesh.c
- M src/fs/mesh/interface/meshreg.c
- M src/fs/tests/elast.c
- M src/fs/tests/ellip.c
- M src/fs/tests/stokes.c
- M src/jacobi/interface/jacobi.c
- M src/jacobi/interface/quadrature.c
- M src/quotient/impls/gauss/gauss.c
- M src/quotient/interface/quotient.c
- M src/vec/vecd.c
- M src/viewer/dhm.c
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.