Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4BogackiShampine45.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4MagIntegratorStepper | |
void | SetIntegrationOrder (G4int order) |
void | SetFSAL (G4bool flag=true) |
Definition at line 51 of file G4BogackiShampine45.hh.
G4BogackiShampine45::G4BogackiShampine45 | ( | G4EquationOfMotion * | EqRhs, |
G4int | numberOfVariables = 6 , |
||
G4bool | primary = true |
||
) |
Definition at line 70 of file G4BogackiShampine45.cc.
G4BogackiShampine45::~G4BogackiShampine45 | ( | ) |
Definition at line 124 of file G4BogackiShampine45.cc.
|
delete |
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 310 of file G4BogackiShampine45.cc.
void G4BogackiShampine45::GetLastDydx | ( | G4double | dyDxLast[] | ) |
Definition at line 156 of file G4BogackiShampine45.cc.
|
inlinevirtual |
Implements G4MagIntegratorStepper.
Definition at line 97 of file G4BogackiShampine45.hh.
Definition at line 82 of file G4BogackiShampine45.hh.
Definition at line 563 of file G4BogackiShampine45.cc.
Referenced by DistChord(), and Interpolate().
|
delete |
void G4BogackiShampine45::PrepareConstants | ( | ) |
Definition at line 487 of file G4BogackiShampine45.cc.
Referenced by G4BogackiShampine45().
|
inline |
Definition at line 75 of file G4BogackiShampine45.hh.
void G4BogackiShampine45::SetupInterpolationHigh | ( | ) |
Definition at line 362 of file G4BogackiShampine45.cc.
Referenced by DistChord(), and SetupInterpolation().
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 171 of file G4BogackiShampine45.cc.
Referenced by DistChord().