hep.geant4.jni
Class G4ClassicalRK4
java.lang.Object
hep.geant4.jni.G4MagIntegratorStepper
hep.geant4.jni.G4MagErrorStepper
hep.geant4.jni.G4ClassicalRK4
public class G4ClassicalRK4
- extends G4MagErrorStepper
G4ClassicalRK4
public G4ClassicalRK4(long cPtr,
boolean cMemoryOwn)
G4ClassicalRK4
public G4ClassicalRK4(G4EquationOfMotion EquationMotion,
int numberOfVariables)
G4ClassicalRK4
public G4ClassicalRK4(G4EquationOfMotion EquationMotion)
getCPtr
public static long getCPtr(G4ClassicalRK4 obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4MagErrorStepper
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4MagErrorStepper
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4MagErrorStepper
dumbStepper
public void dumbStepper(double[] yIn,
double[] dydx,
double h,
double[] yOut)
- Overrides:
dumbStepper
in class G4MagErrorStepper
integratorOrder
public int integratorOrder()
- Overrides:
integratorOrder
in class G4MagIntegratorStepper
Copyright © 2000-2007 FreeHEP. All Rights Reserved.