adjust flattened processing for repeated resize
resize and struct are the two type constructors that can set the LB and
UB markers on a type. Struct, due to MPI-1 ideas, is a strange beast
(they adjust only if they are lower/higher than the old ones (!) )
but for resized it's clear that the markers shift.
Closes #2088
Signed-off-by:
Pavan Balaji <balaji@anl.gov>
Please register or sign in to comment