Changeset 16346


Ignore:
Timestamp:
10/09/13 07:57:25 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixing test303

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Tria.cpp

    r16343 r16346  
    13581358                        GetSolutionFromInputsStressbalanceFS(solution);
    13591359                }
    1360                 else if (approximation==SSAApproximationEnum){
     1360                else if (approximation==SSAApproximationEnum || approximation==SIAApproximationEnum){
    13611361                        GetSolutionFromInputsStressbalanceHoriz(solution);
    13621362                }
Note: See TracChangeset for help on using the changeset viewer.