<div dir="ltr">I tired that, however it does not work either.<div><br></div><div>I  call the function like this: </div><div>double myarray[10];</div><div>int nmax=10;</div><div>PetscOptionsGetRealArray(PETSC_NULL,'-myarray', myarray, &nmax,&flg);</div>
<div><br></div><div>Thanks.</div><div><br></div><div>Xiangdong</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 14, 2014 at 1:08 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Xiangdong <<a href="mailto:epscodes@gmail.com">epscodes@gmail.com</a>> writes:<br>
<br>
> Hello everyone,<br>
><br>
> I want to pass a array into petsc through command line. What is the correct<br>
> format for PetscOptionsGetRealArray?<br>
<br>
</div>  -myarray 1,2,3,4,5<br>
</blockquote></div><br></div>