Changeset [c4ce309a97141186ab2d1ddc07d0f5e62ca8448a] by Jed Brown
November 9th, 2010 @ 02:04 AM
Finally catch up to petsc-dev: dERROR now takes communicator as
first parameter
https://github.com/jedbrown/dohp/commit/c4ce309a97141186ab2d1ddc07d...
Committed by Jed Brown
- M include/dohp.h
- M include/dohpgeom.h
- M include/dohpmesh.h
- M src/fs/impls/cont/cont.c
- M src/fs/impls/cont/contviewdhm.c
- M src/fs/interface/fs.c
- M src/fs/interface/fsbuild.c
- M src/fs/interface/fsgeom.c
- M src/fs/interface/fsreg.c
- M src/fs/interface/fsrot.c
- M src/fs/interface/fsruleset.c
- M src/fs/interface/fsrulesetit.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/cunit.c
- M src/fs/tests/elast.c
- M src/fs/tests/ellip.c
- M src/fs/tests/ex1.c
- M src/fs/tests/ex3.c
- M src/fs/tests/stokes.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/inlinetmulthex.h
- 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/jacobi/tests/ex1.c
- M src/jacobi/tests/ex3.c
- M src/quotient/impls/gauss/gauss.c
- M src/quotient/interface/quotient.c
- M src/tools/dohpblock.c
- M src/util/util.c
- M src/vec/tests/vec-ex1.c
- M src/vec/vecd.c
- M src/vec/vecutil.c
- M src/viewer/dhm.c
- M src/viewer/dhm.h
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.