Ignore:
Timestamp:
Aug 13, 2014, 3:08:49 AM (10 years ago)
Author:
g7moreau
Message:
  • Update header OUPUT -> OUTPUT and so on...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tps_eval_dxy.m

    r809 r811  
    44%------------------------------------------------------------------------
    55% OUTPUT:
    6    DMX: Mx(N+3) matrix representing the contributions to the X
    7    derivatives at the M sites from unit sources located at each of the N
    8    centers, + 3 columns representing the contribution of the linear gradient part.
    9    DMY: idem for Y derivatives
     6DMX: Mx(N+3) matrix representing the contributions to the X
     7derivatives at the M sites from unit sources located at each of the N
     8centers, + 3 columns representing the contribution of the linear gradient part.
     9DMY: idem for Y derivatives
    1010%
    1111% INPUT:
    12  dsites: M x s matrix of interpolation site coordinates (s=space dimension=2 here)
    13  ctrs: N x s matrix of centre coordinates (initial data)
     12dsites: M x s matrix of interpolation site coordinates (s=space dimension=2 here)
     13ctrs: N x s matrix of centre coordinates (initial data)
    1414%
    15 % related functions:
    16 % tps_coeff, tps_eval
    17 % tps_coeff_field, set_subdomains, filter_tps, calc_field
     15% RELATED FUNCTIONS:
     16%  tps_coeff, tps_eval
     17%  tps_coeff_field, set_subdomains, filter_tps, calc_field
    1818
    1919%=======================================================================
Note: See TracChangeset for help on using the changeset viewer.