On Thu, Mar 10, 2011 at 5:06 PM, Rongliang Chen <span dir="ltr">&lt;<a href="mailto:rongliang.chan@gmail.com">rongliang.chan@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi PETSc experts,<br><br>When I used the following functions:<br><br>ierr = PCCompositeAddPC(finepc,PCSHELL);CHKERRQ(ierr);<br>ierr = PCCompositeAddPC(finepc,PCASM);CHKERRQ(ierr);<br></blockquote><div><br></div><div>You can ignore these warnings about &#39;const&#39; for char *. I believe this is fixed in petsc-dev.</div>
<div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I got the following warning:<br><br>
joab.c:340: warning: passing argument 2 of ‘PCCompositeAddPC’ discards qualifiers from pointer target type<br>joab.c:341: warning: passing argument 2 of ‘PCCompositeAddPC’ discards qualifiers from pointer target type<br>
<br>
Can you tell me how to fix it?  Thank you.<br><br>Best,<br><br>Rongliang<br><br>UCB<br><br>
</blockquote></div><br><br clear="all"><br>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener<br>