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

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

CHG: more flexible plotmodel

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