Geant4-11
|
Variables | |
constexpr G4double | inv_STEPFAC1 = 1.0 / STEPFAC1 |
constexpr G4double | inv_STEPFAC4 = 1.0 / STEPFAC4 |
constexpr G4double | KFAC1 = 0.8 |
constexpr G4double | KFAC2 = 0.9 |
constexpr G4double | STEPFAC1 = 0.65 |
constexpr G4double | STEPFAC2 = 0.94 |
constexpr G4double | STEPFAC3 = 0.02 |
constexpr G4double | STEPFAC4 = 4.0 |
Definition at line 43 of file G4BulirschStoer.cc.
Referenced by G4BulirschStoer::calc_h_opt().
Definition at line 44 of file G4BulirschStoer.cc.
Referenced by G4BulirschStoer::calc_h_opt().
|
constexpr |
Definition at line 41 of file G4BulirschStoer.cc.
Referenced by G4BulirschStoer::set_k_opt().
|
constexpr |
Definition at line 42 of file G4BulirschStoer.cc.
Referenced by G4BulirschStoer::set_k_opt(), and G4BulirschStoer::try_step().
|
constexpr |
Definition at line 37 of file G4BulirschStoer.cc.
|
constexpr |
Definition at line 38 of file G4BulirschStoer.cc.
Referenced by G4BulirschStoer::calc_h_opt().
|
constexpr |
Definition at line 39 of file G4BulirschStoer.cc.
Referenced by G4BulirschStoer::calc_h_opt().
|
constexpr |
Definition at line 40 of file G4BulirschStoer.cc.