|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
G4TExplicitEuler is a templated version of G4ExplicitEuler stepper. More...
#include <G4TExplicitEuler.hh>
Static Public Attributes | |
| static constexpr double | IntegratorCorrection = 1. |
Additional Inherited Members | |
| Protected Member Functions inherited from G4MagIntegratorStepper | |
| void | SetIntegrationOrder (G4int order) |
| void | SetFSAL (G4bool flag=true) |
G4TExplicitEuler is a templated version of G4ExplicitEuler stepper.
Definition at line 53 of file G4TExplicitEuler.hh.
|
inline |
Definition at line 60 of file G4TExplicitEuler.hh.
Referenced by G4TExplicitEuler().
|
default |
|
inline |
Definition at line 77 of file G4TExplicitEuler.hh.
|
inlinevirtual |
Returns the order of the integrator, i.e. its error behaviour is of the order O(h^order).
Implements G4MagIntegratorStepper.
Definition at line 92 of file G4TExplicitEuler.hh.
|
staticconstexpr |
Definition at line 58 of file G4TExplicitEuler.hh.