다음에 대한 모든 멤버의 목록입니다 : G4VIntegrationDriver (모든 상속된 멤버들도 포함합니다.)
AccurateAdvance(G4FieldTrack &track, G4double hstep, G4double eps, G4double hinitial=0)=0 | G4VIntegrationDriver | pure virtual |
ComputeNewStepSize(G4double errMaxNorm, G4double hstepCurrent)=0 | G4VIntegrationDriver | pure virtual |
G4VIntegrationDriver() | G4VIntegrationDriver | inline |
G4VIntegrationDriver(const G4VIntegrationDriver &)=delete | G4VIntegrationDriver | |
GetDerivatives(const G4FieldTrack &track, G4double dydx[]) const =0 | G4VIntegrationDriver | pure virtual |
GetEquationOfMotion()=0 | G4VIntegrationDriver | pure virtual |
GetStepper() const =0 | G4VIntegrationDriver | pure virtual |
GetStepper()=0 | G4VIntegrationDriver | pure virtual |
GetVerboseLevel() const =0 | G4VIntegrationDriver | pure virtual |
max_stepping_decrease | G4VIntegrationDriver | protected |
max_stepping_increase | G4VIntegrationDriver | protected |
operator=(const G4VIntegrationDriver &)=delete | G4VIntegrationDriver | |
QuickAdvance(G4FieldTrack &track, const G4double dydx[], G4double hstep, G4double &dchord_step, G4double &dyerr)=0 | G4VIntegrationDriver | pure virtual |
RenewStepperAndAdjust(G4MagIntegratorStepper *pItsStepper) | G4VIntegrationDriver | virtual |
SetEquationOfMotion(G4EquationOfMotion *equation)=0 | G4VIntegrationDriver | pure virtual |
SetVerboseLevel(G4int level)=0 | G4VIntegrationDriver | pure virtual |
~G4VIntegrationDriver()=default | G4VIntegrationDriver | virtual |