Package | Description |
---|---|
calc.integrator.firstOrderIntegrators |
This package contains all the classes concerning the first order integrators.
|
Modifier and Type | Class and Description |
---|---|
class |
RK4data
Class containing the four order Runge-Kutta integrator data.
|
class |
RK6data
Class containing the sixth order Runge-Kutta integrator data.
|
Copyright © 2017. All rights reserved.