| subroutine module_mp_tempo_utils::create_bins | ( | integer, intent(in) | numbins, |
| real(dp), intent(in) | lowbin, | ||
| real(dp), intent(in) | highbin, | ||
| real(dp), dimension(:), intent(out) | bins, | ||
| real(dp), dimension(:), intent(out), optional | deltabins | ||
| ) |
Definition at line 133 of file module_mp_tempo_utils.F90.