[Paraview] Not understanding large memory use
Berk Geveci
berk.geveci at kitware.com
Fri Jan 5 09:24:37 EST 2007
Kent is right. Clip generates an unstructured grid and it would
significantly increase the memory usage due to the creation of
explicit geometry (cells and points). Unfortunately, there is no way
of "clipping" an image to produce another image in VTK. Depending on
what you are trying to accomplish, a combination of clipping the
surface (generated with extract surface) and cutting may be what you
want.
-berk
On 1/5/07, Kent Eschenberg <eschenbe at psc.edu> wrote:
> Mike,
>
> I think that clip first turns everything into tetrahedrals.
>
> Kent
> Pittsburgh Supercomputer Center
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
--
Berk Geveci
Kitware Inc.
28 Corporate Drive
Clifton Park, NY, 12309
More information about the ParaView
mailing list