<div dir="ltr">Thanks Matt,<div><br></div><div>I have found out that setValuesblocked will work if I do:</div><div><br></div><div>call MatCreateVecs(A, x, y, ierr)</div><div>call setValuesBlocked(x, nblocks, varray, ierr) </div><div><br></div><div>However, there is nogetValuesBlocked. Not the end of the world, it is handy to set and get stuff by block and not by single entry :)</div><div><br></div><div>Cheers</div></div>