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/rifts.m

    r9821 r9853  
    3535                        end
    3636                end % }}}
    37                 function checkconsistency(obj,md) % {{{
     37                function checkconsistency(obj,md,solution,analyses) % {{{
    3838                        if obj.numrifts,
    3939                                if ~(md.mesh.dimension==2),
Note: See TracChangeset for help on using the changeset viewer.