Nbody6
 All Files Functions Variables
rkint.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine rkint (dt, u)
 
subroutine deriv (u, du, iq)
 

Function/Subroutine Documentation

subroutine deriv ( real*8, dimension(6)  u,
real*8, dimension(6)  du,
  iq 
)

Definition at line 51 of file rkint.f.

References cross(), dot(), and edot().

Referenced by himod(), and rkint().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rkint (   dt,
real*8, dimension(n)  u 
)

Definition at line 1 of file rkint.f.

References deriv().

Referenced by himod().

Here is the call graph for this function:

Here is the caller graph for this function: