Ignore:
Timestamp:
09/20/11 11:05:10 (13 years ago)
Author:
Mathieu Morlighem
Message:

Checkmodelconsistency passes solution and analyses to the objects for further checks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/transient.m

    r9821 r9853  
    4444
    4545                end % }}}
    46                 function checkconsistency(obj,md) % {{{
     46                function checkconsistency(obj,md,solution,analyses) % {{{
    4747                        if ~ismember(md.transient.isdiagnostic,[0 1]),
    4848                                checkmessage('model not consistent: transient.isdiagnostic should be a scalar (1 or 0)');
Note: See TracChangeset for help on using the changeset viewer.