Integreat`LMM`
Integreat`LMM`

LMMOrderConditions

LMMOrderConditions[lmm,p]

generates a list of order condition residuals for lmm from order 0 to p.

LMMOrderConditions[lmm,{p}]

generates the order p residual of lmm.

Details and Options

Examples

open allclose all

Basic Examples  (2)

Check the order condition residuals of the three-step AdamsMoulton method:

Generate the third order condition for a generic, three-step method:

Applications  (1)

Derive a three step method with the highest possible order:

Tech Notes
  • Linear Multistep Methods