This is the complete list of members for G4RKG3_Stepper, including all inherited members.
BfldIn | G4RKG3_Stepper | private |
DistChord() const | G4RKG3_Stepper | virtual |
fpInitial | G4RKG3_Stepper | private |
fyFinal | G4RKG3_Stepper | private |
fyInitial | G4RKG3_Stepper | private |
fyMidPoint | G4RKG3_Stepper | private |
G4MagIntegratorStepper(G4EquationOfMotion *Equation, G4int numIntegrationVariables, G4int numStateVariables=12, G4bool isFSAL=false) | G4MagIntegratorStepper | |
G4MagIntegratorStepper(const G4MagIntegratorStepper &)=delete | G4MagIntegratorStepper | |
G4RKG3_Stepper(G4Mag_EqRhs *EqRhs) | G4RKG3_Stepper | |
GetEquationOfMotion() | G4MagIntegratorStepper | inline |
GetEquationOfMotion() const | G4MagIntegratorStepper | inline |
GetfNoRHSCalls() | G4MagIntegratorStepper | inline |
GetNumberOfStateVariables() const | G4MagIntegratorStepper | inline |
GetNumberOfVariables() const | G4MagIntegratorStepper | inline |
hStep | G4RKG3_Stepper | private |
IntegrationOrder() | G4MagIntegratorStepper | inline |
IntegratorOrder() const | G4RKG3_Stepper | inlinevirtual |
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 |
StepNoErr(const G4double tIn[8], const G4double dydx[6], G4double Step, G4double tOut[8], G4double B[3]) | G4RKG3_Stepper | |
Stepper(const G4double yIn[], const G4double dydx[], G4double h, G4double yOut[], G4double yErr[]) | G4RKG3_Stepper | virtual |
StepWithEst(const G4double tIn[8], const G4double dydx[6], G4double Step, G4double tOut[8], G4double &alpha2, G4double &beta2, const G4double B1[3], G4double B2[3]) | G4RKG3_Stepper | |
~G4MagIntegratorStepper()=default | G4MagIntegratorStepper | virtual |
~G4RKG3_Stepper() | G4RKG3_Stepper | |