45 #ifndef G4BOGACKI_SHAMPINE23_H
46 #define G4BOGACKI_SHAMPINE23_H
56 G4int numberOfVariables = 6,
80 G4double *ak2, *ak3, *ak4, *yTemp, *yIn;
85 G4double *fLastInitialVector, *fLastFinalVector,
86 *fLastDyDx, *fMidVector, *fMidError;
G4BogackiShampine23(G4EquationOfMotion *EqRhs, G4int numberOfVariables=6, G4bool primary=true)
G4BogackiShampine23 & operator=(const G4BogackiShampine23 &)
G4int IntegratorOrder() const
G4double DistChord() const
void Stepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[])