Go to the source code of this file.
◆ __proclat0.f__()
program __proclat0.f__ |
( |
| ) |
|
◆ proclatbin()
subroutine proclatbin |
( |
| ) |
|
Definition at line 49 of file procLat0.f.
References kwhistd(), kwhistr(), kwhists(), nfai, and proclat().
50 #include "../ZprivateSub.h" 51 #include "../../../Hist/Z90histc.h" 52 #include "../../../Hist/Z90histo.h" 53 #include "../../../Hist/Z90hist1.h" 64 character*256 filename
68 integer nbinhisto, status
69 integer kwhistreadascii
75 call getarg(2, filename, status)
79 open(fnot, file=filename,
80 * iostat=status, access=
'sequential',
81 * form=
'unformatted', action=
'read')
82 if(status .ne. 0 )
then 83 write(0,*)
' cannot open file =' 95 read( fnot, end=100 ) histid0
96 if( histid0 .ne.
'#hist1' )
then 97 write(0,*)
' histogram is not 1-D: ',histid0
113 write(0,*)
' unexpected EOF ' 118 call getarg(2, filename, status)
122 open(fnot, file=filename,
123 * iostat=status, access=
'sequential',
124 * form=
'formatted', action=
'read')
125 if(status .ne. 0 )
then 126 write(0,*)
' cannot open file =' 138 nbinhisto=kwhistreadascii(h10, fnot)
139 if(nbinhisto .le. 0 )
then 140 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)