Ignore:
Timestamp:
06/19/16 11:57:24 (9 years ago)
Author:
Eric.Larour
Message:

CHG (JS): massive debug of the javascript runs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/steadystate.js

    r20690 r20777  
    4646                }
    4747        } // }}}
    48                 this.marshall=function(md,fid) { //{{{
     48                this.marshall=function(md,prefix,fid) { //{{{
    4949                        WriteData(fid,prefix,'object',this,'fieldname','reltol','format','Double');
    5050                        WriteData(fid,prefix,'object',this,'fieldname','maxiter','format','Integer');
Note: See TracChangeset for help on using the changeset viewer.