|
Geant4
10.03
|
#include <G4DoLoMcPriRK34.hh>
Inheritance diagram for G4DoLoMcPriRK34:
Collaboration diagram for G4DoLoMcPriRK34:Private Member Functions | |
| G4DoLoMcPriRK34 (const G4DoLoMcPriRK34 &) | |
| G4DoLoMcPriRK34 & | operator= (const G4DoLoMcPriRK34 &) |
Private Attributes | |
| G4double * | ak2 |
| G4double * | ak3 |
| G4double * | ak4 |
| G4double * | ak5 |
| G4double * | ak6 |
| G4double * | yTemp |
| G4double * | yIn |
| G4double | fLastStepLength |
| G4double * | fLastInitialVector |
| G4double * | fLastFinalVector |
| G4double * | fLastDyDx |
| G4double * | fMidVector |
| G4double * | fMidError |
| G4DoLoMcPriRK34 * | fAuxStepper |
Additional Inherited Members | |
Protected Member Functions inherited from G4MagIntegratorStepper | |
| void | SetIntegrationOrder (int order) |
| void | SetFSAL (bool flag=true) |
Definition at line 55 of file G4DoLoMcPriRK34.hh.
| G4DoLoMcPriRK34::G4DoLoMcPriRK34 | ( | G4EquationOfMotion * | EqRhs, |
| G4int | numberOfVariables = 6, |
||
| G4bool | primary = true |
||
| ) |
Definition at line 53 of file G4DoLoMcPriRK34.cc.
References ak2, ak3, ak4, ak5, ak6, fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fMidError, fMidVector, yIn, and yTemp.
| G4DoLoMcPriRK34::~G4DoLoMcPriRK34 | ( | ) |
Definition at line 88 of file G4DoLoMcPriRK34.cc.
References ak2, ak3, ak4, ak5, ak6, fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fMidError, fMidVector, yIn, and yTemp.
|
private |
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 233 of file G4DoLoMcPriRK34.cc.
References G4LineSection::Distline(), fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fLastStepLength, fMidError, fMidVector, and Stepper().
Here is the call graph for this function:
|
inlinevirtual |
Implements G4MagIntegratorStepper.
Definition at line 93 of file G4DoLoMcPriRK34.hh.
| void G4DoLoMcPriRK34::Interpolate | ( | const G4double | yInput[], |
| const G4double | dydx[], | ||
| const G4double | Step, | ||
| G4double | yOut[], | ||
| G4double | tau | ||
| ) |
Definition at line 285 of file G4DoLoMcPriRK34.cc.
References ak2, ak3, ak4, ak5, ak6, G4MagIntegratorStepper::GetNumberOfVariables(), and yIn.
Referenced by Interpolate().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 278 of file G4DoLoMcPriRK34.cc.
References fLastDyDx, fLastInitialVector, fLastStepLength, and Interpolate().
Here is the call graph for this function:| void G4DoLoMcPriRK34::interpolate | ( | const G4double | yInput[], |
| const G4double | dydx[], | ||
| G4double | yOut[], | ||
| G4double | Step, | ||
| G4double | tau | ||
| ) |
|
private |
| void G4DoLoMcPriRK34::SetupInterpolate | ( | const G4double | yInput[], |
| const G4double | dydx[], | ||
| const G4double | Step | ||
| ) |
Definition at line 270 of file G4DoLoMcPriRK34.cc.
| void G4DoLoMcPriRK34::SetupInterpolation | ( | ) |
Definition at line 267 of file G4DoLoMcPriRK34.cc.
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 117 of file G4DoLoMcPriRK34.cc.
References ak2, ak3, ak4, ak5, ak6, fLastDyDx, fLastFinalVector, fLastInitialVector, fLastStepLength, G4MagIntegratorStepper::GetNumberOfVariables(), G4MagIntegratorStepper::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 102 of file G4DoLoMcPriRK34.hh.
Referenced by G4DoLoMcPriRK34(), Interpolate(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 102 of file G4DoLoMcPriRK34.hh.
Referenced by G4DoLoMcPriRK34(), Interpolate(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 102 of file G4DoLoMcPriRK34.hh.
Referenced by G4DoLoMcPriRK34(), Interpolate(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 102 of file G4DoLoMcPriRK34.hh.
Referenced by G4DoLoMcPriRK34(), Interpolate(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 102 of file G4DoLoMcPriRK34.hh.
Referenced by G4DoLoMcPriRK34(), Interpolate(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 109 of file G4DoLoMcPriRK34.hh.
Referenced by DistChord(), G4DoLoMcPriRK34(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 105 of file G4DoLoMcPriRK34.hh.
Referenced by DistChord(), G4DoLoMcPriRK34(), Interpolate(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 105 of file G4DoLoMcPriRK34.hh.
Referenced by DistChord(), G4DoLoMcPriRK34(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 105 of file G4DoLoMcPriRK34.hh.
Referenced by DistChord(), G4DoLoMcPriRK34(), Interpolate(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 104 of file G4DoLoMcPriRK34.hh.
Referenced by DistChord(), Interpolate(), and Stepper().
|
private |
Definition at line 105 of file G4DoLoMcPriRK34.hh.
Referenced by DistChord(), G4DoLoMcPriRK34(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 105 of file G4DoLoMcPriRK34.hh.
Referenced by DistChord(), G4DoLoMcPriRK34(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 102 of file G4DoLoMcPriRK34.hh.
Referenced by G4DoLoMcPriRK34(), Interpolate(), Stepper(), and ~G4DoLoMcPriRK34().
|
private |
Definition at line 102 of file G4DoLoMcPriRK34.hh.
Referenced by G4DoLoMcPriRK34(), Stepper(), and ~G4DoLoMcPriRK34().