<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dear petsc team,<br>
<br>
could you please tell me what's wrong with the attached example
file?<br>
I run it on 4 processors with petsc-3.3-p1.<br>
<br>
What could error message "Local size 1000 not compatible with block
size 3!" mean?<br>
<br>
I've another question related to this issue. What is the real
purpose of PetscViewerBinarySkipInfo function?<br>
I see no reason to skip creating "info" file, because the file
produced by the attached example seems to be correct.<br>
<br>
Moreover, similar block size error occurs in our code while reading
file with multiple vectors, irrespective whether "info" file exists
or not.<br>
<br>
Thank you,<br>
<br>
Anton<br>
<br>
<meta charset="utf-8">
</body>
</html>