Ignore:
Timestamp:
10/12/10 14:19:27 (14 years ago)
Author:
Mathieu Morlighem
Message:

Gradient is now field Gradient1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test337.m

    r5955 r6264  
    2525field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
    2626field_values={...
    27         PatchToVec(md.results.DiagnosticSolution.Gradient),...
     27        PatchToVec(md.results.DiagnosticSolution.Gradient1),...
    2828        md.results.DiagnosticSolution.J,...
    2929        PatchToVec(md.results.DiagnosticSolution.DragCoefficient),...
Note: See TracChangeset for help on using the changeset viewer.