Changeset 14972


Ignore:
Timestamp:
05/08/13 21:04:16 (12 years ago)
Author:
adhikari
Message:

minor

File:
1 edited

Legend:

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

    r14901 r14972  
    2525                end % }}}
    2626                function md = checkconsistency(obj,md,solution,analyses) % {{{
    27                  
     27
    2828                        if ~ismember(GiaAnalysisEnum(),analyses), return; end
    2929                        md = checkfield(md,'gia.mantle_viscosity','NaN',1,'size',[md.mesh.numberofvertices 1],'>',0);
Note: See TracChangeset for help on using the changeset viewer.