Changeset 18174


Ignore:
Timestamp:
06/23/14 11:53:19 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added bilinear interpolation to help display:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/wrappers/InterpFromGridToMesh/InterpFromGridToMesh.cpp

    r15106 r18174  
    99        _printf0_("\n");
    1010        _printf0_("   This function is a multi-threaded mex file that interpolates a field\n");
    11         _printf0_("   defined on a grid onto a list of points\n");
     11        _printf0_("   defined on a grid onto a list of points based on a bilinear interpolation\n");
    1212        _printf0_("\n");
    1313        _printf0_("   Usage:\n");
Note: See TracChangeset for help on using the changeset viewer.