[petsc-dev] DMplex reader / viewers

Jed Brown jed at jedbrown.org
Wed Jan 22 11:57:51 CST 2014


Blaise A Bourdin <bourdin at lsu.edu> writes:
> Did you write a whole new format? 

I wrote a new HDF5-based format and a VisIt plugin.

> How about simply extendinf xdmf to add higher order element and send
> patches supporting these extensions to visit / paraview?

This would be a nontrivial extension.  Existing XDMF maps directly to
VTK data structures, but VTK does not natively support high order, so
you have to decompose the high-order elements into low-order
sub-elements.

>> How important is it to support hanging nodes?  Is 2-1 refinement
>> sufficient?
> Can hanging nodes be handled through cell sets of various element types?

How so?  I'm thinking of, say, octree refinement.  How would you
describe that?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140122/cf85ac37/attachment.sig>


More information about the petsc-dev mailing list