I am working on an academic Discontinuous Petrov-Galerkin finite element
code and would like to output to a Paraview readable format, but there
are so many options, I'm not sure where to start. So I am looking for
some recommendations.

Our requirements are as follows. Our code makes heavy use of adaptive
mesh refinement resulting in hanging nodes with both triangles and
quads, so our mesh is fairly complex. Further complicating things, in
addition to standard field variables we have trace DOFs that only live
on element edges which we would like to be able to visualize. One of my
co-authors on the code has implemented a Matlab script to plot these
things, but this is obviously not very portable.

Any suggestions?

-- 
Truman Ellis

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to