> To do this, I extract a 3D surface of the first mesh, k=0 for example, and I
> would like to interpolate the data of the second mesh onto this 3D surface.
> Is it possible with Paraview ?

Yes, you can use the "Resample With Dataset" filter. This filter has two inputs:
"Input" -- the dataset that you will provide the values being
interpolated i.e. your "second mesh"
"Source" -- the dataset onto which the values are interpolated i.e.
your 3D surface.

Utkarsh
_______________________________________________
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://www.paraview.org/mailman/listinfo/paraview

Reply via email to