|
| integer(mpi) | lun =7 |
| | unit for output More...
|
| |
| integer(mpi), dimension(nbin, numhis) | inhist |
| | histogram (bin) data More...
|
| |
| integer(mpi), dimension(5, numhis) | jnhist |
| | histogram statistics More...
|
| |
| integer(mpi), dimension(numhis) | khist =0 |
| | histgram type More...
|
| |
| integer(mpi), dimension(numhis) | kvers |
| | histogram version More...
|
| |
| real(mps), dimension(nsampl, numhis) | fnhist |
| | initial data for auto scaling More...
|
| |
| real(mps), dimension(6, numhis) | xl |
| | histogram binning More...
|
| |
| real(mpd), dimension(2, numhis) | dl |
| | histogram moments More...
|
| |
| character(len=60), dimension(numhis) | htext |
| | histogram text More...
|
| |