[Paraview-developers] Guide to using ghost levels (old style)
Schlottke-Lakemper, Michael
m.schlottke-lakemper at aia.rwth-aachen.de
Mon Jul 6 11:42:06 EDT 2015
Hi Dan,
Thank you for your answer. From a first impression, it seems like the only really open question right now is how to generate the “vtkGhostLevels” array if I am working with an vtkUnstructuredGrid in my custom reader plugin? “GenerateGhostLevelArray” in vtkDataSet seems to be only relevant for structured grids. Maybe I just need to create a vtkIntArray myself, add it as a cell array, and name it “vtkGhostLevels”?
Regards,
Michael
On 06 Jul 2015, at 17:10 , Dan Lipsa <dan.lipsa at kitware.com<mailto:dan.lipsa at kitware.com>> wrote:
Hi Michael,
I am not aware of a guide to the old way of storing/accessing ghost cells but I'll be happy to try to answer any specific questions you may have.
I can also add a link in the blog to the document if someone points it out.
Dan
On Sun, Jul 5, 2015 at 4:47 AM Schlottke-Lakemper, Michael <m.schlottke-lakemper at aia.rwth-aachen.de<mailto:m.schlottke-lakemper at aia.rwth-aachen.de>> wrote:
Dear all,
this (http://www.kitware.com/blog/home/post/856) excellent blog post details how to use the vtkGhostLevels with the next ParaView release. However, it focuses on the changes in comparison to the previous way of doing things. Thus I am wondering if there is a comprehensive guide online that describes in a little more depth how to properly use ghost levels in the “old” (or current as of PV 4.3.1) way?
Thanks a lot in advance
Michael
--
Michael Schlottke-Lakemper
SimLab Highly Scalable Fluids & Solids Engineering
Jülich Aachen Research Alliance (JARA-HPC)
RWTH Aachen University
Wüllnerstraße 5a
52062 Aachen
Germany
Phone: +49 (241) 80 95188
Fax: +49 (241) 80 92257
Mail: m.schlottke-lakemper at aia.rwth-aachen.de<mailto:m.schlottke-lakemper at aia.rwth-aachen.de>
Web: http://www.jara.org/jara-hpc
_______________________________________________
Powered by www.kitware.com<http://www.kitware.com/>
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Search the list archives at: http://markmail.org/search/?q=Paraview-developers
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150706/4925fad4/attachment-0001.html>
More information about the Paraview-developers
mailing list