dynLattice
Loading...
Searching...
No Matches
Classes
MilneDeviceModule.h File Reference

Milne device predictor-corrector method for explicit time integration. More...

Include dependency graph for MilneDeviceModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MilneDeviceModule
 Module implementing Milne's device predictor-corrector method. More...
 

Detailed Description

Author
Til Gärtner

This module implements Milne's device, a predictor-corrector algorithm that combines Adams-Bashforth predictor steps with Adams-Moulton corrector steps for explicit time integration with improved stability and accuracy.