gradient_field node

Returns a field whose values are the gradient of the input scalar field. The gradient of a scalar field is a vector field where the direction and length of the vector represent the direction and rate of greatest increase of the scalar field at any position. The gradient of a field F is sometimes denoted by ∇F.

Inputs

scalar_field [in]

The input scalar field.

Outputs

gradient [out]

The gradient field.