44#ifndef G4BOGACKI_SHAMPINE23_HH
45#define G4BOGACKI_SHAMPINE23_HH
55 G4int numberOfVariables = 6);
78 void makeStep(
const G4double yInput[],
G4double DistChord() const override
G4BogackiShampine23(const G4BogackiShampine23 &)=delete
G4BogackiShampine23 & operator=(const G4BogackiShampine23 &)=delete
void Stepper(const G4double yInput[], const G4double dydx[], G4double hstep, G4double yOutput[], G4double yError[]) override
G4int IntegratorOrder() const override
G4BogackiShampine23(G4EquationOfMotion *EqRhs, G4int numberOfVariables=6)