Changeset 18127


Ignore:
Timestamp:
06/09/14 11:45:14 (11 years ago)
Author:
seroussi
Message:

CHG: minor typo name of routine

Location:
issm/trunk-jpl/src/m/parameterization
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/parameterization/setflowequation.m

    r18076 r18127  
    11function md=setflowequation(md,varargin)
    2 %SETELEMENTSTYPE - associate a solution type to each element
     2%SETFLOWEQUATION - associate a solution type to each element
    33%
    44%   This routine works like plotmodel: it works with an even number of inputs
  • issm/trunk-jpl/src/m/parameterization/setflowequation.py

    r18076 r18127  
    88def setflowequation(md,*args):
    99        """
    10         SETELEMENTSTYPE - associate a solution type to each element
     10        SETFLOWEQUATION - associate a solution type to each element
    1111
    1212           This routine works like plotmodel: it works with an even number of inputs
Note: See TracChangeset for help on using the changeset viewer.