#include <G4MagIntegratorStepper.hh>
Definition at line 52 of file G4MagIntegratorStepper.hh.
G4MagIntegratorStepper::G4MagIntegratorStepper |
( |
G4EquationOfMotion * |
Equation, |
|
|
G4int |
numIntegrationVariables, |
|
|
G4int |
numStateVariables = 12 |
|
) |
| |
G4MagIntegratorStepper::~G4MagIntegratorStepper |
( |
| ) |
|
|
virtual |
virtual G4double G4MagIntegratorStepper::DistChord |
( |
| ) |
const |
|
pure virtual |
G4int G4MagIntegratorStepper::GetNumberOfStateVariables |
( |
| ) |
const |
|
inline |
G4int G4MagIntegratorStepper::GetNumberOfVariables |
( |
| ) |
const |
|
inline |
virtual G4int G4MagIntegratorStepper::IntegratorOrder |
( |
| ) |
const |
|
pure virtual |
Implemented in G4HelixMixedStepper, G4RKG3_Stepper, G4ConstRK4, G4ExactHelixStepper, G4HelixExplicitEuler, G4NystromRK4, G4CashKarpRKF45, G4ClassicalRK4, G4HelixImplicitEuler, G4SimpleRunge, G4HelixHeum, G4SimpleHeum, G4ImplicitEuler, G4HelixSimpleRunge, and G4ExplicitEuler.
void G4MagIntegratorStepper::NormalisePolarizationVector |
( |
G4double |
vec[12] | ) |
|
|
inline |
void G4MagIntegratorStepper::NormaliseTangentVector |
( |
G4double |
vec[6] | ) |
|
|
inline |
void G4MagIntegratorStepper::RightHandSide |
( |
const double |
y[], |
|
|
double |
dydx[] |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: