Uses of Class
hep.geant4.jni.G4EquationOfMotion

Packages that use G4EquationOfMotion
hep.geant4.jni   
 

Uses of G4EquationOfMotion in hep.geant4.jni
 

Subclasses of G4EquationOfMotion in hep.geant4.jni
 class G4EqMagElectricField
           
 class G4Mag_EqRhs
           
 class G4Mag_SpinEqRhs
           
 class G4Mag_UsualEqRhs
           
 

Methods in hep.geant4.jni that return G4EquationOfMotion
 G4EquationOfMotion G4MagIntegratorStepper.getEquationOfMotion()
           
 

Methods in hep.geant4.jni with parameters of type G4EquationOfMotion
static long G4EquationOfMotion.getCPtr(G4EquationOfMotion obj)
           
 

Constructors in hep.geant4.jni with parameters of type G4EquationOfMotion
G4CashKarpRKF45(G4EquationOfMotion EqRhs)
           
G4CashKarpRKF45(G4EquationOfMotion EqRhs, int numberOfVariables)
           
G4CashKarpRKF45(G4EquationOfMotion EqRhs, int numberOfVariables, boolean primary)
           
G4ClassicalRK4(G4EquationOfMotion EquationMotion)
           
G4ClassicalRK4(G4EquationOfMotion EquationMotion, int numberOfVariables)
           
G4ExplicitEuler(G4EquationOfMotion EqRhs)
           
G4ExplicitEuler(G4EquationOfMotion EqRhs, int numberOfVariables)
           
G4ImplicitEuler(G4EquationOfMotion EqRhs)
           
G4ImplicitEuler(G4EquationOfMotion EqRhs, int numberOfVariables)
           
G4SimpleHeum(G4EquationOfMotion EqRhs)
           
G4SimpleHeum(G4EquationOfMotion EqRhs, int num_variables)
           
G4SimpleRunge(G4EquationOfMotion EquationRhs)
           
G4SimpleRunge(G4EquationOfMotion EquationRhs, int numberOfVariables)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.