Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractIntegrator --+ | LeapFrog --+ | FastLeapFrog
Leap Frog integration scheme implementation that calculates position and momenta at unequal times by concatenating the momentum updates of two successive integration steps. WARNING: intermediate points in trajectories obtained by FastLeapFrog.integrate(init_state, length, return_trajectories=True) are NOT to be interpreted as phase-space trajectories, because position and momenta are not given at equal times! In the initial and the final state, positions and momenta are given at equal times.
Nested Classes | |
Inherited from |
Instance Methods | |||
AbstractPropagationResult |
|
||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
Integrates equations of motion starting from an initial state a certain number of steps.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |