You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I wonder if anybody could help with my problem.
I would like to export tensor data as a point data in a RectilinearGrid, but the gridToVTK only accept scalar data.
I tried to use the low-level example and adapt it for tensors but it seems that any tuple data is understood as a vector and should have a size of 3. Did I miss something ? Is there another way to export tensor data ?
Ida.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I wonder if anybody could help with my problem.
I would like to export tensor data as a point data in a RectilinearGrid, but the gridToVTK only accept scalar data.
I tried to use the low-level example and adapt it for tensors but it seems that any tuple data is understood as a vector and should have a size of 3. Did I miss something ? Is there another way to export tensor data ?
Ida.
Beta Was this translation helpful? Give feedback.
All reactions