Geant4
10.02.p02
|
#include <G4ConstRK4.hh>
Private Member Functions | |
G4ConstRK4 (const G4ConstRK4 &) | |
G4ConstRK4 & | operator= (const G4ConstRK4 &) |
Private Attributes | |
G4ThreeVector | fInitialPoint |
G4ThreeVector | fMidPoint |
G4ThreeVector | fFinalPoint |
G4double * | dydxm |
G4double * | dydxt |
G4double * | yt |
G4double * | yInitial |
G4double * | yMiddle |
G4double * | dydxMid |
G4double * | yOneStep |
G4Mag_EqRhs * | fEq |
G4double | Field [3] |
Definition at line 51 of file G4ConstRK4.hh.
G4ConstRK4::G4ConstRK4 | ( | G4Mag_EqRhs * | EquationMotion, |
G4int | numberOfStateVariables = 8 |
||
) |
Definition at line 42 of file G4ConstRK4.cc.
References dydxm, dydxMid, dydxt, FatalException, fEq, Field, G4endl, G4Exception(), yInitial, yMiddle, yOneStep, and yt.
G4ConstRK4::~G4ConstRK4 | ( | ) |
|
private |
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 213 of file G4ConstRK4.cc.
References G4LineSection::Distline(), fFinalPoint, fInitialPoint, and fMidPoint.
|
virtual |
Implements G4MagErrorStepper.
Definition at line 92 of file G4ConstRK4.cc.
References dydxm, dydxt, RightHandSideConst(), and yt.
Referenced by Stepper().
Definition at line 114 of file G4ConstRK4.hh.
References fEq.
Referenced by Stepper().
|
inlinevirtual |
Implements G4MagIntegratorStepper.
Definition at line 76 of file G4ConstRK4.hh.
Referenced by Stepper().
|
private |
Definition at line 96 of file G4ConstRK4.hh.
References G4Mag_EqRhs::FCof(), fEq, and Field.
Referenced by DumbStepper(), and Stepper().
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 148 of file G4ConstRK4.cc.
References DumbStepper(), dydxMid, fFinalPoint, Field, fInitialPoint, fMidPoint, GetConstField(), G4MagIntegratorStepper::GetNumberOfStateVariables(), IntegratorOrder(), RightHandSideConst(), yInitial, yMiddle, and yOneStep.
|
private |
Definition at line 88 of file G4ConstRK4.hh.
Referenced by DumbStepper(), G4ConstRK4(), and ~G4ConstRK4().
|
private |
Definition at line 89 of file G4ConstRK4.hh.
Referenced by G4ConstRK4(), Stepper(), and ~G4ConstRK4().
|
private |
Definition at line 88 of file G4ConstRK4.hh.
Referenced by DumbStepper(), G4ConstRK4(), and ~G4ConstRK4().
|
private |
Definition at line 90 of file G4ConstRK4.hh.
Referenced by G4ConstRK4(), GetConstField(), and RightHandSideConst().
|
private |
Definition at line 86 of file G4ConstRK4.hh.
Referenced by DistChord(), and Stepper().
|
private |
Definition at line 91 of file G4ConstRK4.hh.
Referenced by G4ConstRK4(), RightHandSideConst(), and Stepper().
|
private |
Definition at line 86 of file G4ConstRK4.hh.
Referenced by DistChord(), and Stepper().
|
private |
Definition at line 86 of file G4ConstRK4.hh.
Referenced by DistChord(), and Stepper().
|
private |
Definition at line 89 of file G4ConstRK4.hh.
Referenced by G4ConstRK4(), Stepper(), and ~G4ConstRK4().
|
private |
Definition at line 89 of file G4ConstRK4.hh.
Referenced by G4ConstRK4(), Stepper(), and ~G4ConstRK4().
|
private |
Definition at line 89 of file G4ConstRK4.hh.
Referenced by G4ConstRK4(), Stepper(), and ~G4ConstRK4().
|
private |
Definition at line 88 of file G4ConstRK4.hh.
Referenced by DumbStepper(), G4ConstRK4(), and ~G4ConstRK4().