Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=dp), | public, | allocatable | :: | nborn(:) | |||
real(kind=dp), | public, | allocatable | :: | ndied(:) | |||
real(kind=dp), | public, | allocatable | :: | nannihil(:) | |||
real(kind=dp), | public, | allocatable | :: | naborted(:) | |||
real(kind=dp), | public, | allocatable | :: | nremoved(:) | |||
real(kind=dp), | public, | allocatable | :: | update_growth(:) | |||
real(kind=dp), | public, | allocatable | :: | update_growth_tot(:) | |||
real(kind=dp), | public, | allocatable | :: | tot_parts_old(:) | |||
integer, | public | :: | update_iters |