|
Geant4
10.03
|
#include <G4FSALDormandPrince745.hh>
Inheritance diagram for G4FSALDormandPrince745:
Collaboration diagram for G4FSALDormandPrince745:Private Member Functions | |
| G4FSALDormandPrince745 (const G4FSALDormandPrince745 &) | |
| G4FSALDormandPrince745 & | operator= (const G4FSALDormandPrince745 &) |
Private Attributes | |
| G4double * | ak2 |
| G4double * | ak3 |
| G4double * | ak4 |
| G4double * | ak5 |
| G4double * | ak6 |
| G4double * | ak7 |
| G4double * | ak8 |
| G4double * | ak9 |
| G4double * | yTemp |
| G4double * | yIn |
| G4double * | pseudoDydx_for_DistChord |
| G4double | fLastStepLength |
| G4double * | fLastInitialVector |
| G4double * | fLastFinalVector |
| G4double * | fLastDyDx |
| G4double * | fMidVector |
| G4double * | fMidError |
| G4FSALDormandPrince745 * | fAuxStepper |
Definition at line 48 of file G4FSALDormandPrince745.hh.
| G4FSALDormandPrince745::G4FSALDormandPrince745 | ( | G4EquationOfMotion * | EqRhs, |
| G4int | numberOfVariables = 6, |
||
| G4bool | primary = true |
||
| ) |
Definition at line 59 of file G4FSALDormandPrince745.cc.
References ak2, ak3, ak4, ak5, ak6, ak7, fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fMidError, fMidVector, pseudoDydx_for_DistChord, yIn, and yTemp.
| G4FSALDormandPrince745::~G4FSALDormandPrince745 | ( | ) |
Definition at line 96 of file G4FSALDormandPrince745.cc.
References ak2, ak3, ak4, ak5, ak6, ak7, fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fMidError, fMidVector, pseudoDydx_for_DistChord, yIn, and yTemp.
|
private |
|
virtual |
Implements G4VFSALIntegrationStepper.
Definition at line 251 of file G4FSALDormandPrince745.cc.
References G4LineSection::Distline(), fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fLastStepLength, fMidError, fMidVector, pseudoDydx_for_DistChord, and Stepper().
Here is the call graph for this function:
|
inlinevirtual |
Implements G4VFSALIntegrationStepper.
Definition at line 81 of file G4FSALDormandPrince745.hh.
| void G4FSALDormandPrince745::interpolate | ( | const G4double | yInput[], |
| const G4double | dydx[], | ||
| G4double | yOut[], | ||
| G4double | Step, | ||
| G4double | tau | ||
| ) |
Definition at line 286 of file G4FSALDormandPrince745.cc.
References ak2, ak3, ak4, ak5, ak6, ak7, G4VFSALIntegrationStepper::GetNumberOfVariables(), and yIn.
Here is the call graph for this function:
|
inline |
Definition at line 82 of file G4FSALDormandPrince745.hh.
|
private |
| void G4FSALDormandPrince745::SetupInterpolate | ( | const G4double | yInput[], |
| const G4double | dydx[], | ||
| const G4double | Step | ||
| ) |
Definition at line 333 of file G4FSALDormandPrince745.cc.
References ak2, ak3, ak4, ak5, ak6, ak7, ak8, ak9, G4VFSALIntegrationStepper::GetNumberOfVariables(), G4VFSALIntegrationStepper::RightHandSide(), yIn, and yTemp.
Here is the call graph for this function:
|
virtual |
Implements G4VFSALIntegrationStepper.
Definition at line 126 of file G4FSALDormandPrince745.cc.
References ak2, ak3, ak4, ak5, ak6, ak7, fLastDyDx, fLastFinalVector, fLastInitialVector, fLastStepLength, G4VFSALIntegrationStepper::GetNumberOfVariables(), G4VFSALIntegrationStepper::RightHandSide(), yIn, and yTemp.
Referenced by DistChord().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by G4FSALDormandPrince745(), interpolate(), Interpolate(), SetupInterpolate(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by G4FSALDormandPrince745(), interpolate(), Interpolate(), SetupInterpolate(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by G4FSALDormandPrince745(), interpolate(), Interpolate(), SetupInterpolate(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by G4FSALDormandPrince745(), interpolate(), Interpolate(), SetupInterpolate(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by G4FSALDormandPrince745(), interpolate(), Interpolate(), SetupInterpolate(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by G4FSALDormandPrince745(), interpolate(), Interpolate(), SetupInterpolate(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by Interpolate(), and SetupInterpolate().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by Interpolate(), and SetupInterpolate().
|
private |
Definition at line 102 of file G4FSALDormandPrince745.hh.
Referenced by DistChord(), G4FSALDormandPrince745(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 98 of file G4FSALDormandPrince745.hh.
Referenced by DistChord(), G4FSALDormandPrince745(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 98 of file G4FSALDormandPrince745.hh.
Referenced by DistChord(), G4FSALDormandPrince745(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 98 of file G4FSALDormandPrince745.hh.
Referenced by DistChord(), G4FSALDormandPrince745(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 97 of file G4FSALDormandPrince745.hh.
Referenced by DistChord(), and Stepper().
|
private |
Definition at line 98 of file G4FSALDormandPrince745.hh.
Referenced by DistChord(), G4FSALDormandPrince745(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 98 of file G4FSALDormandPrince745.hh.
Referenced by DistChord(), G4FSALDormandPrince745(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 95 of file G4FSALDormandPrince745.hh.
Referenced by DistChord(), G4FSALDormandPrince745(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by G4FSALDormandPrince745(), interpolate(), Interpolate(), SetupInterpolate(), Stepper(), and ~G4FSALDormandPrince745().
|
private |
Definition at line 90 of file G4FSALDormandPrince745.hh.
Referenced by G4FSALDormandPrince745(), SetupInterpolate(), Stepper(), and ~G4FSALDormandPrince745().