<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Bookman Old Style">Hi,</FONT></DIV>
<DIV><FONT face="Bookman Old Style">I am a new user of PETSC. I want to know how 
to execute of the PETSC application.</FONT></DIV>
<DIV><FONT face="Bookman Old Style">For example, my code are like 
below,</FONT></DIV>
<DIV><FONT face="Bookman Old Style"></FONT>&nbsp;</DIV>
<DIV><FONT face="Bookman Old Style">PETSCInitialize();</FONT></DIV>
<DIV><FONT face="Bookman Old Style">code1;</FONT></DIV>
<DIV><FONT face="Bookman Old Style">code2;</FONT></DIV>
<DIV><FONT face="Bookman Old Style">.....</FONT></DIV>
<DIV><FONT face="Bookman Old Style">PETSCFinalize();</FONT></DIV>
<DIV><FONT face="Bookman Old Style"></FONT>&nbsp;</DIV>
<DIV><FONT face="Bookman Old Style">Does PETSC copy the above codes, assuming 
there n processors, to each processor? Will code1 be execute on each 
processor?</FONT></DIV>
<DIV><FONT face="Bookman Old Style"></FONT>&nbsp;</DIV>
<DIV><FONT face="Bookman Old Style">Best regards,</FONT></DIV>
<DIV><FONT face="Bookman Old Style"></FONT>&nbsp;</DIV>
<DIV><FONT face="Bookman Old Style">Yixun</FONT></DIV></BODY></HTML>