Changeset 16777


Ignore:
Timestamp:
11/15/13 08:57:13 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixed SIASSA coup;ing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp

    r16776 r16777  
    937937                        InputUpdateFromSolutionFS(solution,element);
    938938                        return;
     939                case SIAApproximationEnum:
     940                        return;
    939941                case SSAApproximationEnum:
    940942                        InputUpdateFromSolutionSSA(solution,element);
Note: See TracChangeset for help on using the changeset viewer.