Skip to content
  • George Zagaris's avatar
    BUGFIX: Handling unigrid case in FillMetaData · 968b54fe
    George Zagaris authored
    Added handling of the case where there is only a single
    grid, in which case the number of levels is zero. Hence,
    the vector that holds a counter for the number of blocks
    at each level must be allocated with numLevels+1 elements.
    968b54fe