[Paraview] ParaView with VirtualGL

Berk Geveci berk.geveci at kitware.com
Wed Oct 15 18:38:47 EDT 2014


Hi Craig,

Which version of ParaView are you using?

What file format are you loading?

Best,
-berk

On Wed, Oct 15, 2014 at 4:52 PM, Craig Michoski <michoski at gmail.com> wrote:

> Ah, okay, I figured out part of my problem.  I had to connect to the
> server and display the output on the server side, not just the client
> side, which I guess is where the print commands redirects.  Now I have
> several other problems.  First:
>
> 1) the print command outputs n_processor number of outputs.  Can I
> make this just one value?  For example, if I am summing a value over a
> mesh, I just want to total value output once over the entire mesh?  Is
> this possible?
>
> 2)  I am getting an error when trying to simply get my loaded inputs.
> When I do:
>
> print "Gets here!"
>
> alpha0 = inputs[0].PointData['alpha_0']
>
> Traceback (most recent call last):
>   File "<string>", line 22, in <module>
>   File "<string>", line 8, in RequestData
> TypeError: 'NoneType' object has no attribute '__getitem__'
>
> I don't understand what is hppening here, can anyone help please?
>
> Craig
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141015/28e09f16/attachment.html>


More information about the ParaView mailing list