projects
/
scilab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
8da592d
)
Xcos help : Renamed "integSundials" to more proper "integCVode"
65/10065/4
Paul BIGNIER [Thu, 20 Dec 2012 08:27:32 +0000 (09:27 +0100)]
Change-Id: I30d308f361c60131239d55199412ac0e66ee9f8a
scilab/modules/xcos/examples/solvers/integCVode.sce
[moved from
scilab/modules/xcos/examples/solvers/integSundials.sce
with 100% similarity]
patch
|
blob
|
history
scilab/modules/xcos/help/en_US/solvers/1-CVode.xml
patch
|
blob
|
history
diff --git
a/scilab/modules/xcos/examples/solvers/integSundials.sce
b/scilab/modules/xcos/examples/solvers/integCVode.sce
similarity index 100%
rename from
scilab/modules/xcos/examples/solvers/integSundials.sce
rename to
scilab/modules/xcos/examples/solvers/integCVode.sce
diff --git
a/scilab/modules/xcos/help/en_US/solvers/1-CVode.xml
b/scilab/modules/xcos/help/en_US/solvers/1-CVode.xml
index
bf76d64
..
b5fa5e0
100644
(file)
--- a/
scilab/modules/xcos/help/en_US/solvers/1-CVode.xml
+++ b/
scilab/modules/xcos/help/en_US/solvers/1-CVode.xml
@@
-225,7
+225,7
@@
Time for BDF / Newton :
</para>
<para>
Now, in the following script, we compare the time difference between the methods by running the example with the four solvers in turn :
- <link type="scilab" linkend ="scilab.scinotes/xcos/examples/solvers/integSundials.sce">
+ <link type="scilab" linkend ="scilab.scinotes/xcos/examples/solvers/integCVode.sce">
Open the script
</link>
</para>