Subversion Repositories slepc-dev

Rev

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

Rev Author Line No. Line
6 dsic.upv.es!jroman 1
<html>
2
<head>
3
<title>SLEPc System Routines</title>
4
</head>
5
<body BGCOLOR="FFFFFF">
6
 
7
<h2>SLEPc System routines</h2>
8
 
9
SLEPc provides a variety of "system" level routines. These routines are generally tools used by other SLEPc routines and are not intended for application programmers.
10
<p>
11
Useful tools for application programmers can be found in PETSc's system routines, including parallel file access, synchronized printing to screen.
12
 
13
<p>
14