Go to the source code of this file.
◆ __proclat0.f__()
program __proclat0.f__ |
( |
| ) |
|
◆ proclatbin()
subroutine proclatbin |
( |
| ) |
|
Definition at line 41 of file procLat0.f.
References kwhistd(), kwhistr(), kwhists(), nfai, and proclat().
Referenced by __getbasichistoinfo.f__(), and __proclat0.f__().
42 #include "../ZprivateSub.h" 43 #include "../../../Hist/Z90histc.h" 44 #include "../../../Hist/Z90histo.h" 45 #include "../../../Hist/Z90hist1.h" 56 character*256 filename
60 integer nbinhisto, status
61 integer kwhistreadascii
67 call getarg(2, filename, status)
71 open(fnot, file=filename,
72 * iostat=status, access=
'sequential',
73 * form=
'unformatted', action=
'read')
74 if(status .ne. 0 )
then 75 write(0,*)
' cannot open file =' 87 read( fnot, end=100 ) histid0
88 if( histid0 .ne.
'#hist1' )
then 89 write(0,*)
' histogram is not 1-D: ',histid0
105 write(0,*)
' unexpected EOF ' 110 call getarg(2, filename, status)
114 open(fnot, file=filename,
115 * iostat=status, access=
'sequential',
116 * form=
'formatted', action=
'read')
117 if(status .ne. 0 )
then 118 write(0,*)
' cannot open file =' 130 nbinhisto=kwhistreadascii(h10, fnot)
131 if(nbinhisto .le. 0 )
then 132 write(0,*)
' ascii read failed'
void kwhistd(struct histogram1 *h)
subroutine proclat(h, idxf, code, layer)
*Zfirst p fm *Zfirst p Zfirst p code
void kwhistr(struct histogram1 *h, FILE *bfnor, int icon)
integer function klena(cha)
void kwhists(struct histogram1 *h, float inorm)