<div class="gmail_quote">On Sat, Oct 1, 2011 at 12:36, Dominik Szczerba <span dir="ltr">&lt;<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":549">Yes, I was trying to, but always get the previously mentioned error<br>
when using PCShellSetApply<br>
<div class="im"><br>
error: argument of type ‘PetscErrorCode<br>
(FluidSolver::)(_p_PC*, _p_Vec*, _p_Vec*)’ does not match<br>
‘PetscErrorCode (*)(_p_PC*, _p_Vec*, _p_Vec*)’<br>
<br>
</div>Is it still possible somehow? Would be great!</div></blockquote></div><br><div>Are you sure the function you are passing in is static? Show us the code snippets.</div>