Nbody6
 All Files Functions Variables
newhut.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine hut2 (spin10, spin20, spin1, spin2, nsteps, dtau)
 
subroutine rk4c (dt, u)
 
subroutine deriv3 (u, udot)
 

Function/Subroutine Documentation

subroutine deriv3 ( real*8, dimension(2)  u,
real*8, dimension(2)  udot 
)

Definition at line 81 of file newhut.f.

subroutine hut2 (   spin10,
  spin20,
  spin1,
  spin2,
  nsteps,
  dtau 
)

Definition at line 1 of file newhut.f.

References deriv3(), and rk4c().

Here is the call graph for this function:

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

Definition at line 39 of file newhut.f.

References deriv3().

Here is the call graph for this function: