Changeset [31f4febaf23f610e62d3cc2d22288e2d09f784f0] by Jed Brown

November 29th, 2009 @ 02:07 AM

Always use a taggable set (not root) as the domain.

I'm not sure if this is just a MOAB quirk, but you can't set a tag
on the root set.
http://github.com/jedbrown/dohp/commit/31f4febaf23f610e62d3cc2d2228...

Committed by Jed Brown

  • M include/dohpmesh.h
  • M src/fs/mesh/interface/mesh.c
  • M src/fs/tests/bu.c
  • M src/fs/tests/elast.c
  • M src/fs/tests/ellip.c
  • M src/fs/tests/ex1.c
  • M src/fs/tests/fsex4.c
  • M src/fs/tests/stokes.c
New-ticket Create new ticket

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.