AccurateAdvance(G4FieldTrack &track, G4double stepLen, G4double eps, G4double beginStep=0) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
AdvanceChordLimited(G4FieldTrack &track, G4double hstep, G4double eps, G4double chordDistance) override | G4IntegrationDriver< G4BulirschStoer > | inlinevirtual |
AdvanceChordLimitedImpl(G4FieldTrack &track, G4double hstep, G4double eps, G4double chordDistance) | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
bulirschStoer | G4IntegrationDriver< G4BulirschStoer > | private |
ChordFinderDelegate typedef | G4IntegrationDriver< G4BulirschStoer > | private |
ComputeNewStepSize(G4double errMaxNorm, G4double hstepCurrent) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
derivs | G4IntegrationDriver< G4BulirschStoer > | private |
DoesReIntegrate() override | G4IntegrationDriver< G4BulirschStoer > | inlinevirtual |
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 > | |
GetDerivatives(const G4FieldTrack &track, G4double dydx[]) const override | G4IntegrationDriver< G4BulirschStoer > | virtual |
GetDerivatives(const G4FieldTrack &track, G4double dydx[], G4double field[]) const override | G4IntegrationDriver< G4BulirschStoer > | virtual |
GetEquationOfMotion() override | G4IntegrationDriver< G4BulirschStoer > | virtual |
GetEquationOfMotion() const | G4IntegrationDriver< G4BulirschStoer > | |
GetFirstFraction() | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
GetFractionLast() | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
GetFractionNextEstimate() | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
GetLastStepEstimateUnc() | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
GetNoCalls() | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
GetNoMaxTrials() | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
GetNoTrials() | G4ChordFinderDelegate< 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 | protectedstatic |
max_stepping_increase | G4VIntegrationDriver | protectedstatic |
OnComputeStep() override | G4IntegrationDriver< G4BulirschStoer > | inlinevirtual |
OneGoodStep(G4double y[], const G4double dydx[], G4double &curveLength, G4double htry, G4double eps, G4double &hdid, G4double &hnext) | G4IntegrationDriver< G4BulirschStoer > | |
OnStartTracking() override | G4IntegrationDriver< G4BulirschStoer > | inlinevirtual |
operator=(const G4IntegrationDriver &)=delete | G4IntegrationDriver< G4BulirschStoer > | |
QuickAdvance(G4FieldTrack &y_val, const G4double dydx[], G4double hstep, G4double &missDist, G4double &dyerr) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
RenewStepperAndAdjust(G4MagIntegratorStepper *pItsStepper) | G4VIntegrationDriver | virtual |
ResetStepEstimate() | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
SetEquationOfMotion(G4EquationOfMotion *equation) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
SetFirstFraction(G4double fractFirst) | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
SetFractions_Last_Next(G4double fractLast=0.90, G4double fractNext=0.95) | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
SetLastStepEstimateUnc(G4double stepEst) | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
SetVerboseLevel(G4int level) override | G4IntegrationDriver< G4BulirschStoer > | virtual |
TestChordPrint(G4int noTrials, G4int lastStepTrial, G4double dChordStep, G4double fDeltaChord, G4double nextStepTrial) | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | |
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 |
~G4ChordFinderDelegate() | G4ChordFinderDelegate< G4IntegrationDriver< G4BulirschStoer > > | virtual |
~G4IntegrationDriver()=default | G4IntegrationDriver< G4BulirschStoer > | |
~G4VIntegrationDriver()=default | G4VIntegrationDriver | virtual |