b0e2dc7ae3
old version of the code tried to use the MPI_UB marker, but this failed if the old marker (the one set in the cyclic function) had a larger value. Replace the hardcore markers MPI_LB and MPI_UB by their softer counterparts (using the _resize function). This commit was SVN r26862.