Skip to content
  • Moritz Hanke's avatar
    ensure non-zero global interval size · bb9a767f
    Moritz Hanke authored and Thomas Jahns's avatar Thomas Jahns committed
    * the result computed by routine get_dist_dir_global_interval_size
      must not be zero
    * this avoids a div by zero error, which occurred if the sizes of
      the source index lists on all processes calling the dist dir xmap
      constructur was zero
    bb9a767f