Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4MagErrorStepper.hh>
Definition at line 49 of file G4MagErrorStepper.hh.
G4MagErrorStepper::G4MagErrorStepper | ( | G4EquationOfMotion * | EqRhs, |
G4int | numberOfVariables, | ||
G4int | numStateVariables = 12 |
||
) |
|
virtual |
Definition at line 34 of file G4MagErrorStepper.cc.
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 96 of file G4MagErrorStepper.cc.
|
pure virtual |
Implemented in G4ExplicitEuler, G4ImplicitEuler, G4SimpleHeum, G4SimpleRunge, G4ClassicalRK4, and G4ConstRK4.
Referenced by Stepper().
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 43 of file G4MagErrorStepper.cc.