Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 47 Rev 761
Line 17... Line 17...
  <tr>
  <tr>
    <td width="700" height="14"><p>&nbsp;</p>
    <td width="700" height="14"><p>&nbsp;</p>
      <p>&nbsp;</p></td>
      <p>&nbsp;</p></td>
  </tr>
  </tr>
  <tr>
  <tr>
    <td valign="top" height="394"> <div align="left"><b><font size="3" face="Arial, Helvetica, sans-serif">Where
    <td valign="top" height="394"> <div align="left">
        should I send SLEPc bug reports and questions?<br>
 
        </font></b><font size="2" face="Arial, Helvetica, sans-serif"><br>
<p>
        Send all maintenance requests to the SLEPc developers via the email address
<b><font size="3" face="Arial, Helvetica, sans-serif">
        <a href="mailto:slepc-maint@grycap.upv.es">slepc-maint@grycap.upv.es</a>.</font></div>
Where should I send SLEPc bug reports and questions?
      <div align="left">
</font></b>
 
</p>
 
 
 
<p>
 
<font size="2" face="Arial, Helvetica, sans-serif">
 
Send all maintenance requests to the SLEPc developers via the email address
 
<a href="mailto:slepc-maint@grycap.upv.es">slepc-maint@grycap.upv.es</a>.
 
</font>
 
</p>
 
 
<p>&nbsp;</p>
<p>&nbsp;</p>
        <p><b><font size="3" face="Arial, Helvetica, sans-serif">How can I subscribe
 
          to the SLEPc users mailing list?<br>
<p>
          </font></b><br>
<b><font size="3" face="Arial, Helvetica, sans-serif">
          <font size="2" face="Arial, Helvetica, sans-serif">You can join the
How can I subscribe to the SLEPc users mailing list?
          SLEPc users mailing list by following the instructions in the <a href="mail_list.htm">Contact</a>
</font></b>
          section. We will update users regarding new releases, changes, etc.
</p>
          through this mailing list.</font></p>
 
        <p>&nbsp;</p>
<p>
        <p><b><font size="3" face="Arial, Helvetica, sans-serif">Apart from PETSc,
<font size="2" face="Arial, Helvetica, sans-serif">
          is it necessary to install other software to use SLEPc?<br>
You can join the SLEPc users mailing list by following the instructions
          </font></b><br>
in the <a href="../maillist.htm" target="_parent">Contact</a> section.
          <font size="2" face="Arial, Helvetica, sans-serif">The only requirement
We will update users regarding new releases, changes, etc. through this
          to use SLEPc is to have PETSc installed in your system. However, we
mailing list.
          recommend you to install also other libraries such as ARPACK because
</font>
          the solvers currently implemented in SLEPc are not competitive with
</p>
          the ones provided by these libraries. Future releases of SLEPc will
 
          include more powerful solvers.</font></p>
<p>&nbsp;</p>
 
 
 
<p>
 
<b><font size="3" face="Arial, Helvetica, sans-serif">
 
Apart from PETSc, is it necessary to install other software to use SLEPc?
 
</font></b>
 
</p>
 
 
 
<p>
 
<font size="2" face="Arial, Helvetica, sans-serif">
 
No, the only requirement to use SLEPc is to have PETSc installed in your
 
system. Additionally, if you want to have access to eigensolvers
 
not included in SLEPc, then you will have to install other libraries
 
(e.g. ARPACK).
 
</font>
 
</p>
 
 
 
<p>&nbsp;</p>
 
 
 
<p>
 
<b><font size="3" face="Arial, Helvetica, sans-serif">
 
Which is the recommended way of learning SLEPc?
 
</font></b>
 
</p>
 
 
 
<p>
 
<font size="2" face="Arial, Helvetica, sans-serif">
 
Possibly, the best way of learning to use SLEPc is to follow these steps:
 
<ul>
 
<li>First of all, get acquainted with PETSc if you are not already familiar with it (see the PETSc <a href="http://www-unix.mcs.anl.gov/petsc/petsc-2/documentation/tutorials/index.html" target="_blank"> tutorials page</a>).</li>
 
<li>Read through the entire SLEPc Users Manual. In a first
 
reading, one may skip the "advanced usage" sections. </li>
 
<li>Follow the steps provided by the <a href="http://www.grycap.upv.es/slepc/handson">hands-on</a> exercises, trying the examples in an available SLEPc installation.</li>
 
<li>Use the <a href="../src/examples/index.html">example programs</a> available in src/examples as a basis for your own programs.</li>
 
<li>Use the on-line <a href="manual.htm">manual pages</a> for reference for individual routines.</li>
 
</ul>
 
</font>
 
</p>
 
 
        </div></td>
        </div></td>
  </tr>
  </tr>
</body>
</body>
</html>
</html>