summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-ode
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-12 21:42:28 +0000
committerKarl Berry <karl@freefriends.org>2017-06-12 21:42:28 +0000
commite05cdf7cbf967b2e104e95aa261dd541ec58ce66 (patch)
treedd2624b54f8ad70c97391968d14948187cdaca7a /Master/texmf-dist/tex/generic/pst-ode
parent7364d0810e90707eaf61f5269d552abee65ac909 (diff)
pst-ode (12jun17)
git-svn-id: svn://tug.org/texlive/trunk@44575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-ode')
-rw-r--r--Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex b/Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex
index b34dd5a8de9..18fe40e9045 100644
--- a/Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex
+++ b/Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex
@@ -11,8 +11,8 @@
%% ODEs using the Runge-Kutta-Fehlberg (RKF45) method with automatic
%% step size adjustment
%%
-\def\fileversion{0.7}
-\def\filedate{2014/10/20}
+\def\fileversion{0.8}
+\def\filedate{2017/06/12}
\csname PSTODELoaded\endcsname
\let\PSTODELoaded\endinput
@@ -162,8 +162,8 @@
} bind def
\else /formatoutput {[#2] assembleresult} def \fi%
%perform ode integration
- (\string\n pstODEsolve RKF45 method; '-' failed step, '+' successful step, %
- 'o' output step : \string\n) odeprint
+ (\string\n pstODEsolve (RKF45),\string\n) odeprint
+ (-/+ failed/successful step; "o" output step; "!" step size underflow (stop):\string\n) odeprint
ode@dict
/tcur tStart def % current parameter t value
/tout tStart dt add def % next output t