AccurateAdvance(G4FieldTrack &track, G4double stepLen, G4double eps, G4double beginStep=0) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
bulirschStoer | G4IntegrationDriver< G4BulirschStoer > | private |
ComputeNewStepSize(G4double errMaxNorm, G4double hstepCurrent) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
derivs | G4IntegrationDriver< G4BulirschStoer > | private |
dydxCurrent | G4IntegrationDriver< G4BulirschStoer > | private |
fMidpointMethod | G4IntegrationDriver< G4BulirschStoer > | private |
fMinimumStep | G4IntegrationDriver< G4BulirschStoer > | private |
fVerbosity | G4IntegrationDriver< G4BulirschStoer > | private |
G4IntegrationDriver(G4double hminimum, G4BulirschStoer *stepper, G4int numberOfComponents=6, G4int statisticsVerbosity=1) | G4IntegrationDriver< G4BulirschStoer > | |
G4IntegrationDriver(const G4IntegrationDriver &)=delete | G4IntegrationDriver< G4BulirschStoer > | |
G4VIntegrationDriver() | G4VIntegrationDriver | inline |
G4VIntegrationDriver(const G4VIntegrationDriver &)=delete | G4VIntegrationDriver | |
GetDerivatives(const G4FieldTrack &track, G4double dydx[]) const override | G4IntegrationDriver< G4BulirschStoer > | virtual |
GetEquationOfMotion() override | G4IntegrationDriver< G4BulirschStoer > | virtual |
GetEquationOfMotion() const | G4IntegrationDriver< G4BulirschStoer > | |
GetNumberOfVarialbles() const | G4IntegrationDriver< G4BulirschStoer > | private |
GetStepper() const override | G4IntegrationDriver< G4BulirschStoer > | virtual |
GetStepper() override | G4IntegrationDriver< G4BulirschStoer > | virtual |
GetVerboseLevel() const override | G4IntegrationDriver< G4BulirschStoer > | virtual |
interval_sequence | G4IntegrationDriver< G4BulirschStoer > | private |
max_stepping_decrease | G4VIntegrationDriver | protected |
max_stepping_increase | G4VIntegrationDriver | protected |
OneGoodStep(G4double y[], const G4double dydx[], G4double &curveLength, G4double htry, G4double eps, G4double &hdid, G4double &hnext) | G4IntegrationDriver< G4BulirschStoer > | |
operator=(const G4IntegrationDriver &)=delete | G4IntegrationDriver< G4BulirschStoer > | |
G4VIntegrationDriver::operator=(const G4VIntegrationDriver &)=delete | G4VIntegrationDriver | |
QuickAdvance(G4FieldTrack &y_val, const G4double dydx[], G4double hstep, G4double &missDist, G4double &dyerr) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
RenewStepperAndAdjust(G4MagIntegratorStepper *pItsStepper) | G4VIntegrationDriver | virtual |
SetEquationOfMotion(G4EquationOfMotion *equation) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
SetVerboseLevel(G4int level) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
yCurrent | G4IntegrationDriver< G4BulirschStoer > | private |
yError | G4IntegrationDriver< G4BulirschStoer > | private |
yIn | G4IntegrationDriver< G4BulirschStoer > | private |
yMid | G4IntegrationDriver< G4BulirschStoer > | private |
yMid2 | G4IntegrationDriver< G4BulirschStoer > | private |
yOut | G4IntegrationDriver< G4BulirschStoer > | private |
yOut2 | G4IntegrationDriver< G4BulirschStoer > | private |
~G4IntegrationDriver()=default | G4IntegrationDriver< G4BulirschStoer > | |
~G4VIntegrationDriver()=default | G4VIntegrationDriver | virtual |