Changeset [3afb114680d21fafdcf7dbaef2d09ace4fe2977e] by Jed Brown
May 26th, 2012 @ 09:00 PM
Follow petsc-dev rename of PetscTypeCompare to
PetscObjectTypeCompare
https://github.com/jedbrown/dohp/commit/3afb114680d21fafdcf7dbaef2d...
Committed by Jed Brown
- M src/fs/impls/cont/cont.c
- M src/fs/impls/cont/contviewdhm.c
- M src/fs/interface/fs.c
- M src/fs/interface/fsreg.c
- M src/fs/mesh/interface/meshreg.c
- M src/fs/mesh/interface/meshview.c
- M src/fs/tests/ellip.c
- M src/fs/tests/vht.c
- M src/jacobi/impls/modal/modal.c
- M src/jacobi/impls/modal/modaltopo.c
- M src/jacobi/impls/tensor/efstopo.c
- M src/jacobi/impls/tensor/tensor.c
- M src/jacobi/interface/jacobi.c
- M src/jacobi/interface/quadrature.c
- M src/jacobi/quadrature/impls/tensor/ruletopo.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.c
- M src/util/dunits.c
- M src/util/util.c
- M src/vec/vecd.c
- M src/vec/vecutil.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.