[Paraview] AMR

Randy Hudson hudson at mcs.anl.gov
Mon May 16 14:12:07 EDT 2005


I've written a reader of PARAMESH block-structured datasets (http://ct.gsfc.nasa.gov/paramesh/Users_manual/amr.html) that loads the data into vtkUnstructuredGrid.

(The PARAMESH data domains are divided into octrees whose octants are regular grids.)

I'd like to see if the new AMR structure you've been working on is suitable for these datasets.

1)  Is there documentation on it anywhere?
2)  At http://paraview.org/doc/nightly/html/classes.html, there are links to some "vtk*AMR*" classes.  Are some of these the ones that I should be using?
3)  Should I look at the source for these, or is the new AMR structure defined and manipulated somewhere else?


Thanks.


Randy Hudson.



More information about the ParaView mailing list