Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DormandPrince745.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4MagIntegratorStepper | |
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 67 of file G4DormandPrince745.cc.
|
overridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 206 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 238 of file G4DormandPrince745.cc.
Referenced by Interpolate().
Definition at line 334 of file G4DormandPrince745.cc.
|
inline |
Definition at line 66 of file G4DormandPrince745.hh.
void G4DormandPrince745::SetupInterpolation5thOrder | ( | ) |
Definition at line 285 of file G4DormandPrince745.cc.
|
overridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 89 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 73 of file G4DormandPrince745.cc.
|
inline |
Definition at line 79 of file G4DormandPrince745.hh.
|
inline |
Definition at line 78 of file G4DormandPrince745.hh.