Skip to article

 

Sum Of Solution

The Sum Of Solution filter calculates a new data array or new coordinates of points, depending on existing scalar or vector arrays. If point arrays are used when calculating a new data array, the resulting array will also be point arrays. Similarly, calculations using cell-oriented arrays will result in the creation of a new cell-oriented array. If calculations are performed on the coordinates of a point, the result should be a three-component vector.

The filter interface is presented in the form of a source and coefficient table, with the possibility of adding additional sources (solutions).

When selecting a single source, the arrays are transformed with the specified coefficient.

If you select two or more sources, the arrays will take an arithmetic mean value, taking into account all coefficients.

Properties Description By default Restrictions
Input

This property defines the input data for the filter.

 

Accepts the following types of input data:

  • vtkDataSet

The geometry and the grid must be identical.

Input Coefficients

Each component of the selected array will be multiplied by the value of this property before being used to calculate the addition operation.

1