39#ifndef G4CASHKARP_RKF45_HH
40#define G4CASHKARP_RKF45_HH
50 G4int numberOfVariables = 6,
67 void StepWithEst(
const G4double yIn[],
83 G4double *ak2, *ak3, *ak4, *ak5, *ak6, *yTemp, *yIn;
87 G4double *fLastInitialVector, *fLastFinalVector,
88 *fLastDyDx, *fMidVector, *fMidError;
void Stepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[])
G4double DistChord() const
G4int IntegratorOrder() const