ak2 | G4DormandPrince745 | private |
ak3 | G4DormandPrince745 | private |
ak4 | G4DormandPrince745 | private |
ak5 | G4DormandPrince745 | private |
ak6 | G4DormandPrince745 | private |
ak7 | G4DormandPrince745 | private |
ak8 | G4DormandPrince745 | private |
ak9 | G4DormandPrince745 | private |
DistChord() const override | G4DormandPrince745 | virtual |
fdydxIn | G4DormandPrince745 | private |
fLastStepLength | G4DormandPrince745 | private |
fyIn | G4DormandPrince745 | private |
fyOut | G4DormandPrince745 | private |
G4DormandPrince745(G4EquationOfMotion *equation, G4int numberOfVariables=6) | G4DormandPrince745 | |
G4MagIntegratorStepper(G4EquationOfMotion *Equation, G4int numIntegrationVariables, G4int numStateVariables=12, G4bool isFSAL=false) | G4MagIntegratorStepper | |
G4MagIntegratorStepper(const G4MagIntegratorStepper &)=delete | G4MagIntegratorStepper | |
GetEquationOfMotion() | G4MagIntegratorStepper | inline |
GetEquationOfMotion() const | G4MagIntegratorStepper | inline |
GetfNoRHSCalls() | G4MagIntegratorStepper | inline |
GetNumberOfStateVariables() const | G4MagIntegratorStepper | inline |
GetNumberOfVariables() const | G4MagIntegratorStepper | inline |
GetYOut() const | G4DormandPrince745 | inline |
IntegrationOrder() | G4MagIntegratorStepper | inline |
IntegratorOrder() const override | G4DormandPrince745 | inlinevirtual |
Interpolate(G4double tau, G4double yOut[]) const | G4DormandPrince745 | inline |
Interpolate4thOrder(G4double yOut[], G4double tau) const | G4DormandPrince745 | |
Interpolate5thOrder(G4double yOut[], G4double tau) const | G4DormandPrince745 | |
IsFSAL() const | G4MagIntegratorStepper | inline |
NormalisePolarizationVector(G4double vec[12]) | G4MagIntegratorStepper | inline |
NormaliseTangentVector(G4double vec[6]) | G4MagIntegratorStepper | inline |
operator=(const G4MagIntegratorStepper &)=delete | G4MagIntegratorStepper | |
ResetfNORHSCalls() | G4MagIntegratorStepper | inline |
RightHandSide(const G4double y[], G4double dydx[]) const | G4MagIntegratorStepper | inline |
RightHandSide(const G4double y[], G4double dydx[], G4double field[]) const | G4MagIntegratorStepper | inline |
SetEquationOfMotion(G4EquationOfMotion *newEquation) | G4MagIntegratorStepper | inline |
SetFSAL(G4bool flag=true) | G4MagIntegratorStepper | inlineprotected |
SetIntegrationOrder(G4int order) | G4MagIntegratorStepper | inlineprotected |
SetupInterpolation() | G4DormandPrince745 | inline |
SetupInterpolation5thOrder() | G4DormandPrince745 | |
Stepper(const G4double yInput[], const G4double dydx[], G4double hstep, G4double yOutput[], G4double yError[]) override | G4DormandPrince745 | virtual |
Stepper(const G4double yInput[], const G4double dydx[], G4double hstep, G4double yOutput[], G4double yError[], G4double dydxOutput[]) | G4DormandPrince745 | |
~G4MagIntegratorStepper()=default | G4MagIntegratorStepper | virtual |