Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VFSALIntegrationStepper.hh File Reference
#include "G4Types.hh"
#include "G4EquationOfMotion.hh"
#include "G4VFSALIntegrationStepper.icc"

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...