Ignore:
Timestamp:
May 14, 2009, 2:24:54 PM (15 years ago)
Author:
rwilson
Message:

Back-merge from Numeric trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/numpy/anuga/fit_interpolate/interpolate.py

    r6689 r7035  
    705705                              imposing a particular order on the output vector.
    706706        vertex_coordinates:   mx2 array of coordinates (float)
    707         triangles:            nx3 array of indices into vertex_coordinates (Int)
     707        triangles:            nx3 array of indices into vertex_coordinates (int)
    708708        interpolation_points: Nx2 array of coordinates to be interpolated to
    709709        verbose:              Level of reporting
Note: See TracChangeset for help on using the changeset viewer.