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