Changeset 16682


Ignore:
Timestamp:
11/08/13 11:07:41 (11 years ago)
Author:
seroussi
Message:

CHG: L1L2 solution from input was not using inputs

File:
1 edited

Legend:

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

    r16680 r16682  
    814814                        return;
    815815                case L1L2ApproximationEnum:
    816 //                      GetSolutionFromInputsHoriz(solution,element);
     816                        GetSolutionFromInputsHoriz(solution,element);
    817817                        return;
    818818                case SSAHOApproximationEnum: case HOFSApproximationEnum: case SSAFSApproximationEnum:
Note: See TracChangeset for help on using the changeset viewer.