Nbody6
 All Files Functions Variables
setup.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine setup
 
REAL *8 function gasdev (IDUM)
 
subroutine vdisp (RI, R2, ZMH, VI2)
 
subroutine vfunc (ZMH, U, F)
 
subroutine vdisp2 (RI, R2, ZMH, VI2)
 
subroutine vfunc2 (ZMH, U, F)
 

Function/Subroutine Documentation

REAL*8 function gasdev (   IDUM)

Definition at line 416 of file setup.f.

References ran2().

Referenced by setup().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine setup ( )

Definition at line 1 of file setup.f.

References gasdev(), ran2(), scale(), vdisp(), and vdisp2().

Referenced by data().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine vdisp (   RI,
  R2,
  ZMH,
  VI2 
)

Definition at line 440 of file setup.f.

References vfunc().

Referenced by setup().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine vdisp2 (   RI,
  R2,
  ZMH,
  VI2 
)

Definition at line 486 of file setup.f.

References vfunc2().

Referenced by setup().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine vfunc (   ZMH,
  U,
  F 
)

Definition at line 475 of file setup.f.

Referenced by vdisp().

Here is the caller graph for this function:

subroutine vfunc2 (   ZMH,
  U,
  F 
)

Definition at line 521 of file setup.f.

Referenced by vdisp2().

Here is the caller graph for this function: