On Mon, Jul 16, 2012 at 1:14 AM, fdkong <span dir="ltr"><<a href="mailto:fd.kong@siat.ac.cn" target="_blank">fd.kong@siat.ac.cn</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">
<div>Hi guys,</div><div><br></div><div>How to correctly run snes/ex62.c with DMcomplex? Could you please give a script sample (e.g. mpiexec -np 2 ./ex62 and what ?) ?  And, could you please explain scripts "bin/pythonscripts/PetscGenerateFEMQuadrature.py dim order dim 1 laplacian dim order 1 1 gradient"?</div>
</blockquote><div><br></div><div>The full set of tests for ex62 is in $PETSC_DIR/config/builder.py:215. If you use the Python build:</div><div><br></div><div>  python2.7 ./config/builder2.py build</div><div><br></div><div>
you can run them all</div><div><br></div><div>  python2.7 ./config/builder2.py check src/snes/examples/tutorials/ex62.c</div><div><br></div><div>or just one</div><div><br class="Apple-interchange-newline">  python2.7 ./config/builder2.py check src/snes/examples/tutorials/ex62.c --testnum=0</div>
<div><br></div><div>and there is documentation for the options with --help. The PetscGenerateFEMQuadrature.py script</div><div>generates headers which contain the evaluation of the basis functions and derivatives at the quadrature</div>
<div>points.</div><div><br></div><div>    Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Regards,</div><div><u></u><div style="color:#909090;font-family:Arial Narrow;font-size:12px">
------------------</div><div style="font-size:14px;font-family:Verdana"><div>Fande Kong</div><div>ShenZhen Institutes of Advanced Technology</div><div>Chinese Academy of Sciences</div>
</div><u></u></div><div> </div></blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>