BUGFIX: Handling unigrid case in FillMetaData
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.
Please register or sign in to comment