Geant4-11
|
#include <G4TClassicalRK4.hh>
Static Public Attributes | |
static constexpr G4double | IntegratorCorrection = 1. / ((1 << 4) - 1) |
Protected Member Functions | |
void | SetFSAL (G4bool flag=true) |
void | SetIntegrationOrder (G4int order) |
Private Attributes | |
G4double | dydxm [N< 8 ? 8 :N] |
G4double | dydxMid [N< 8 ? 8 :N] |
G4double | dydxt [N< 8 ? 8 :N] |
T_Equation * | fEquation_Rhs |
G4ThreeVector | fFinalPoint |
G4ThreeVector | fInitialPoint |
G4int | fIntegrationOrder = -1 |
G4bool | fIsFSAL = false |
G4ThreeVector | fMidPoint |
const G4int | fNoIntegrationVariables = 0 |
unsigned long | fNoRHSCalls = 0UL |
const G4int | fNoStateVariables = 0 |
G4double | yInitial [N< 8 ? 8 :N] |
G4double | yMiddle [N< 8 ? 8 :N] |
G4double | yOneStep [N< 8 ? 8 :N] |
G4double | yt [N< 8 ? 8 :N] |
Definition at line 42 of file G4TClassicalRK4.hh.
G4TClassicalRK4< T_Equation, N >::G4TClassicalRK4 | ( | T_Equation * | EqRhs, |
G4int | numberOfVariables = 8 |
||
) |
Definition at line 85 of file G4TClassicalRK4.hh.
References FatalException, and G4Exception().
|
inlinevirtual |
Definition at line 50 of file G4TClassicalRK4.hh.
|
delete |
|
inlinefinaloverridevirtualinherited |
Implements G4MagIntegratorStepper.
Definition at line 67 of file G4TMagErrorStepper.hh.
|
inline |
Definition at line 101 of file G4TClassicalRK4.hh.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Referenced by G4BogackiShampine45::G4BogackiShampine45(), G4CashKarpRKF45::G4CashKarpRKF45(), G4SimpleRunge::G4SimpleRunge(), G4TSimpleRunge< T_Equation, N >::G4TSimpleRunge(), G4TsitourasRK45::G4TsitourasRK45(), G4BogackiShampine23::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4RK547FEq3::makeStep(), G4ConstRK4::Stepper(), G4MagErrorStepper::Stepper(), and G4TMagErrorStepper< T_Stepper, T_Equation, N >::Stepper().
|
inlineinherited |
Referenced by G4ExplicitEuler::DumbStepper(), G4ImplicitEuler::DumbStepper(), G4ClassicalRK4::DumbStepper(), G4ChordFinder::G4ChordFinder(), G4BogackiShampine45::GetLastDydx(), G4DoLoMcPriRK34::Interpolate(), G4TsitourasRK45::Interpolate(), G4DormandPrince745::Interpolate4thOrder(), G4DormandPrince745::Interpolate5thOrder(), G4DormandPrinceRK56::Interpolate_high(), G4DormandPrinceRK56::Interpolate_low(), G4BogackiShampine45::InterpolateHigh(), G4BogackiShampine23::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4RK547FEq3::makeStep(), G4DormandPrinceRK56::SetupInterpolate_high(), G4DormandPrinceRK56::SetupInterpolate_low(), G4DormandPrince745::SetupInterpolation5thOrder(), G4BogackiShampine45::SetupInterpolationHigh(), G4BogackiShampine45::Stepper(), G4CashKarpRKF45::Stepper(), G4DoLoMcPriRK34::Stepper(), G4DormandPrinceRK56::Stepper(), G4DormandPrinceRK78::Stepper(), G4MagErrorStepper::Stepper(), G4TsitourasRK45::Stepper(), and G4DormandPrince745::Stepper().
|
inlineinherited |
|
inlinevirtual |
Implements G4MagIntegratorStepper.
Definition at line 68 of file G4TClassicalRK4.hh.
|
inlineinherited |
|
inlineinherited |
Referenced by G4SimpleHeum::DumbStepper(), and G4ClassicalRK4::DumbStepper().
|
inlineinherited |
|
delete |
|
inlineinherited |
|
inlineinherited |
Referenced by G4MagInt_Driver::AccurateAdvance(), G4OldMagIntDriver::AccurateAdvance(), G4ImplicitEuler::DumbStepper(), G4SimpleHeum::DumbStepper(), G4SimpleRunge::DumbStepper(), G4ClassicalRK4::DumbStepper(), G4MagInt_Driver::GetDerivatives(), G4OldMagIntDriver::GetDerivatives(), G4BogackiShampine23::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4RK547FEq3::makeStep(), G4DormandPrinceRK56::SetupInterpolate_high(), G4DormandPrinceRK56::SetupInterpolate_low(), G4DormandPrince745::SetupInterpolation5thOrder(), G4BogackiShampine45::SetupInterpolationHigh(), G4BogackiShampine45::Stepper(), G4CashKarpRKF45::Stepper(), G4DoLoMcPriRK34::Stepper(), G4DormandPrinceRK56::Stepper(), G4DormandPrinceRK78::Stepper(), G4MagErrorStepper::Stepper(), G4TsitourasRK45::Stepper(), and G4DormandPrince745::Stepper().
|
inlineinherited |
|
inlineinherited |
Definition at line 59 of file G4TMagErrorStepper.hh.
|
inline |
Definition at line 52 of file G4TClassicalRK4.hh.
References G4TClassicalRK4< T_Equation, N >::fEquation_Rhs.
|
inlineinherited |
Referenced by G4MagInt_Driver::SetEquationOfMotion(), and G4OldMagIntDriver::SetEquationOfMotion().
|
inlineprotectedinherited |
Referenced by G4BogackiShampine23::G4BogackiShampine23().
|
inlineprotectedinherited |
Referenced by G4BogackiShampine23::G4BogackiShampine23().
|
inlinefinaloverridevirtualinherited |
Implements G4MagIntegratorStepper.
Definition at line 64 of file G4TMagErrorStepper.hh.
|
private |
Definition at line 76 of file G4TClassicalRK4.hh.
|
privateinherited |
Definition at line 82 of file G4TMagErrorStepper.hh.
|
private |
Definition at line 77 of file G4TClassicalRK4.hh.
|
private |
Definition at line 81 of file G4TClassicalRK4.hh.
Referenced by G4TClassicalRK4< T_Equation, N >::RightHandSideInl().
|
privateinherited |
Definition at line 76 of file G4TMagErrorStepper.hh.
|
privateinherited |
Definition at line 76 of file G4TMagErrorStepper.hh.
|
privateinherited |
Definition at line 134 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 136 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 76 of file G4TMagErrorStepper.hh.
|
privateinherited |
Definition at line 125 of file G4MagIntegratorStepper.hh.
|
mutableprivateinherited |
Definition at line 128 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 126 of file G4MagIntegratorStepper.hh.
|
staticconstexpr |
Definition at line 46 of file G4TClassicalRK4.hh.
|
privateinherited |
Definition at line 80 of file G4TMagErrorStepper.hh.
|
privateinherited |
Definition at line 81 of file G4TMagErrorStepper.hh.
|
privateinherited |
Definition at line 83 of file G4TMagErrorStepper.hh.
|
private |
Definition at line 78 of file G4TClassicalRK4.hh.