SLiMv2.1/io.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine outputcube (fd, rd, rpress, rrho, rdb, time, mark, ol)
subroutine outputslice (fd, rd, rpress, rrho, rdb, time, ol_in)
subroutine input (ol, time)
subroutine distributeall (rdinfull, rdin)
subroutine collectall (rdinfull, rdin)
subroutine fw_cube (fn, data, nx, ny, nz, dx, dy, dz, time, step, k)


Function Documentation

subroutine collectall ( real,dimension(nx,ny,nz_ghostglobal)  rdinfull,
real,dimension(nx,ny,nz_max)  rdin 
)

Definition at line 199 of file io.f90.

Here is the caller graph for this function:

subroutine distributeall ( real,dimension(nx,ny,nz_ghostglobal)  rdinfull,
real,dimension(nx,ny,nz_max)  rdin 
)

Definition at line 177 of file io.f90.

Here is the caller graph for this function:

subroutine fw_cube ( character*80  fn,
real,dimension(nx,ny,nz)  data,
integer  nx,
integer  ny,
integer  nz,
real  dx,
real  dy,
real  dz,
real  time,
integer  step,
integer  k 
)

Definition at line 228 of file io.f90.

Here is the caller graph for this function:

subroutine input ( integer  ol,
real  time 
)

Definition at line 115 of file io.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine outputcube ( complex,dimension(nx/2+1,ny,nz_max,nvar)  fd,
real,dimension(nx,ny,nz_max,nvar)  rd,
real,dimension(nx,ny,nz_max)  rpress,
real,dimension(nx,ny,nz_max)  rrho,
real,dimension(nx,ny,nz_max,3)  rdb,
real  time,
integer  mark,
integer  ol 
)

Definition at line 1 of file io.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine outputslice ( complex,dimension(nx/2+1,ny,nz_max,nvar)  fd,
real,dimension(nx,ny,nz_max,nvar)  rd,
real,dimension(nx,ny,nz_max)  rpress,
real,dimension(nx,ny,nz_max)  rrho,
real,dimension(nx,ny,nz_max,3)  rdb,
real  time,
integer  ol_in 
)

Definition at line 36 of file io.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Tue Jun 10 13:34:16 2008 for SLiMv2.1 by  doxygen 1.5.6