| 
    Geant4
    10.03.p03
    
   | 
 
#include <G4TsitourasRK45.hh>


Additional Inherited Members | |
  Protected Member Functions inherited from G4MagIntegratorStepper | |
| void | SetIntegrationOrder (int order) | 
| void | SetFSAL (bool flag=true) | 
Definition at line 39 of file G4TsitourasRK45.hh.
| G4TsitourasRK45::G4TsitourasRK45 | ( | G4EquationOfMotion * | EqRhs, | 
| G4int | numberOfVariables = 6,  | 
        ||
| G4bool | primary = true  | 
        ||
| ) | 
Definition at line 51 of file G4TsitourasRK45.cc.

| G4TsitourasRK45::~G4TsitourasRK45 | ( | ) | 
Definition at line 95 of file G4TsitourasRK45.cc.
      
  | 
  virtual | 
Implements G4MagIntegratorStepper.
Definition at line 309 of file G4TsitourasRK45.cc.

      
  | 
  inlinevirtual | 
Implements G4MagIntegratorStepper.
Definition at line 72 of file G4TsitourasRK45.hh.
| void G4TsitourasRK45::Interpolate | ( | const G4double | yInput[], | 
| const G4double | dydx[], | ||
| const G4double | Step, | ||
| G4double | yOut[], | ||
| G4double | tau | ||
| ) | 
Definition at line 266 of file G4TsitourasRK45.cc.

| void G4TsitourasRK45::interpolate | ( | const G4double | yInput[], | 
| const G4double | dydx[], | ||
| G4double | yOut[], | ||
| G4double | Step, | ||
| G4double | tau | ||
| ) | 
| void G4TsitourasRK45::SetupInterpolation | ( | ) | 
Definition at line 260 of file G4TsitourasRK45.cc.
      
  | 
  virtual | 
Implements G4MagIntegratorStepper.
Definition at line 129 of file G4TsitourasRK45.cc.

