Subversion Repositories slepc-dev

Rev

Blame | Compare with Previous | Last modification | View Log | RSS feed

<html>
<head>
<title>manual</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<div align ="center">
[ Manual
| <a href="instal.htm">Installation</a>
| <a href="changes.htm">Changes</a>
| <a href="faq.htm">FAQ</a>
| <a href="mail_list.htm">Contact</a>
] </div>

<p><a href="http://www.grycap.upv.es/slepc">SLEPc</a> is based on
PETSc and therefore users are recommended to use this documentation
together with the one provided with PETSc. Application programmers can
easily begin to use SLEPc from a high level (starting from the tutorial
examples) and then gradually learn more details according to their needs.

<ul>
    <li>SLEPc Users Manual - <a href="slepc.pdf">[PDF]</a>
    <li><a href="manualpages/singleindex.html">Index of all manual pages</a>
    <li><a href="../src/examples/index.html">Index of all examples</a></p>
</ul>

<h2>SLEPc Manual Pages</h2>
<ul>
    <li><a href="manualpages/EPS/index.html">Eigenvalue Problem Solver (EPS)</a>
    <li><a href="manualpages/ST/index.html">Spectral Transformation (ST)</a>
    <li><a href="manualpages/SVD/index.html">Singular Value Decomposition (SVD)</a>
    <li><a href="manualpages/IP/index.html">Inner Product (IP)</a>
    <li><a href="manualpages/sys/index.html">System Routines</a>
</ul>

<p>The manual pages are split into four categories; we recommend that you
begin with basic functionality and then gradually explore more sophisticated
library features.
<ul>
    <li><i>Beginner</i> - Basic usage
    <li><i>Intermediate</i> - Setting options for algorithms and data structures
    <li><i>Advanced</i> - Setting more advanced options and customization
    <li><i>Developer</i> - Interfaces intended primarily for
                       library developers, not for typical applications programmers
</ul>
<h2>PETSc Manual Pages</h2>
<p>PETSc Documentation: <a href="http://www.mcs.anl.gov/petsc/petsc-as/documentation/index.html" target="_blank">[PETSc website]</a>
<h2>Additional Documentation</h2>
<p>Additional documentation including hands-on exercises and SLEPc Technical Reports can be found at the <a href="http://www.grycap.upv.es/slepc/document.htm" target="_blank">[SLEPc website]</a>.
</body>
</html>