COSMOS v7.655  COSMOSv7655
(AirShowerMC)
mntiny.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine mntiny (EPSP1, EPSBAK)
 

Function/Subroutine Documentation

◆ mntiny()

subroutine mntiny (   EPSP1,
  EPSBAK 
)

Definition at line 10 of file mntiny.f.

References a, h, o, parameter(), and z.

Referenced by mninit().

10 *
11 * $Id: d506dp.inc,v 1.1.1.1 1996/03/07 14:31:32 mclareni Exp $
12 *
13 * $Log: d506dp.inc,v $
14 * Revision 1.1.1.1 1996/03/07 14:31:32 mclareni
15 * Minuit
16 *
17 *
18 *
19 *
20 * d506dp.inc
21 *
22 C ************ DOUBLE PRECISION VERSION *************
23  IMPLICIT DOUBLE PRECISION (a-h,o-z)
24 CC Compares its argument with the value 1.0, and returns
25 CC the value .TRUE. if they are equal. To find EPSMAC
26 CC safely by foiling the Fortran optimizer
27 CC
28  parameter(one=1.0)
29  epsbak = epsp1 - one
30  RETURN
integer npitbl real *nx parameter(n=101, npitbl=46, nx=n-1) real *8 uconst
nodes z
real(4), dimension(:), allocatable, save h
Definition: cNRLAtmos.f:28
struct ob o[NpMax]
Definition: Zprivate.h:34
real(4), save a
Definition: cNRLAtmos.f:20
Here is the call graph for this function:
Here is the caller graph for this function: