|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Classes | |
| class | G4VFSALIntegrationStepper |
| G4VFSALIntegrationStepper is a class similar to G4VMagIntegratorStepper, but for steppers which estimate the value of the derivative at the projected endpoint of integration, at each successful step. This ability is known as 'First Same As Last' (FSAL). It reduces the number of required calls to the equation's RightHandSide method, and, as such the number of calls to the (potentially expensive) field evaluation methods. More... | |