<div class="gmail_quote">On Thu, Sep 22, 2011 at 15:10, Milan Mitrovic <span dir="ltr">&lt;<a href="mailto:milanm@student.ethz.ch">milanm@student.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=":4w">ok... one more error... concerning this line<br>
call MatSetValuesLocal(Jac,1,(/i-1/),Particles%nvlist(i)+1,ind(:),val(:),INSERT_VALUES,info)<br></div></blockquote><div><br></div><div>What is the passing convention for (/i-1/)? Does this work correctly if you just create explicit arrays for these pieces?</div>
<div><br></div><div>Did you try valgrind?</div><div><br></div></div>