59 G4int integrationVariables = 6);
125 void makeStep(
const G4double yInput[],
G4StepperType
G4StepperType defines the available integrator of particle's equation of motion in Geant4.
G4EquationOfMotion is the abstract base class for the right hand size of the equation of motion of a ...
G4MagIntegratorStepper(G4EquationOfMotion *Equation, G4int numIntegrationVariables, G4int numStateVariables=12, G4bool isFSAL=false)
G4RK547FEq3(const G4RK547FEq3 &)=delete
void Stepper(const G4double yInput[], const G4double dydx[], G4double hstep, G4double yOutput[], G4double yError[]) override
G4double DistChord() const override
G4int IntegratorOrder() const override
G4RK547FEq3 & operator=(const G4RK547FEq3 &)=delete
~G4RK547FEq3() override=default
G4RK547FEq3(G4EquationOfMotion *EqRhs, G4int integrationVariables=6)
G4StepperType StepperType() const override