|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4MagIntegratorStepper
hep.geant4.jni.G4MagErrorStepper
hep.geant4.jni.G4ClassicalRK4
public class G4ClassicalRK4
| Field Summary |
|---|
| Fields inherited from class hep.geant4.jni.G4MagIntegratorStepper |
|---|
swigCMemOwn |
| Constructor Summary | |
|---|---|
G4ClassicalRK4(G4EquationOfMotion EquationMotion)
|
|
G4ClassicalRK4(G4EquationOfMotion EquationMotion,
int numberOfVariables)
|
|
G4ClassicalRK4(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
void |
dumbStepper(double[] yIn,
double[] dydx,
double h,
double[] yOut)
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4ClassicalRK4 obj)
|
int |
integratorOrder()
|
| Methods inherited from class hep.geant4.jni.G4MagErrorStepper |
|---|
distChord, getCPtr, stepper |
| Methods inherited from class hep.geant4.jni.G4MagIntegratorStepper |
|---|
getCPtr, getEquationOfMotion, getNumberOfStateVariables, getNumberOfVariables, normaliseTangentVector, rightHandSide |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public G4ClassicalRK4(long cPtr,
boolean cMemoryOwn)
public G4ClassicalRK4(G4EquationOfMotion EquationMotion,
int numberOfVariables)
public G4ClassicalRK4(G4EquationOfMotion EquationMotion)
| Method Detail |
|---|
public static long getCPtr(G4ClassicalRK4 obj)
protected void finalize()
throws Throwable
finalize in class G4MagErrorStepperThrowablepublic void delete()
delete in class G4MagErrorStepperpublic boolean equals(Object obj)
equals in class G4MagErrorStepper
public void dumbStepper(double[] yIn,
double[] dydx,
double h,
double[] yOut)
dumbStepper in class G4MagErrorStepperpublic int integratorOrder()
integratorOrder in class G4MagIntegratorStepper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||