45 #ifndef G4CashKARP_RKF45
46 #define G4CashKARP_RKF45
56 G4int numberOfVariables = 6,
73 void StepWithEst(
const G4double yIn[],
89 G4double *ak2, *ak3, *ak4, *ak5, *ak6, *yTemp, *yIn;
93 G4double *fLastInitialVector, *fLastFinalVector,
94 *fLastDyDx, *fMidVector, *fMidError;
G4CashKarpRKF45(G4EquationOfMotion *EqRhs, G4int numberOfVariables=6, G4bool primary=true)
void Stepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[])
G4int IntegratorOrder() const
G4double DistChord() const