Artifact 342dc555fd64fe7b0d4da42563762a0839da7cb0c343f001c15b2f5beabe702c:
- Executable file
mtt/bin/trans/mtt_header
- 2021-03-01 11:39:42 — part of check-in [af3953deae] on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 25250) [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: 25250) [annotate] [blame] [check-ins using]
- Executable file
mttroot/mtt/bin/trans/mtt_header
-
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: 25250) [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: 25250) [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.