interpolate cell data

Deprecated

This module has been deprecated. Please replace it with the interpolate data module, which unifies nodal and cell data interpolation.

interpolate cell data

The interpolate cell data module interpolates cell data from one field to another using a Nearest Neighbor interpolation.

Ports

DirectionNameTypeDescription
InputInput Cell Data FieldFieldA field containing cell data for interpolation.
InputInput Destination FieldFieldA field to interpolate cell data to.
OutputOutput FieldFieldAn empty placeholder field left in place to simplify replacing this module with interpolate data.

Properties

PropertyTypeDescription
Cell Data To InterpolateMulti-selectThe Cell Data To Interpolate control is left in place to show which cell data components were selected before replacing this module with interpolate data.