diff options
author | Sunil Shetye | 2018-07-09 15:12:43 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-10 11:24:53 +0530 |
commit | cbc375d9bc42bc29eeb919a020dfbf15921d3cf0 (patch) | |
tree | 1ac31c4c247244ce4474465dee0bf50124aab154 /js/NonLinear/INTRP2BLK_f.pickle | |
parent | 62b1d7dd9183ed75733b44104890586b03818214 (diff) | |
download | sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.gz sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.bz2 sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.zip |
add list type
Diffstat (limited to 'js/NonLinear/INTRP2BLK_f.pickle')
-rw-r--r-- | js/NonLinear/INTRP2BLK_f.pickle | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/js/NonLinear/INTRP2BLK_f.pickle b/js/NonLinear/INTRP2BLK_f.pickle index ee63e135..aed750a4 100644 --- a/js/NonLinear/INTRP2BLK_f.pickle +++ b/js/NonLinear/INTRP2BLK_f.pickle @@ -21,7 +21,7 @@ S'matrix' p2 sS'model.sim' p3 -S'vector' +S'list' p4 sS'c' p5 @@ -55,30 +55,31 @@ sS'x.model' p16 NsS'gr_i' p17 -g4 -sS'model.dep_ut' +S'vector' p18 -g4 -sS'graphics' +sS'model.dep_ut' p19 +g18 +sS'graphics' +p20 g10 sS'y' -p20 -g4 -sS'x' p21 -S'double' +g18 +sS'x' p22 -sS'model' +S'double' p23 +sS'model' +p24 g10 sS'model.ipar' -p24 +p25 g2 sS'typ' -p25 -g4 -sS'model.out' p26 -g22 +g18 +sS'model.out' +p27 +g23 s.
\ No newline at end of file |