Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4BulirschStoer, including all inherited members.
G4BulirschStoer(G4EquationOfMotion *equation, G4int nvar, G4double eps_rel, G4double max_dt=DBL_MAX) | G4BulirschStoer | |
GetEquationOfMotion() | G4BulirschStoer | inline |
GetNumberOfVariables() const | G4BulirschStoer | inline |
reset() | G4BulirschStoer | |
set_max_dt(G4double max_dt) | G4BulirschStoer | inline |
set_max_relative_error(G4double eps_rel) | G4BulirschStoer | inline |
SetEquationOfMotion(G4EquationOfMotion *equation) | G4BulirschStoer | inline |
step_result enum name | G4BulirschStoer | |
try_step(const G4double in[], const G4double dxdt[], G4double &t, G4double out[], G4double &dt) | G4BulirschStoer |