Geant4
10.03.p01
|
#include <G4FSALDormandPrince745.hh>
Definition at line 48 of file G4FSALDormandPrince745.hh.
G4FSALDormandPrince745::G4FSALDormandPrince745 | ( | G4EquationOfMotion * | EqRhs, |
G4int | numberOfVariables = 6 , |
||
G4bool | primary = true |
||
) |
Definition at line 59 of file G4FSALDormandPrince745.cc.
G4FSALDormandPrince745::~G4FSALDormandPrince745 | ( | ) |
Definition at line 96 of file G4FSALDormandPrince745.cc.
|
virtual |
Implements G4VFSALIntegrationStepper.
Definition at line 251 of file G4FSALDormandPrince745.cc.
|
inlinevirtual |
Implements G4VFSALIntegrationStepper.
Definition at line 81 of file G4FSALDormandPrince745.hh.
void G4FSALDormandPrince745::interpolate | ( | const G4double | yInput[], |
const G4double | dydx[], | ||
G4double | yOut[], | ||
G4double | Step, | ||
G4double | tau | ||
) |
Definition at line 286 of file G4FSALDormandPrince745.cc.
void G4FSALDormandPrince745::Interpolate | ( | const G4double | yInput[], |
const G4double | dydx[], | ||
const G4double | Step, | ||
G4double | yOut[], | ||
G4double | tau | ||
) |
Definition at line 392 of file G4FSALDormandPrince745.cc.
|
inline |
Definition at line 82 of file G4FSALDormandPrince745.hh.
void G4FSALDormandPrince745::SetupInterpolate | ( | const G4double | yInput[], |
const G4double | dydx[], | ||
const G4double | Step | ||
) |
Definition at line 333 of file G4FSALDormandPrince745.cc.
|
virtual |
Implements G4VFSALIntegrationStepper.
Definition at line 126 of file G4FSALDormandPrince745.cc.