./
curl.pro
Routines
curl, x, y, z, cx, cy, cz [, order=order]This procedure computes the curl of a 3d vector field sampled on a uniform grid.
test
Routine details
topcurl
curl, x, y, z, cx, cy, cz [, order=order]
This procedure computes the curl of a 3d vector field sampled on a uniform grid.
Parameters
- x in required
The x component of the vector field
- y in required
The y component of the vector field
- z in required
The z component of the vector field
- cx
- cy
- cz
Keywords
- order in optional
Sets the precision of the lagrange interpolation when computing partial derivatives. see pdiv.pro.
toptest
test
File attributes
| Modifcation date: | Tue Aug 3 16:05:09 2010 |
| Lines: | 68 |
![[attach.png]](idldoc-resources/attach.png)