Geant4-11
|
#include <G4TDormandPrince45.hh>
Static Public Attributes | |
static constexpr int | N8 = N > 8 ? N : 8 |
Protected Member Functions | |
void | SetFSAL (G4bool flag=true) |
void | SetIntegrationOrder (G4int order) |
Private Attributes | |
field_utils::ShortState< N > | ak2 |
field_utils::ShortState< N > | ak3 |
field_utils::ShortState< N > | ak4 |
field_utils::ShortState< N > | ak5 |
field_utils::ShortState< N > | ak6 |
field_utils::ShortState< N > | ak7 |
field_utils::ShortState< N > | ak8 |
field_utils::ShortState< N > | ak9 |
field_utils::ShortState< N > | fdydxIn |
T_Equation * | fEquation_Rhs |
G4int | fIntegrationOrder = -1 |
G4bool | fIsFSAL = false |
G4double | fLastStepLength = -1.0 |
const G4int | fNoIntegrationVariables = 0 |
unsigned long | fNoRHSCalls = 0UL |
const G4int | fNoStateVariables = 0 |
field_utils::ShortState< N8 > | fyIn |
field_utils::ShortState< N > | fyOut |
Definition at line 48 of file G4TDormandPrince45.hh.
G4TDormandPrince45< T_Equation, N >::G4TDormandPrince45 | ( | T_Equation * | equation | ) |
Definition at line 166 of file G4TDormandPrince45.hh.
References FatalException, and G4Exception().
G4TDormandPrince45< T_Equation, N >::G4TDormandPrince45 | ( | T_Equation * | equation, |
G4int | numVar | ||
) |
Definition at line 190 of file G4TDormandPrince45.hh.
References FatalErrorInArgument, and G4Exception().
|
finaloverridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 354 of file G4TDormandPrince45.hh.
References G4LineSection::Distline(), field_utils::makeVector(), and field_utils::Position.
|
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().
|
inline |
Definition at line 111 of file G4TDormandPrince45.hh.
References G4TDormandPrince45< T_Equation, N >::fEquation_Rhs.
|
inline |
Definition at line 88 of file G4TDormandPrince45.hh.
References G4TDormandPrince45< T_Equation, N >::fyOut.
|
inlineinherited |
|
inlineoverridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 86 of file G4TDormandPrince45.hh.
|
inline |
Definition at line 78 of file G4TDormandPrince45.hh.
References G4TDormandPrince45< T_Equation, N >::Interpolate4thOrder().
void G4TDormandPrince45< T_Equation, N >::Interpolate4thOrder | ( | G4double | yOut[], |
G4double | tau | ||
) | const |
Definition at line 388 of file G4TDormandPrince45.hh.
Referenced by G4TDormandPrince45< T_Equation, N >::Interpolate().
void G4TDormandPrince45< T_Equation, N >::Interpolate5thOrder | ( | G4double | yOut[], |
G4double | tau | ||
) | const |
Definition at line 486 of file G4TDormandPrince45.hh.
References ak2.
|
inlineinherited |
|
inlineinherited |
Referenced by G4SimpleHeum::DumbStepper(), and G4ClassicalRK4::DumbStepper().
|
inlineinherited |
|
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 |
|
inline |
Definition at line 96 of file G4TDormandPrince45.hh.
References G4TDormandPrince45< T_Equation, N >::fEquation_Rhs.
|
inlineinherited |
Referenced by G4MagInt_Driver::SetEquationOfMotion(), and G4OldMagIntDriver::SetEquationOfMotion().
|
inlineprotectedinherited |
Referenced by G4BogackiShampine23::G4BogackiShampine23().
|
inlineprotectedinherited |
Referenced by G4BogackiShampine23::G4BogackiShampine23().
|
inline |
Definition at line 76 of file G4TDormandPrince45.hh.
void G4TDormandPrince45< T_Equation, N >::SetupInterpolation5thOrder |
Definition at line 436 of file G4TDormandPrince45.hh.
References ak2.
|
inlinefinaloverridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 340 of file G4TDormandPrince45.hh.
|
inline |
Definition at line 103 of file G4TDormandPrince45.hh.
References G4TDormandPrince45< T_Equation, N >::StepWithFinalDerivate().
|
inline |
Definition at line 226 of file G4TDormandPrince45.hh.
References ak2.
|
inline |
Definition at line 206 of file G4TDormandPrince45.hh.
References field_utils::copy().
Referenced by G4TDormandPrince45< T_Equation, N >::Stepper().
|
private |
Definition at line 117 of file G4TDormandPrince45.hh.
|
private |
Definition at line 117 of file G4TDormandPrince45.hh.
|
private |
Definition at line 117 of file G4TDormandPrince45.hh.
|
private |
Definition at line 117 of file G4TDormandPrince45.hh.
|
private |
Definition at line 117 of file G4TDormandPrince45.hh.
|
private |
Definition at line 117 of file G4TDormandPrince45.hh.
|
private |
Definition at line 117 of file G4TDormandPrince45.hh.
|
private |
Definition at line 117 of file G4TDormandPrince45.hh.
|
private |
Definition at line 119 of file G4TDormandPrince45.hh.
|
private |
Definition at line 126 of file G4TDormandPrince45.hh.
Referenced by G4TDormandPrince45< T_Equation, N >::GetSpecificEquation(), and G4TDormandPrince45< T_Equation, N >::RightHandSideInl().
|
privateinherited |
Definition at line 134 of file G4MagIntegratorStepper.hh.
|
privateinherited |
Definition at line 136 of file G4MagIntegratorStepper.hh.
|
private |
Definition at line 125 of file G4TDormandPrince45.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.
|
private |
Definition at line 118 of file G4TDormandPrince45.hh.
|
private |
Definition at line 119 of file G4TDormandPrince45.hh.
Referenced by G4TDormandPrince45< T_Equation, N >::GetYOut().
|
staticconstexpr |
Definition at line 113 of file G4TDormandPrince45.hh.