<div class="gmail_quote">On Sun, Apr 22, 2012 at 14:30, TAY wee-beng <span dir="ltr"><<a href="mailto:zonexo@gmail.com">zonexo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">Sorry for the mistake. I tried again, changing to "call
VecView(x,0,ierr)"<br>
<br>
but still got the same error:</div></blockquote></div><br><div>0 has the wrong type. Use VecView(x,PETSC_VIEWER_STDOUT_WORLD,ierr)</div>