Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | tHistSpawn | ||||
integer, | public | :: | iNoBins | ||||
real(kind=dp), | public | :: | BinRange | ||||
integer(kind=n_int), | public, | allocatable, target | :: | hist_spin_dist(:,:) | |||
integer(kind=TagIntType), | public | :: | tag_spindist | = | 0 | ||
real(kind=dp), | public, | allocatable | :: | Histogram(:,:) | |||
real(kind=dp), | public, | allocatable | :: | AllHistogram(:,:) | |||
real(kind=dp), | public, | allocatable | :: | BeforeNormHist(:) | |||
real(kind=dp), | public, | allocatable | :: | InstHist(:,:) | |||
real(kind=dp), | public, | allocatable | :: | AllInstHist(:,:) | |||
real(kind=dp), | public, | allocatable | :: | HistogramEnergy(:) | |||
real(kind=dp), | public, | allocatable | :: | AllHistogramEnergy(:) | |||
integer, | public, | allocatable | :: | HistMinInd(:) | |||
integer, | public, | allocatable | :: | HistMinInd2(:) | |||
real(kind=dp), | public, | allocatable | :: | hist_excit_tofrom(:,:) | |||
integer(kind=TagIntType), | public | :: | tag_hist_excit | ||||
integer, | public | :: | excit_tofrom_unit |