COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
program | __timeslice2.f__ |
subroutine | slice (mint, maxt, dt) |
subroutine | thinning (i1, i2) |
subroutine | mvdata (f, j, nc) |
subroutine | mvdatai (f, j, nc) |
subroutine | mkfiles |
subroutine | mkskelfiles |
subroutine | mkafile |
subroutine | mkaskelfile |
subroutine | wtaskel (fno, xa, ya, za, code, chg, np, mulalpha) |
subroutine | code2rgb (codei, chgi, r, g, b, alpha) |
program __timeslice2.f__ | ( | ) |
Definition at line 4 of file timeslice2.f.
References copenfw2(), klena(), mkafile(), mkaskelfile(), mkfiles(), mkskelfiles(), n, slice(), and thinning().
Definition at line 395 of file timeslice2.f.
References code, parameter(), and true.
subroutine mkafile | ( | ) |
Definition at line 315 of file timeslice2.f.
References idx(), x, y, and z.
subroutine mkaskelfile | ( | ) |
Definition at line 342 of file timeslice2.f.
References idx(), wtaskel(), x, y, and z.
subroutine mkfiles | ( | ) |
Definition at line 257 of file timeslice2.f.
References idx(), x, y, and z.
subroutine mkskelfiles | ( | ) |
Definition at line 286 of file timeslice2.f.
References idx(), wtaskel(), x, y, and z.
Definition at line 206 of file timeslice2.f.
References idx().
Definition at line 232 of file timeslice2.f.
References idx().
Definition at line 74 of file timeslice2.f.
References idx(), maxp, n, thinning(), true, x, y, and z.
Definition at line 157 of file timeslice2.f.
References false, idx(), kqsorth(), mvdatai(), true, x, y, and z.
subroutine wtaskel | ( | integer | fno, |
real*4, dimension(np) | xa, | ||
real*4, dimension(np) | ya, | ||
real*4, dimension(np) | za, | ||
integer*2, dimension(np) | code, | ||
integer*2, dimension(np) | chg, | ||
integer | np, | ||
real*4 | mulalpha | ||
) |
Definition at line 373 of file timeslice2.f.
References code2rgb().