Changeset [22663f5659fe8202030bd275bae3a05961206590] by Jed Brown
October 25th, 2010 @ 09:47 PM
Use loops to recover tag data residing on sets (because iMesh_getEntSetArr* do not exist)
instead of special-casing MOAB's convention that sets are also
entities
http://github.com/jedbrown/dohp/commit/22663f5659fe8202030bd275bae3...
Committed by Jed Brown
- 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.