COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | mfoblt (zs, zobas, lvl) |
subroutine | mfrgas (array, hspan, nm, symm) |
subroutine | mfnems (ha, am, xmsh, ymsh, enr) |
subroutine | mflcra (ahp, ahm, avp, avm, nm, aa, rmoll, r1, eno, symm) |
subroutine mflcra | ( | dimension(nm) | ahp, |
dimension(nm) | ahm, | ||
dimension(nm) | avp, | ||
dimension(nm) | avm, | ||
nm, | |||
aa, | |||
rmoll, | |||
r1, | |||
eno, | |||
logical | symm | ||
) |
Definition at line 337 of file cobLateral.f.
Referenced by mfoblt().
subroutine mfnems | ( | ha, | |
am, | |||
xmsh, | |||
ymsh, | |||
enr | |||
) |
Definition at line 253 of file cobLateral.f.
References a, b, ha, r, and sqrtpi.
Referenced by mflcra(), and mfrgas().
subroutine mfoblt | ( | zs, | |
zobas, | |||
lvl | |||
) |
Definition at line 35 of file cobLateral.f.
References false, mflcra(), mfrgas(), and true.
subroutine mfrgas | ( | dimension(nm,nm) | array, |
hspan, | |||
nm, | |||
logical | symm | ||
) |
Definition at line 114 of file cobLateral.f.
References i, j, and mfnems().
Referenced by mfoblt().