MantisBT - ParaView
View Issue Details
0009579ParaViewFeaturepublic2009-09-21 10:382016-08-12 09:57
Ken Moreland 
Kitware Robot 
highminorhave not tried
closedmoved 
 
 
0009579: Support scalar operations on vector magnitude and components
There often times when one wants to perform an operation on the magnitude or a component of a vector as if it were a scalar. For example, there is often a request to make a contour on the magnitude of a vector. ParaView should, as best as possible, support this.

Of course, functionality of this nature probably requires modifying the filters (unless there was a magic mechanism to do the conversion internally), and as such it is not reasonable to expect this to work for every filter. However, there should be some basic support for selecting components/magnitude of the tuples in field arrays. This includes:

* Versions of vtkAlgorithm::SetInputArrayToProcess and GetInputArrayToProcess that allow you to select a magnitude or component of a tuple.
* Options to ArrayListDomain or InputArrayDomain that signal that the magnitude and/or a component may be selected.
* Changes to the GUI linking mechanisms that will present the magnitude and/or components of vectors to use and field input.
No tags attached.
child of 0009573closed Kitware Robot Cannot contour on a component of a vector 
Issue History
2009-09-21 10:38Ken MorelandNew Issue
2009-09-21 10:38Ken MorelandRelationship addedchild of 0009573
2010-04-16 12:27Utkarsh AyachitTarget Version3.8 => 3.10
2010-06-25 15:07Alan ScottNote Added: 0021177
2010-06-25 15:07Alan ScottPrioritynormal => high
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2016-08-12 09:57Kitware RobotNote Added: 0037718
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0021177)
Alan Scott   
2010-06-25 15:07   
I am having numerous users ask for this functionality. Lets try to get it into 3.10.
(0037718)
Kitware Robot   
2016-08-12 09:57   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.