[vtkusers] performance probelm with vtkProbeFilter

Eugen Wintersberger eugen.wintersberger at jku.at
Wed Apr 1 10:22:20 EDT 2009


Hi there,
  I have a performance problem with vtkProbeFilter. I want to resample
FEM data from a unstructured grid to vtkImageData. The script which
should the job is attached to this mail. The FEM mesh contains about
1000 000 elements and nodes. Re-sampling this data takes ages. In fact
it does not even finish within 10 hours. Am I doing something completely
wrong or is the performance of vtkProbeFilter simply not good enough for
such a large number of cells? 
The job is quite urgent, so if someone has an idea please let me know ;)

thanks in advance
    Eugen Wintersberger
-- 
--------------------------------------------
|                                          |
| Dipl. Ing. Eugen Wintersberger           |
| Department of semicondutor physics       |
| University of Linz                       |
| Altenbergerstrasse 69                    |
| A-4040 Linz                              |
| Austria                                  |
|                                          |
| Mobile.: +43 664 3112861                 |
| Tel.: +43 732 2468 9605                  |
| E-Mail.: eugen.wintersberger at jku.at      |
| Skype: eugen20056221                     |
| ICQ: 214418739, nickname: thot           |
|                                          |
--------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: probe3.py
Type: text/x-python
Size: 1223 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090401/090280b5/attachment.py>


More information about the vtkusers mailing list