Loading...
Searching...
No Matches
Enumerations
F01FieldSetup.cc File Reference

Implementation of the F01FieldSetup class. More...

#include "F01FieldSetup.hh"
#include "F01FieldMessenger.hh"
#include "G4MagneticField.hh"
#include "G4UniformMagField.hh"
#include "G4FieldManager.hh"
#include "G4TransportationManager.hh"
#include "G4Mag_UsualEqRhs.hh"
#include "G4MagIntegratorStepper.hh"
#include "G4ChordFinder.hh"
#include "G4ExplicitEuler.hh"
#include "G4ImplicitEuler.hh"
#include "G4SimpleRunge.hh"
#include "G4SimpleHeum.hh"
#include "G4ClassicalRK4.hh"
#include "G4HelixExplicitEuler.hh"
#include "G4HelixImplicitEuler.hh"
#include "G4HelixSimpleRunge.hh"
#include "G4CashKarpRKF45.hh"
#include "G4RKG3_Stepper.hh"
#include "G4ConstRK4.hh"
#include "G4NystromRK4.hh"
#include "G4HelixMixedStepper.hh"
#include "G4ExactHelixStepper.hh"
#include "G4BogackiShampine23.hh"
#include "G4BogackiShampine45.hh"
#include "G4DormandPrince745.hh"
#include "G4DormandPrinceRK56.hh"
#include "G4DormandPrinceRK78.hh"
#include "G4TsitourasRK45.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4VIntegrationDriver.hh"
#include "G4FSALIntegrationDriver.hh"
#include "G4RK547FEq1.hh"
#include "G4RK547FEq2.hh"
#include "G4RK547FEq3.hh"
#include "G4BorisScheme.hh"
#include "G4BorisDriver.hh"

Go to the source code of this file.

Enumerations

enum  EStepperNumber {
  kDormandPrince45 = 17 , kBogackiShampine45 = 45 , kClassicalRK4 = 4 , kNystromRK4 = 13 ,
  kDormandPrince56 = 56 , kBogackiShampine23 = 23 , kCashKarp = 8 , kDormandPrince78 = 78 ,
  kTsitouras45 = 145
}
 

Detailed Description

Implementation of the F01FieldSetup class.

Definition in file F01FieldSetup.cc.

Enumeration Type Documentation

◆ EStepperNumber

Enumerator
kDormandPrince45 
kBogackiShampine45 
kClassicalRK4 
kNystromRK4 
kDormandPrince56 
kBogackiShampine23 
kCashKarp 
kDormandPrince78 
kTsitouras45 

Definition at line 75 of file F01FieldSetup.cc.

76 kNystromRK4 = 13 /*soon 40*/,
79} ;
@ kDormandPrince56
@ kNystromRK4
@ kTsitouras45
@ kDormandPrince45
@ kDormandPrince78
@ kCashKarp
@ kBogackiShampine45
@ kBogackiShampine23
@ kClassicalRK4

Applications | User Support | Publications | Collaboration