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

Embedded Runge-Kutta methods for explicit time integration. More...

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

Go to the source code of this file.

Classes

class  EmbeddedRKModule
 Module for embedded Runge-Kutta time integration methods. More...
 

Detailed Description

Author
Til Gärtner

This module implements embedded Runge-Kutta algorithms with adaptive step size control for explicit time integration of dynamic systems.

Note
this is an old and largely untested module, use with caution