Changeset [84269ef955f650dbdffbae2a8dfea4e76c3ddbda] by Jed Brown

September 21st, 2008 @ 09:15 PM

Use MPI indexed type to avoid packing a buffer. Use persistant reqs.

I believe this tag exchange is correct, there is still a bug, but it appears to be in MOAB's read. In particular, it is possible for different procs to think a particular set has a different number of entities.

Signed-off-by: Jed Brown jed@59A2.org http://github.com/jedbrown/dohp/...

Committed by Jed Brown

  • M src/fs/mesh/impls/pack/pack.c
  • M src/fs/mesh/interface/mesh.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.