SLEPc System routines

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.

Useful tools for application programmers can be found in PETSc's system routines, including parallel file access, synchronized printing to screen.

Beginner - Basic usage
SlepcFinalize SlepcInitialize
No intermediate routines
No advanced routines
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
SlepcAbsEigenvalue SlepcIsHermitian SlepcVecSetRandom

Table of Contents