Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DormandPrince745.hh>
Additional Inherited Members | |
![]() | |
void | SetIntegrationOrder (G4int order) |
void | SetFSAL (G4bool flag=true) |
Definition at line 46 of file G4DormandPrince745.hh.
G4DormandPrince745::G4DormandPrince745 | ( | G4EquationOfMotion * | equation, |
G4int | numberOfVariables = 6 ) |
Definition at line 75 of file G4DormandPrince745.cc.
|
overridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 214 of file G4DormandPrince745.cc.
|
inline |
Definition at line 88 of file G4DormandPrince745.hh.
|
inline |
Definition at line 81 of file G4DormandPrince745.hh.
|
inlineoverridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 76 of file G4DormandPrince745.hh.
Definition at line 68 of file G4DormandPrince745.hh.
Definition at line 246 of file G4DormandPrince745.cc.
Referenced by Interpolate().
Definition at line 342 of file G4DormandPrince745.cc.
|
inline |
Definition at line 66 of file G4DormandPrince745.hh.
void G4DormandPrince745::SetupInterpolation5thOrder | ( | ) |
Definition at line 293 of file G4DormandPrince745.cc.
|
overridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 97 of file G4DormandPrince745.cc.
Referenced by Stepper().
void G4DormandPrince745::Stepper | ( | const G4double | yInput[], |
const G4double | dydx[], | ||
G4double | hstep, | ||
G4double | yOutput[], | ||
G4double | yError[], | ||
G4double | dydxOutput[] ) |
Definition at line 81 of file G4DormandPrince745.cc.
const G4String & G4DormandPrince745::StepperDescription | ( | ) | const |
Definition at line 68 of file G4DormandPrince745.cc.
const G4String & G4DormandPrince745::StepperType | ( | ) | const |
Definition at line 61 of file G4DormandPrince745.cc.