<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>You have to change the options of default solver, either adding the fowolling lines to a file mypetsc.par: </div><div><br></div><div>-ksp type cg</div><div>-pc_type icc</div><div><br></div><div>and then </div><div>getdp myfile.pro -solve myresolution -solver mypetsc.par</div><div><br></div><div>or direct from the command line</div><div>getdp myfile.pro -solve myresolution -ksp_type cg -pc_type icc</div><div><br></div>You can have a look to petsc manual for getting all the possibilities:<div><a href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manual.pdf">http://www.mcs.anl.gov/petsc/petsc-current/docs/manual.pdf</a></div><div><br></div><div>Best regards,</div><div>Ruth</div><div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>—</div><div>Dr. Ir. Ruth V. Sabariego</div><div>University of Liege, Electrical Engineering and Computer Science</div><div><a href="http://ace.montefiore.ulg.ac.be/">http://ace.montefiore.ulg.ac.be/</a></div><div><br></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br><div><div>On 14 Dec 2012, at 17:59, <a href="mailto:emilio@grucad.ufsc.br">emilio@grucad.ufsc.br</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Does anyone have any examples of how to use petsc (ICCG Solver) with Gmsh / Getdp?<br><br>Best regards,<br><br>Emílio<br><br>----------------------------------------------------------------<br>Serviço de email do GRUCAD<br>Grupo de Concepção e Análise de Dispositivos Eletromagnéticos<br>Universidade Federal de Santa Catarina. Florianópolis - Brasil<br><br><br>_______________________________________________<br>getdp mailing list<br><a href="mailto:getdp@geuz.org">getdp@geuz.org</a><br>http://www.geuz.org/mailman/listinfo/getdp<br></blockquote></div><br></div></body></html>