octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Working on bvp4c


From: Bill Greene
Subject: Re: Working on bvp4c
Date: Mon, 22 Aug 2016 13:10:34 -0400

Not sure what you mean by "_expression_". Implementation-wise,
f(...) means call the user's odefun with the arguments in ().
So that is what the code does with the last two equations of page 6.
Similarly, g(...) means call the user's bcfun.

Bill

On Mon, Aug 22, 2016 at 12:33 PM, lakerluke <address@hidden> wrote:
The last equation on page 6 gives f_{i - 1/2} in terms of f evaluated at x_{i
- 1} + h/2 .

Does this not mean that we need an _expression_ for f evaluated at this mid
way point between mesh-values?



--
View this message in context: http://octave.1599824.n4.nabble.com/Working-on-bvp4c-tp4677540p4679405.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]