Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TSimpleRunge.hh>
Static Public Attributes | |
static constexpr double | IntegratorCorrection = 1. / ((1 << 2) - 1) |
Additional Inherited Members | |
![]() | |
void | SetIntegrationOrder (G4int order) |
void | SetFSAL (G4bool flag=true) |
Definition at line 45 of file G4TSimpleRunge.hh.
|
inline |
Definition at line 51 of file G4TSimpleRunge.hh.
|
inline |
Definition at line 62 of file G4TSimpleRunge.hh.
|
inline |
Definition at line 70 of file G4TSimpleRunge.hh.
|
inlinevirtual |
|
inline |
Definition at line 64 of file G4TSimpleRunge.hh.
Referenced by G4TSimpleRunge< T_Equation, N >::DumbStepper().
|
staticconstexpr |
Definition at line 49 of file G4TSimpleRunge.hh.