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