Go to the source code of this file.
◆ cpipnelaxs()
subroutine cpipnelaxs |
( |
real*8 |
p, |
|
|
real*8 |
xs |
|
) |
| |
Definition at line 10 of file cpipnTotXs.f.
References cpimpelaxs().
! constants thru Cosmos real ! if multiplied to deg radian Torad ! light velocity m sec ! infinty ! kg m2 *Togpcm2 g cm2 ! g cm2 *Tokgpm2 kg m2 ! cm *Tom m ! m *Tocm cm ! g cm3 *Tokgpm3 kg m3 ! kg m3 *Togpcm3 g cm3 ! sec *Tonsec nsec ! Tesla m ! Avogadro *A2deninv ! mfp *n * xs
********************block data cblkHeavy ********************integer j data *HeavyG2symbol p
subroutine cpimpelaxs(p, xs)
◆ cpipninelaxs()
subroutine cpipninelaxs |
( |
real(8), intent(in) |
p, |
|
|
real(8), intent(out) |
xs |
|
) |
| |
Definition at line 17 of file cpipnTotXs.f.
References cpimpinelaxs().
19 real(8),
intent(out)::
xs ! constants thru Cosmos real ! if multiplied to deg radian Torad ! light velocity m sec ! infinty ! kg m2 *Togpcm2 g cm2 ! g cm2 *Tokgpm2 kg m2 ! cm *Tom m ! m *Tocm cm ! g cm3 *Tokgpm3 kg m3 ! kg m3 *Togpcm3 g cm3 ! sec *Tonsec nsec ! Tesla m ! Avogadro *A2deninv ! mfp *n * xs
********************block data cblkHeavy ********************integer j data *HeavyG2symbol p
subroutine cpimpinelaxs(p, xs)
◆ cpipntotxs()
subroutine cpipntotxs |
( |
real*8 |
p, |
|
|
real*8 |
xs |
|
) |
| |
Definition at line 3 of file cpipnTotXs.f.
References cpimptotxs().
! constants thru Cosmos real ! if multiplied to deg radian Torad ! light velocity m sec ! infinty ! kg m2 *Togpcm2 g cm2 ! g cm2 *Tokgpm2 kg m2 ! cm *Tom m ! m *Tocm cm ! g cm3 *Tokgpm3 kg m3 ! kg m3 *Togpcm3 g cm3 ! sec *Tonsec nsec ! Tesla m ! Avogadro *A2deninv ! mfp *n * xs
********************block data cblkHeavy ********************integer j data *HeavyG2symbol p
subroutine cpimptotxs(p, xs)