Changeset [8e6f796b9003183172e15ee8be7d2c13fc74f596] by Jed Brown
November 17th, 2009 @ 12:10 PM
Factor ordering out of dFSBuildSpace_Cont(), save in fs->orderedSet.
Then work around MOAB's ordered sets being silently (!) broken.
Passes tests, but not when the ordered set is actually used.
The
ordered set will be correct if iMesh actually worked.
http://github.com/jedbrown/dohp/commit/8e6f796b9003183172e15ee8be7d...
Committed by Jed Brown
- M include/dohpfsimpl.h
- M include/dohpmesh.h
- M src/fs/impls/cont/cont.c
- M src/fs/interface/fs.c
- M src/fs/mesh/interface/mesh.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.