|
||||||||||
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.G4SimpleHeum
public class G4SimpleHeum
Field Summary |
---|
Fields inherited from class hep.geant4.jni.G4MagIntegratorStepper |
---|
swigCMemOwn |
Constructor Summary | |
---|---|
G4SimpleHeum(G4EquationOfMotion EqRhs)
|
|
G4SimpleHeum(G4EquationOfMotion EqRhs,
int num_variables)
|
|
G4SimpleHeum(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
void |
dumbStepper(double[] y,
double[] dydx,
double h,
double[] yout)
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4SimpleHeum 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 G4SimpleHeum(long cPtr, boolean cMemoryOwn)
public G4SimpleHeum(G4EquationOfMotion EqRhs, int num_variables)
public G4SimpleHeum(G4EquationOfMotion EqRhs)
Method Detail |
---|
public static long getCPtr(G4SimpleHeum obj)
protected void finalize() throws Throwable
finalize
in class G4MagErrorStepper
Throwable
public void delete()
delete
in class G4MagErrorStepper
public boolean equals(Object obj)
equals
in class G4MagErrorStepper
public void dumbStepper(double[] y, double[] dydx, double h, double[] yout)
dumbStepper
in class G4MagErrorStepper
public int integratorOrder()
integratorOrder
in class G4MagIntegratorStepper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |