#include <G4DormandPrinceRK56.hh>
Protected 멤버 함수 | |
void | SetIntegrationOrder (int order) |
void | SetFSAL (bool flag=true) |
Private 속성 | |
G4double * | ak2 |
G4double * | ak3 |
G4double * | ak4 |
G4double * | ak5 |
G4double * | ak6 |
G4double * | ak7 |
G4double * | ak8 |
G4double * | ak9 |
G4double * | ak10_low |
G4double * | ak10 |
G4double * | ak11 |
G4double * | ak12 |
G4double * | yTemp |
G4double * | yIn |
G4double | fLastStepLength |
G4double * | fLastInitialVector |
G4double * | fLastFinalVector |
G4double * | fLastDyDx |
G4double * | fMidVector |
G4double * | fMidError |
G4DormandPrinceRK56 * | fAuxStepper |
G4DormandPrinceRK56.hh 파일의 39 번째 라인에서 정의되었습니다.
G4DormandPrinceRK56::G4DormandPrinceRK56 | ( | G4EquationOfMotion * | EqRhs, |
G4int | numberOfVariables = 6 , |
||
G4bool | primary = true |
||
) |
G4DormandPrinceRK56.cc 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : ak10, ak10_low, ak11, ak12, ak2, ak3, ak4, ak5, ak6, ak7, ak8, ak9, fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fMidError, fMidVector, G4INCL::Math::max(), yIn, yTemp.
G4DormandPrinceRK56::~G4DormandPrinceRK56 | ( | ) |
G4DormandPrinceRK56.cc 파일의 94 번째 라인에서 정의되었습니다.
다음을 참조함 : ak10, ak10_low, ak11, ak12, ak2, ak3, ak4, ak5, ak6, ak7, ak8, ak9, fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fMidError, fMidVector, yIn, yTemp.
G4DormandPrinceRK56::G4DormandPrinceRK56 | ( | const G4DormandPrinceRK56 & | ) |
|
virtualinherited |
G4NystromRK4에서 재구현되었습니다.
G4MagIntegratorStepper.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::RightHandSide().
다음에 의해서 참조됨 : G4MagInt_Driver::AccurateAdvance().
|
virtual |
G4DormandPrinceRK56.cc 파일의 382 번째 라인에서 정의되었습니다.
다음을 참조함 : G4LineSection::Distline(), fAuxStepper, fLastDyDx, fLastFinalVector, fLastInitialVector, fLastStepLength, fMidError, fMidVector, Stepper().
|
inlineinherited |
|
inlineinherited |
G4MagIntegratorStepper.hh 파일의 111 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fNoRHSCalls.
|
inlineinherited |
다음에 의해서 참조됨 : G4BogackiShampine23::G4BogackiShampine23(), G4BogackiShampine45::G4BogackiShampine45(), G4CashKarpRKF45::G4CashKarpRKF45(), G4DormandPrince745::G4DormandPrince745(), G4SimpleRunge::G4SimpleRunge(), G4TsitourasRK45::G4TsitourasRK45(), G4RK547FEq3::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4MagErrorStepper::Stepper(), G4ConstRK4::Stepper().
|
inlineinherited |
다음에 의해서 참조됨 : G4ExplicitEuler::DumbStepper(), G4ImplicitEuler::DumbStepper(), G4ClassicalRK4::DumbStepper(), G4ChordFinder::G4ChordFinder(), G4BogackiShampine45::GetLastDydx(), G4TsitourasRK45::Interpolate(), G4DoLoMcPriRK34::Interpolate(), Interpolate_high(), G4DormandPrince745::Interpolate_high(), Interpolate_low(), G4DormandPrince745::Interpolate_low(), G4RK547FEq2::makeStep(), G4RK547FEq1::makeStep(), G4RK547FEq3::makeStep(), G4DormandPrince745::operator=(), G4BlineTracer::ResetChordFinders(), SetupInterpolate_high(), SetupInterpolate_low(), G4DormandPrince745::SetupInterpolation_high(), G4BogackiShampine45::SetupInterpolationHigh(), G4TsitourasRK45::Stepper(), Stepper(), G4MagErrorStepper::Stepper(), G4BogackiShampine45::Stepper(), G4CashKarpRKF45::Stepper(), G4DormandPrince745::Stepper(), G4DormandPrinceRK78::Stepper(), G4BogackiShampine23::Stepper(), G4DoLoMcPriRK34::Stepper(), F02ElectricFieldSetup::UpdateIntegrator().
|
inlineinherited |
G4MagIntegratorStepper.hh 파일의 103 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fIntegrationOrder.
|
inlinevirtual |
G4DormandPrinceRK56.hh 파일의 59 번째 라인에서 정의되었습니다.
|
inline |
G4DormandPrinceRK56.hh 파일의 86 번째 라인에서 정의되었습니다.
다음을 참조함 : Interpolate_low().
다음에 의해서 참조됨 : Interpolate().
G4DormandPrinceRK56.hh 파일의 94 번째 라인에서 정의되었습니다.
다음을 참조함 : fLastDyDx, fLastInitialVector, fLastStepLength, Interpolate().
void G4DormandPrinceRK56::Interpolate_low | ( | const G4double | yInput[], |
const G4double | dydx[], | ||
const G4double | Step, | ||
G4double | yOut[], | ||
G4double | tau | ||
) |
G4DormandPrinceRK56.cc 파일의 458 번째 라인에서 정의되었습니다.
다음을 참조함 : ak10_low, ak4, ak5, ak6, ak7, ak8, ak9, G4MagIntegratorStepper::GetNumberOfVariables(), yIn.
다음에 의해서 참조됨 : Interpolate().
|
inlineinherited |
G4MagIntegratorStepper.hh 파일의 116 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fIsFSAL.
다음에 의해서 참조됨 : G4ClassicalRK4::DumbStepper(), G4SimpleHeum::DumbStepper().
G4DormandPrinceRK56& G4DormandPrinceRK56::operator= | ( | const G4DormandPrinceRK56 & | ) |
|
inlineinherited |
G4MagIntegratorStepper.hh 파일의 113 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fNoRHSCalls.
|
inlineinherited |
다음에 의해서 참조됨 : G4MagIntegratorStepper::ComputeRightHandSide(), G4ImplicitEuler::DumbStepper(), G4ClassicalRK4::DumbStepper(), G4SimpleHeum::DumbStepper(), G4SimpleRunge::DumbStepper(), G4MagInt_Driver::GetDerivatives(), G4RK547FEq1::makeStep(), G4RK547FEq2::makeStep(), G4RK547FEq3::makeStep(), SetupInterpolate_high(), SetupInterpolate_low(), G4DormandPrince745::SetupInterpolation_high(), G4BogackiShampine45::SetupInterpolationHigh(), G4TsitourasRK45::Stepper(), Stepper(), G4MagErrorStepper::Stepper(), G4BogackiShampine45::Stepper(), G4DormandPrince745::Stepper(), G4DormandPrinceRK78::Stepper(), G4CashKarpRKF45::Stepper(), G4BogackiShampine23::Stepper(), G4DoLoMcPriRK34::Stepper().
|
inlineinherited |
다음에 의해서 참조됨 : G4MagInt_Driver::SetEquationOfMotion().
|
inlineprotectedinherited |
G4MagIntegratorStepper.hh 파일의 120 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fIsFSAL.
다음에 의해서 참조됨 : G4BogackiShampine23::G4BogackiShampine23().
G4MagIntegratorStepper.hh 파일의 119 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MagIntegratorStepper::fIntegrationOrder.
다음에 의해서 참조됨 : G4BogackiShampine23::G4BogackiShampine23().
|
inline |
G4DormandPrinceRK56.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : SetupInterpolate_low().
다음에 의해서 참조됨 : SetupInterpolation().
void G4DormandPrinceRK56::SetupInterpolate_low | ( | const G4double | yInput[], |
const G4double | dydx[], | ||
const G4double | Step | ||
) |
G4DormandPrinceRK56.cc 파일의 427 번째 라인에서 정의되었습니다.
다음을 참조함 : ak10_low, ak2, ak3, ak4, ak5, ak6, ak7, ak8, ak9, G4MagIntegratorStepper::GetNumberOfVariables(), G4MagIntegratorStepper::RightHandSide(), yIn, yTemp.
다음에 의해서 참조됨 : SetupInterpolate().
|
inline |
G4DormandPrinceRK56.hh 파일의 76 번째 라인에서 정의되었습니다.
다음을 참조함 : fLastDyDx, fLastInitialVector, fLastStepLength, SetupInterpolate().
|
virtual |
G4DormandPrinceRK56.cc 파일의 129 번째 라인에서 정의되었습니다.
다음을 참조함 : ak2, ak3, ak4, ak5, ak6, ak7, ak8, ak9, c1, c2, fLastDyDx, fLastFinalVector, fLastInitialVector, fLastStepLength, G4MagIntegratorStepper::GetNumberOfVariables(), G4MagIntegratorStepper::RightHandSide(), yIn, yTemp.
다음에 의해서 참조됨 : DistChord().
|
private |
G4DormandPrinceRK56.hh 파일의 110 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), SetupInterpolate_high(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 110 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_low(), SetupInterpolate_low(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 110 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), SetupInterpolate_high(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 110 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), SetupInterpolate_high(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), Interpolate_low(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), Interpolate_low(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), Interpolate_low(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), Interpolate_low(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), Interpolate_low(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), Interpolate_low(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 118 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistChord(), G4DormandPrinceRK56(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 114 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistChord(), G4DormandPrinceRK56(), Interpolate(), SetupInterpolation(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 114 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistChord(), G4DormandPrinceRK56(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 114 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistChord(), G4DormandPrinceRK56(), Interpolate(), SetupInterpolation(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 113 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistChord(), Interpolate(), SetupInterpolation(), Stepper().
|
private |
G4DormandPrinceRK56.hh 파일의 114 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistChord(), G4DormandPrinceRK56(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 114 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistChord(), G4DormandPrinceRK56(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 111 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), Interpolate_high(), Interpolate_low(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().
|
private |
G4DormandPrinceRK56.hh 파일의 111 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DormandPrinceRK56(), SetupInterpolate_high(), SetupInterpolate_low(), Stepper(), ~G4DormandPrinceRK56().