I see. Thank you.<br><br><div class="gmail_quote">On Mon, Jun 25, 2012 at 3:50 AM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div class="im">On Sun, Jun 24, 2012 at 3:41 PM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">knepley@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>On Sun, Jun 24, 2012 at 1:34 PM, behzad baghapour <span dir="ltr"><<a href="mailto:behzad.baghapour@gmail.com" target="_blank">behzad.baghapour@gmail.com</a>></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">
Would you please explain more ? Did you mean the void type of the matrix-vector kernel ?<br>
</blockquote></div><br></div>The return type MUST be PetscErrorCode</blockquote><div><br></div></div><div>Also, if you are going to use a C++ class method, you MUST declare it static.</div><div><br></div><div><br></div><div>
Finally, always include the whole error message. The stack trace is a very important part, bet please always paste the whole thing into the email. It is false economy to not include the whole thing.</div>
</div>
</blockquote></div><br>