39#ifndef G4CASHKARP_RKF45_HH
40#define G4CASHKARP_RKF45_HH
50 G4int numberOfVariables = 6,
void Stepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[])
G4double DistChord() const
G4CashKarpRKF45(G4EquationOfMotion *EqRhs, G4int numberOfVariables=6, G4bool primary=true)
G4CashKarpRKF45(const G4CashKarpRKF45 &)
void StepWithEst(const G4double yIn[], const G4double dydx[], G4double Step, G4double yOut[], G4double &alpha2, G4double &beta2, const G4double B1[], G4double B2[])
G4double * fLastInitialVector
G4int IntegratorOrder() const
G4CashKarpRKF45 & operator=(const G4CashKarpRKF45 &)
G4double * fLastFinalVector
G4CashKarpRKF45 * fAuxStepper