Artifact e00c7a936e91e5a47e5070166c390d84632dd7f82f05d52462702b7ce8becf59:
- Executable file
mtt/cc/def_m2h.sh
- 2021-03-01 11:39:42 — part of check-in [af3953deae] on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 1863) [annotate] [blame] [check-ins using]
- 2021-03-01 11:39:42 — part of check-in [ab2d7dde3e] on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 1863) [annotate] [blame] [check-ins using]
- Executable file
mttroot/mtt/cc/def_m2h.sh
-
2014-07-13 13:53:52
— part of check-in
[8e2a1aea1b]
on branch origin/master
— Fixed some problems with generation of C++ code.
Representations such as ode now appear to have multiple outputs (mttdx,mtty) listed in mtt_header, so the write_cc_header parses the string and only returns the first one.
Vector sizes mttnu, mttnx, etc. now appear in the code of sys_ode.m etc., so they are declared as static int in sys_def.h.
The following now works properly on Ubuntu 12: mtt -cc -i euler -o rc gnuplot view (user: geraint@users.sourceforge.net, size: 1863) [annotate] [blame] [check-ins using]
-
2014-07-13 13:53:52
— part of check-in
[120e7ca80a]
on branch origin/master
— Fixed some problems with generation of C++ code.
Representations such as ode now appear to have multiple outputs (mttdx,mtty) listed in mtt_header, so the write_cc_header parses the string and only returns the first one.
Vector sizes mttnu, mttnx, etc. now appear in the code of sys_ode.m etc., so they are declared as static int in sys_def.h.
The following now works properly on Ubuntu 12: mtt -cc -i euler -o rc gnuplot view (user: geraint@users.sourceforge.net, size: 1863) [annotate] [blame] [check-ins using]
-
2014-07-13 13:53:52
— part of check-in
[8e2a1aea1b]
on branch origin/master
— Fixed some problems with generation of C++ code.