Description: RungeKutta,where deltaT refers to the step size, XX refers to X_k, X_next refers to X_k+1, Control and Param is user defined parameters. The differential equation should be defined in the deriv function.
To Search:
File list (Check if you may need any files):
RungKutta.cpp