COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
program | __timesliceg77.f__ |
subroutine | slice (mint, maxt, dt) |
subroutine | thinning (kk, 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 __timesliceg77.f__ | ( | ) |
Definition at line 4 of file timesliceg77.f.
References klena(), maxp, mkafile(), mkaskelfile(), mkfiles(), mkskelfiles(), n, slice(), and thinning().
Definition at line 415 of file timesliceg77.f.
References parameter(), and true.
subroutine mkafile | ( | ) |
Definition at line 334 of file timesliceg77.f.
References idx(), x, y, and z.
subroutine mkaskelfile | ( | ) |
Definition at line 361 of file timesliceg77.f.
References idx(), wtaskel(), x, y, and z.
subroutine mkfiles | ( | ) |
Definition at line 285 of file timesliceg77.f.
References idx(), x, y, and z.
subroutine mkskelfiles | ( | ) |
Definition at line 309 of file timesliceg77.f.
References idx(), wtaskel(), x, y, and z.
Definition at line 234 of file timesliceg77.f.
References idx().
Definition at line 260 of file timesliceg77.f.
References idx().
Definition at line 79 of file timesliceg77.f.
References d0, idx(), n, thinning(), true, x, y, and z.
Definition at line 177 of file timesliceg77.f.
References false, idx(), kqsortr(), mvdata(), 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 392 of file timesliceg77.f.
References code2rgb().