<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [petsc-users] Providing matrix vector product yourself for matrix free in SNES</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&gt; You need to pass a valid address. Show us what this code looks like. It<BR>
&gt; should be something like<BR>
<BR>
&gt; MyContext *ptr;<BR>
&gt; MatShellGetContext(mat,&amp;ptr);<BR>
<BR>
That's it. I just sent ptr not &amp;ptr. It is working now.<BR>
<BR>
Thanks,<BR>
<BR>
Edwin</FONT>
</P>

</BODY>
</HTML>