|
Geant4
10.03
|
#include <G4CashKarpRKF45.hh>
Inheritance diagram for G4CashKarpRKF45:
Collaboration diagram for G4CashKarpRKF45:Private Member Functions | |
| void | StepWithEst (const G4double yIn[], const G4double dydx[], G4double Step, G4double yOut[], G4double &alpha2, G4double &beta2, const G4double B1[], G4double B2[]) |
| G4CashKarpRKF45 (const G4CashKarpRKF45 &) | |
| G4CashKarpRKF45 & | operator= (const G4CashKarpRKF45 &) |
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 |
| G4CashKarpRKF45 * | fAuxStepper |
Additional Inherited Members | |
Protected Member Functions inherited from G4MagIntegratorStepper | |
| void | SetIntegrationOrder (int order) |
| void | SetFSAL (bool flag=true) |
Definition at line 50 of file G4CashKarpRKF45.hh.
| G4CashKarpRKF45::G4CashKarpRKF45 | ( | G4EquationOfMotion * | EqRhs, |
| G4int | numberOfVariables = 6, |
||
| G4bool | primary = true |
||
| ) |
Definition at line 47 of file G4CashKarpRKF45.cc.
References ak2, ak3, ak4, ak5, ak6, fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fMidError, fMidVector, G4MagIntegratorStepper::GetNumberOfStateVariables(), G4INCL::Math::max(), yIn, and yTemp.
Here is the call graph for this function:| G4CashKarpRKF45::~G4CashKarpRKF45 | ( | ) |
Definition at line 90 of file G4CashKarpRKF45.cc.
References ak2, ak3, ak4, ak5, ak6, fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fMidError, fMidVector, yIn, and yTemp.
|
private |
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 240 of file G4CashKarpRKF45.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 69 of file G4CashKarpRKF45.hh.
|
private |
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 121 of file G4CashKarpRKF45.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 224 of file G4CashKarpRKF45.cc.
References FatalException, and G4Exception().
Here is the call graph for this function:
|
private |
Definition at line 89 of file G4CashKarpRKF45.hh.
Referenced by G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 89 of file G4CashKarpRKF45.hh.
Referenced by G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 89 of file G4CashKarpRKF45.hh.
Referenced by G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 89 of file G4CashKarpRKF45.hh.
Referenced by G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 89 of file G4CashKarpRKF45.hh.
Referenced by G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 97 of file G4CashKarpRKF45.hh.
Referenced by DistChord(), G4CashKarpRKF45(), and ~G4CashKarpRKF45().
|
private |
Definition at line 93 of file G4CashKarpRKF45.hh.
Referenced by DistChord(), G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 93 of file G4CashKarpRKF45.hh.
Referenced by DistChord(), G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 93 of file G4CashKarpRKF45.hh.
Referenced by DistChord(), G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 92 of file G4CashKarpRKF45.hh.
Referenced by DistChord(), and Stepper().
|
private |
Definition at line 93 of file G4CashKarpRKF45.hh.
Referenced by DistChord(), G4CashKarpRKF45(), and ~G4CashKarpRKF45().
|
private |
Definition at line 93 of file G4CashKarpRKF45.hh.
Referenced by DistChord(), G4CashKarpRKF45(), and ~G4CashKarpRKF45().
|
private |
Definition at line 89 of file G4CashKarpRKF45.hh.
Referenced by G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().
|
private |
Definition at line 89 of file G4CashKarpRKF45.hh.
Referenced by G4CashKarpRKF45(), Stepper(), and ~G4CashKarpRKF45().