source: issm/trunk-jpl/src/jl/core/results.jl@ 26725

Last change on this file since 26725 was 26703, checked in by Mathieu Morlighem, 3 years ago

CHG: added results and starting test301 with basal friction

File size: 70 bytes
Line 
1mutable struct Result #{{{
2 step::Int64
3 time::Float64
4 value
5end#}}}
Note: See TracBrowser for help on using the repository browser.