IBM Visualization Data Explorer User's Reference

[ Bottom of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]

Gradient

Category

Transformation

Function

Computes the gradient of a scalar field.

Syntax

gradient = Gradient(data, method);

Inputs


Name Type Default Description
data scalar field none field whose gradient is to be computed
method string "manhattan" method to use

Outputs


Name Type Description
gradient vector field gradient field

Functional Details

data

is the scalar field.

method

specifies how the gradient will be computed. At present, the only method supported is "manhattan."

Components

Modifies the "data" component. All other input components are propagated to the output.

Example Visual Programs

ComputeOnData.net
Imide_potential.net
InvalidData.net
UsingCompute2.net
UsingIsosurface.net
SIMPLE/Gradient.net

See Also

 DivCurl,  Normals


[ Top of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]
[Data Explorer Documentation | QuickStart Guide | User's Guide | User's Reference | Programmer's Reference | Installation and Configuration Guide ]

[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]


[IBM Home Page | Order | Search | Contact IBM | Legal ]