Changeset 1337


Ignore:
Timestamp:
07/16/09 12:43:30 (16 years ago)
Author:
Mathieu Morlighem
Message:

moved MeshYams to meshyams

File:
1 moved

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/mesh/meshyams.m

    r1336 r1337  
    1 function md=MeshYams(md,velpath,domainoutline,varargin);
     1function md=meshyams(md,velpath,domainoutline,varargin);
    22%MESHYAMS - Build model of Antarctica by refining according to observed velocity error estimator
    33%
    44%   Usage:
    5 %      md=MeshYams;
     5%      md=meshyams;
    66
    77%PIG settings
Note: See TracChangeset for help on using the changeset viewer.