!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.8	//
10	src/eps/examples/tutorials/ex6f.F	/^   10       CONTINUE$/;"	l	subroutine:MVMISG	file:
100	src/eps/examples/tests/test7f.F	/^ 100  format (\/'1-D Laplacian Eigenproblem, n =',I3,' (Fortran)')$/;"	l	program:main	file:
100	src/eps/examples/tutorials/ex1f.F	/^ 100  format (\/'1-D Laplacian Eigenproblem, n =',I3,' (Fortran)')$/;"	l	program:main	file:
100	src/eps/examples/tutorials/ex1f90.F90	/^ 100  format (\/'1-D Laplacian Eigenproblem, n =',I4,' (Fortran)')$/;"	l	program:main	file:
100	src/qep/examples/tutorials/ex16f90.F90	/^ 100  format (\/'Quadratic Eigenproblem, N=',I6,' (',I4,'x',I4,' grid)')$/;"	l	program:main	file:
100	src/svd/examples/tutorials/ex15f.F	/^ 100  format (\/'Lauchli SVD, n =',I3,', mu=',E12.4,' (Fortran)')$/;"	l	program:main	file:
110	src/eps/examples/tutorials/ex1f.F	/^ 110  format (\/' Number of iterations of the method:',I4)$/;"	l	program:main	file:
110	src/svd/examples/tutorials/ex15f.F	/^ 110  format (\/' Number of iterations of the method:',I4)$/;"	l	program:main	file:
120	src/eps/examples/tests/test7f.F	/^ 120  format (' Solution method: ',A)$/;"	l	program:main	file:
120	src/eps/examples/tutorials/ex1f.F	/^ 120  format (' Solution method: ',A)$/;"	l	program:main	file:
120	src/eps/examples/tutorials/ex1f90.F90	/^ 120  format (' Solution method: ',A)$/;"	l	program:main	file:
120	src/qep/examples/tutorials/ex16f90.F90	/^ 120  format (' Solution method: ',A)$/;"	l	program:main	file:
120	src/svd/examples/tutorials/ex15f.F	/^ 120  format (' Solution method: ',A)$/;"	l	program:main	file:
130	src/eps/examples/tests/test7f.F	/^ 130  format (' Number of requested eigenvalues:',I2)$/;"	l	program:main	file:
130	src/eps/examples/tutorials/ex1f.F	/^ 130  format (' Number of requested eigenvalues:',I2)$/;"	l	program:main	file:
130	src/eps/examples/tutorials/ex1f90.F90	/^ 130  format (' Number of requested eigenvalues:',I4)$/;"	l	program:main	file:
130	src/qep/examples/tutorials/ex16f90.F90	/^ 130  format (' Number of requested eigenvalues:',I4)$/;"	l	program:main	file:
130	src/svd/examples/tutorials/ex15f.F	/^ 130  format (' Number of requested singular values:',I2)$/;"	l	program:main	file:
140	src/eps/examples/tutorials/ex1f.F	/^ 140  format (' Stopping condition: tol=',1P,E10.4,', maxit=',I4)$/;"	l	program:main	file:
140	src/qep/examples/tutorials/ex16f90.F90	/^ 140  format (' Stopping condition: tol=',1P,E10.4,', maxit=',I4)$/;"	l	program:main	file:
140	src/svd/examples/tutorials/ex15f.F	/^ 140  format (' Stopping condition: tol=',1P,E10.4,', maxit=',I4)$/;"	l	program:main	file:
150	src/eps/examples/tutorials/ex1f.F	/^ 150  format (' Number of converged eigenpairs:',I2\/)$/;"	l	program:main	file:
150	src/svd/examples/tutorials/ex15f.F	/^ 150  format (' Number of converged approximate singular triplets:',I2\/)$/;"	l	program:main	file:
160	src/eps/examples/tutorials/ex1f.F	/^ 160      format (1P,'   ',E12.4,'       ',E12.4)$/;"	l	program:main	file:
160	src/svd/examples/tutorials/ex15f.F	/^ 160      format (1P,'   ',E12.4,'       ',E12.4)$/;"	l	program:main	file:
20	src/eps/examples/tutorials/ex6f.F	/^   20       CONTINUE  $/;"	l	subroutine:MVMISG	file:
30	src/eps/examples/tutorials/ex6f.F	/^   30    CONTINUE $/;"	l	subroutine:MVMISG	file:
40	src/eps/examples/tutorials/ex6f.F	/^   40       CONTINUE  $/;"	l	subroutine:MVMISG	file:
50	src/eps/examples/tutorials/ex6f.F	/^   50       CONTINUE$/;"	l	subroutine:MVMISG	file:
60	src/eps/examples/tutorials/ex6f.F	/^   60    CONTINUE$/;"	l	subroutine:MVMISG	file:
999	src/eps/examples/tutorials/ex6f.F	/^ 999  continue$/;"	l	program:main	file:
A	include/slepc-private/stimpl.h	/^  Mat          A,B;              \/* Matrices which define the eigensystem *\/$/;"	m	struct:_p_ST
A	include/slepc-private/svdimpl.h	/^  Mat              A;           \/* problem matrix (m>n) *\/$/;"	m	struct:_p_SVD
A	src/eps/examples/tutorials/ex1f90.F90	/^      type(Mat)      A$/;"	v	program:main
A	src/eps/impls/davidson/common/davidson.h	/^  Mat A, B;         \/* Problem matrices *\/$/;"	m	struct:_dvdDashboard
A	src/eps/impls/external/primme/primme.c	/^  Mat       A;                    \/* problem matrix *\/$/;"	m	struct:__anon1	file:
A	src/qep/impls/linear/linearp.h	/^  Mat        A,B;             \/* matrices of generalized eigenproblem *\/$/;"	m	struct:__anon1
ARnaupd_	src/eps/impls/external/arpack/arpackp.h	/^#define ARnaupd_(/;"	d
ARneupd_	src/eps/impls/external/arpack/arpackp.h	/^#define ARneupd_(/;"	d
ARsaupd_	src/eps/impls/external/arpack/arpackp.h	/^#define ARsaupd_(/;"	d
ARseupd_	src/eps/impls/external/arpack/arpackp.h	/^#define ARseupd_(/;"	d
AT	include/slepc-private/svdimpl.h	/^  Mat              AT;          \/* transposed matrix *\/$/;"	m	struct:_p_SVD
AV	src/eps/impls/cg/rqcg/rqcg.c	/^  Vec      *AV,*BV,*P,*G;$/;"	m	struct:__anon1	file:
AV	src/eps/impls/davidson/common/davidson.h	/^    *AV,            \/* A*V *\/$/;"	m	struct:_dvdDashboard
AV	src/eps/impls/krylov/lanczos/lanczos.c	/^  Vec *AV;$/;"	m	struct:__anon1	file:
AV	src/eps/impls/subspace/subspace.c	/^  Vec *AV;$/;"	m	struct:__anon1	file:
AddNorm2	src/vec/veccomp0.h	/^PETSC_STATIC_INLINE void AddNorm2(PetscReal *ssq,PetscReal *scale,PetscReal x)$/;"	f
ArrowTridiag	src/ds/impls/hep/dshep.c	/^static PetscErrorCode ArrowTridiag(PetscBLASInt n,PetscReal *d,PetscReal *e,PetscScalar *Q,PetscBLASInt ld)$/;"	f	file:
B	include/slepc-private/stimpl.h	/^  Mat          A,B;              \/* Matrices which define the eigensystem *\/$/;"	m	struct:_p_ST
B	src/eps/impls/davidson/common/davidson.h	/^  Mat A, B;         \/* Problem matrices *\/$/;"	m	struct:_dvdDashboard
B	src/qep/impls/linear/linearp.h	/^  Mat        A,B;             \/* matrices of generalized eigenproblem *\/$/;"	m	struct:__anon1
BDS	src/eps/impls/davidson/common/davidson.h	/^    *BDS;           \/* B * eps->DV *\/$/;"	m	struct:_dvdDashboard
BLASrot_	include/slepcblaslapack.h	/^#define BLASrot_ /;"	d
BLASsymm_	include/slepcblaslapack.h	/^#define BLASsymm_(/;"	d
BLAStrsm_	include/slepcblaslapack.h	/^#define BLAStrsm_(/;"	d
BLZistorr_	src/eps/impls/external/blzpack/blzpackp.h	/^#define BLZistorr_ /;"	d
BLZpack_	src/eps/impls/external/blzpack/blzpackp.h	/^#define BLZpack_ /;"	d
BLZrstorr_	src/eps/impls/external/blzpack/blzpackp.h	/^#define BLZrstorr_ /;"	d
BV	src/eps/impls/cg/rqcg/rqcg.c	/^  Vec      *AV,*BV,*P,*G;$/;"	m	struct:__anon1	file:
BV	src/eps/impls/davidson/common/davidson.h	/^    *BV,            \/* B*V *\/$/;"	m	struct:_dvdDashboard
BV_shift	src/eps/impls/davidson/common/davidson.h	/^    BV_shift,       \/* if true BV is shifted when vectors converge *\/$/;"	m	struct:_dvdDashboard
BcX	src/eps/impls/davidson/common/davidson.h	/^    *BcX,           \/* basis of B*cX *\/$/;"	m	struct:_dvdDashboard
Bx	include/slepc-private/ipimpl.h	/^  Vec                Bx;$/;"	m	struct:_p_IP
C	include/slepc-private/qepimpl.h	/^  Mat         M,C,K;            \/* problem matrices *\/$/;"	m	struct:_p_QEP
C	src/qep/examples/tutorials/ex16f90.F90	/^      type(Mat)      M, C,/;"	v	program:main
C	src/qep/impls/linear/linearp.h	/^  Mat        M,C,K;           \/* copy of QEP coefficient matrices *\/$/;"	m	struct:__anon1
CFLAGS	include/finclude/makefile	/^CFLAGS    =$/;"	m
CFLAGS	include/makefile	/^CFLAGS   =$/;"	m
CFLAGS	include/slepc-private/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ds/examples/tests/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/ds/impls/ghep/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ds/impls/ghiep/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ds/impls/gnhep/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ds/impls/hep/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ds/impls/nhep/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ds/impls/svd/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ds/interface/ftn-custom/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ds/interface/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/examples/tests/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/eps/examples/tutorials/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/eps/impls/cg/rqcg/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/davidson/common/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/davidson/gd/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/davidson/jd/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/davidson/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/external/arpack/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/external/blopex/makefile	/^CFLAGS   = ${BLOPEX_INCLUDE} -DBlopexInt=PetscInt$/;"	m
CFLAGS	src/eps/impls/external/blzpack/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/external/primme/ftn-custom/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/external/primme/makefile	/^CFLAGS   = ${PRIMME_FLAGS}$/;"	m
CFLAGS	src/eps/impls/external/trlan/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/krylov/arnoldi/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/krylov/krylovschur/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/krylov/lanczos/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/krylov/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/lapack/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/power/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/impls/subspace/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/interface/ftn-custom/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/eps/interface/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ip/examples/tests/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/ip/ftn-custom/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/ip/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/qep/examples/tests/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/qep/examples/tutorials/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/qep/impls/linear/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/qep/impls/qarnoldi/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/qep/interface/ftn-custom/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/qep/interface/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/examples/tests/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/st/examples/tutorials/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/st/impls/cayley/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/impls/fold/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/impls/precond/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/impls/shell/ftn-custom/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/impls/shell/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/impls/shift/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/impls/sinvert/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/interface/ftn-custom/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/st/interface/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/svd/examples/tests/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/svd/examples/tutorials/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/svd/impls/cross/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/svd/impls/cyclic/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/svd/impls/lanczos/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/svd/impls/lapack/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/svd/impls/trlanczos/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/svd/interface/ftn-custom/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/svd/interface/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/sys/f90-mod/makefile	/^CFLAGS     = $/;"	m
CFLAGS	src/sys/ftn-custom/makefile	/^CFLAGS   = -DSLEPC_LIB_DIR='"${SLEPC_DESTDIR}\/lib"'$/;"	m
CFLAGS	src/sys/makefile	/^CFLAGS   =$/;"	m
CFLAGS	src/vec/makefile	/^CFLAGS   =$/;"	m
CLEANFILES	src/sys/f90-mod/makefile	/^CLEANFILES = *.mod$/;"	m
COMM_ARG	src/eps/impls/external/arpack/arpackp.h	/^#define COMM_ARG /;"	d
COMM_ARG	src/eps/impls/external/arpack/arpackp.h	/^#define COMM_ARG$/;"	d
CPPFLAGS	src/ds/examples/tests/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/eps/examples/tests/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/eps/examples/tutorials/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/ip/examples/tests/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/qep/examples/tests/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/qep/examples/tutorials/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/st/examples/tests/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/st/examples/tutorials/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/svd/examples/tests/makefile	/^CPPFLAGS   = $/;"	m
CPPFLAGS	src/svd/examples/tutorials/makefile	/^CPPFLAGS   = $/;"	m
CTX_BRUSSEL	src/eps/examples/tutorials/ex9.c	/^} CTX_BRUSSEL;$/;"	t	typeref:struct:__anon1	file:
Check	config/arpack.py	/^def Check(conf,vars,cmake,tmpdir,directory,libs):$/;"	f
Check	config/blzpack.py	/^def Check(conf,vars,cmake,tmpdir,directory,libs):$/;"	f
Check	config/lapack.py	/^def Check(conf,vars,cmake,tmpdir):$/;"	f
Check	config/primme.py	/^def Check(conf,vars,cmake,tmpdir,directory,libs):$/;"	f
Check	config/trlan.py	/^def Check(conf,vars,cmake,tmpdir,directory,libs):$/;"	f
CleanDenseSchur	src/ds/impls/gnhep/dsgnhep.c	/^static PetscErrorCode CleanDenseSchur(PetscInt n,PetscInt k,PetscScalar *S,PetscInt ldS,PetscScalar *T,PetscInt ldT,PetscScalar *X,PetscInt ldX,PetscScalar *Y,PetscInt ldY,PetscBool doProd)$/;"	f	file:
D	include/slepc-private/epsimpl.h	/^  Vec         D,                \/* diagonal matrix for balancing *\/$/;"	m	struct:_p_EPS
D	include/slepc-private/stimpl.h	/^  Vec          D;                \/* diagonal matrix for balancing *\/$/;"	m	struct:_p_ST
DATAPATH	src/eps/examples/tutorials/makefile	/^DATAPATH = ${SLEPC_DIR}\/share\/slepc\/datafiles\/matrices$/;"	m
DATAPATH	src/qep/examples/tutorials/makefile	/^DATAPATH = ${SLEPC_DIR}\/share\/slepc\/datafiles\/matrices$/;"	m
DATAPATH	src/svd/examples/tutorials/makefile	/^DATAPATH = ${SLEPC_DIR}\/share\/slepc\/datafiles\/matrices$/;"	m
DIRS	include/finclude/makefile	/^DIRS      = $/;"	m
DIRS	include/makefile	/^DIRS     = finclude slepc-private$/;"	m
DIRS	include/slepc-private/makefile	/^DIRS     = $/;"	m
DIRS	makefile	/^DIRS   = src include docs $/;"	m
DIRS	src/ds/examples/makefile	/^DIRS     = tests$/;"	m
DIRS	src/ds/impls/ghep/makefile	/^DIRS     = $/;"	m
DIRS	src/ds/impls/ghiep/makefile	/^DIRS     = $/;"	m
DIRS	src/ds/impls/gnhep/makefile	/^DIRS     = $/;"	m
DIRS	src/ds/impls/hep/makefile	/^DIRS     = $/;"	m
DIRS	src/ds/impls/makefile	/^DIRS     = hep nhep ghep ghiep gnhep svd$/;"	m
DIRS	src/ds/impls/nhep/makefile	/^DIRS     = $/;"	m
DIRS	src/ds/impls/svd/makefile	/^DIRS     = $/;"	m
DIRS	src/ds/interface/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/ds/interface/makefile	/^DIRS     =$/;"	m
DIRS	src/ds/makefile	/^DIRS     = interface impls examples$/;"	m
DIRS	src/eps/examples/makefile	/^DIRS     = tests tutorials$/;"	m
DIRS	src/eps/impls/cg/makefile	/^DIRS     = rqcg$/;"	m
DIRS	src/eps/impls/cg/rqcg/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/davidson/common/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/davidson/gd/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/davidson/jd/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/davidson/makefile	/^DIRS     = common gd jd$/;"	m
DIRS	src/eps/impls/external/arpack/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/external/blopex/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/external/blzpack/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/external/makefile	/^DIRS     = arpack blopex blzpack primme trlan$/;"	m
DIRS	src/eps/impls/external/primme/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/external/primme/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/external/trlan/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/krylov/arnoldi/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/krylov/krylovschur/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/krylov/lanczos/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/krylov/makefile	/^DIRS     = arnoldi lanczos krylovschur$/;"	m
DIRS	src/eps/impls/lapack/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/makefile	/^DIRS     = power subspace krylov davidson cg lapack external$/;"	m
DIRS	src/eps/impls/power/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/impls/subspace/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/interface/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/interface/makefile	/^DIRS     =$/;"	m
DIRS	src/eps/makefile	/^DIRS     = interface impls examples$/;"	m
DIRS	src/ip/examples/makefile	/^DIRS     = tests$/;"	m
DIRS	src/ip/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/ip/makefile	/^DIRS     =$/;"	m
DIRS	src/makefile	/^DIRS     = eps st svd qep ip ds sys vec$/;"	m
DIRS	src/qep/examples/makefile	/^DIRS     = tests tutorials$/;"	m
DIRS	src/qep/impls/linear/makefile	/^DIRS     =$/;"	m
DIRS	src/qep/impls/makefile	/^DIRS     = linear qarnoldi$/;"	m
DIRS	src/qep/impls/qarnoldi/makefile	/^DIRS     =$/;"	m
DIRS	src/qep/interface/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/qep/interface/makefile	/^DIRS     =$/;"	m
DIRS	src/qep/makefile	/^DIRS     = interface impls examples$/;"	m
DIRS	src/st/examples/makefile	/^DIRS     = tests tutorials$/;"	m
DIRS	src/st/impls/cayley/makefile	/^DIRS     =$/;"	m
DIRS	src/st/impls/fold/makefile	/^DIRS     =$/;"	m
DIRS	src/st/impls/makefile	/^DIRS     = shell shift sinvert cayley fold precond$/;"	m
DIRS	src/st/impls/precond/makefile	/^DIRS     =$/;"	m
DIRS	src/st/impls/shell/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/st/impls/shell/makefile	/^DIRS     =$/;"	m
DIRS	src/st/impls/shift/makefile	/^DIRS     =$/;"	m
DIRS	src/st/impls/sinvert/makefile	/^DIRS     =$/;"	m
DIRS	src/st/interface/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/st/interface/makefile	/^DIRS     =$/;"	m
DIRS	src/st/makefile	/^DIRS     = interface impls examples$/;"	m
DIRS	src/svd/examples/makefile	/^DIRS     = tests tutorials$/;"	m
DIRS	src/svd/impls/cross/makefile	/^DIRS     =$/;"	m
DIRS	src/svd/impls/cyclic/makefile	/^DIRS     =$/;"	m
DIRS	src/svd/impls/lanczos/makefile	/^DIRS     =$/;"	m
DIRS	src/svd/impls/lapack/makefile	/^DIRS     =$/;"	m
DIRS	src/svd/impls/makefile	/^DIRS     = cross cyclic lapack lanczos trlanczos$/;"	m
DIRS	src/svd/impls/trlanczos/makefile	/^DIRS     =$/;"	m
DIRS	src/svd/interface/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/svd/interface/makefile	/^DIRS     =$/;"	m
DIRS	src/svd/makefile	/^DIRS     = interface impls examples$/;"	m
DIRS	src/sys/ftn-custom/makefile	/^DIRS     =$/;"	m
DIRS	src/sys/makefile	/^DIRS     = f90-mod$/;"	m
DIRS	src/vec/makefile	/^DIRS     =$/;"	m
DS	include/finclude/slepcdsdef.h	/^#define DS /;"	d
DS	include/slepcds.h	/^typedef struct _p_DS* DS;$/;"	t	typeref:struct:_p_DS
DSAllocate	src/ds/interface/dsbasic.c	/^PetscErrorCode DSAllocate(DS ds,PetscInt ld)$/;"	f
DSAllocateMatReal_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSAllocateMatReal_Private(DS ds,DSMatType m)$/;"	f
DSAllocateMat_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSAllocateMat_Private(DS ds,DSMatType m)$/;"	f
DSAllocateWork_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSAllocateWork_Private(DS ds,PetscInt s,PetscInt r,PetscInt i)$/;"	f
DSAllocate_GHEP	src/ds/impls/ghep/dsghep.c	/^PetscErrorCode DSAllocate_GHEP(DS ds,PetscInt ld)$/;"	f
DSAllocate_GHIEP	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSAllocate_GHIEP(DS ds,PetscInt ld)$/;"	f
DSAllocate_GNHEP	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSAllocate_GNHEP(DS ds,PetscInt ld)$/;"	f
DSAllocate_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSAllocate_HEP(DS ds,PetscInt ld)$/;"	f
DSAllocate_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSAllocate_NHEP(DS ds,PetscInt ld)$/;"	f
DSAllocate_SVD	src/ds/impls/svd/dssvd.c	/^PetscErrorCode DSAllocate_SVD(DS ds,PetscInt ld)$/;"	f
DSAppendOptionsPrefix	src/ds/interface/dsbasic.c	/^PetscErrorCode DSAppendOptionsPrefix(DS ds,const char *prefix)$/;"	f
DSCond	src/ds/interface/dsops.c	/^PetscErrorCode DSCond(DS ds,PetscReal *cond)$/;"	f
DSCond_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSCond_HEP(DS ds,PetscReal *cond)$/;"	f
DSCond_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSCond_NHEP(DS ds,PetscReal *cond)$/;"	f
DSCopyMatrix_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSCopyMatrix_Private(DS ds,DSMatType dst,DSMatType src)$/;"	f
DSCreate	src/ds/interface/dsbasic.c	/^PetscErrorCode DSCreate(MPI_Comm comm,DS *newds)$/;"	f
DSCreate_GHEP	src/ds/impls/ghep/dsghep.c	/^PetscErrorCode DSCreate_GHEP(DS ds)$/;"	f
DSCreate_GHIEP	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSCreate_GHIEP(DS ds)$/;"	f
DSCreate_GNHEP	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSCreate_GNHEP(DS ds)$/;"	f
DSCreate_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSCreate_HEP(DS ds)$/;"	f
DSCreate_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSCreate_NHEP(DS ds)$/;"	f
DSCreate_SVD	src/ds/impls/svd/dssvd.c	/^PetscErrorCode DSCreate_SVD(DS ds)$/;"	f
DSDestroy	src/ds/interface/dsbasic.c	/^PetscErrorCode DSDestroy(DS *ds)$/;"	f
DSEigenVectorsPseudoOrthog	src/ds/impls/ghiep/dsghiep.c	/^static PetscErrorCode DSEigenVectorsPseudoOrthog(DS ds, DSMatType mat, PetscScalar *wr, PetscScalar *wi,PetscBool accum)$/;"	f	file:
DSFinalizePackage	src/ds/interface/dsbasic.c	/^PetscErrorCode DSFinalizePackage(void) $/;"	f
DSGHEP	include/finclude/slepcdsdef.h	/^#define DSGHEP /;"	d
DSGHEP	include/slepcds.h	/^#define DSGHEP /;"	d
DSGHIEP	include/finclude/slepcdsdef.h	/^#define DSGHIEP /;"	d
DSGHIEP	include/slepcds.h	/^#define DSGHIEP /;"	d
DSGHIEPComplexEigs	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSGHIEPComplexEigs(DS ds, PetscInt n0, PetscInt n1, PetscScalar *wr, PetscScalar *wi)$/;"	f
DSGHIEPPseudoOrthogInverseIteration	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSGHIEPPseudoOrthogInverseIteration(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSGHIEPRealBlocks	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSGHIEPRealBlocks(DS ds)$/;"	f
DSGHIEP_Eigen3DQDS	src/ds/impls/ghiep/dsghiep_dqds.c	/^static PetscErrorCode DSGHIEP_Eigen3DQDS(PetscInt n,PetscReal *a,PetscReal *b,PetscReal *c, PetscScalar *wr, PetscScalar *wi,PetscReal *w,PetscInt nw)$/;"	f	file:
DSGNHEP	include/finclude/slepcdsdef.h	/^#define DSGNHEP /;"	d
DSGNHEP	include/slepcds.h	/^#define DSGNHEP /;"	d
DSGetArray	src/ds/interface/dsops.c	/^PetscErrorCode DSGetArray(DS ds,DSMatType m,PetscScalar *a[])$/;"	f
DSGetArrayReal	src/ds/interface/dsops.c	/^PetscErrorCode DSGetArrayReal(DS ds,DSMatType m,PetscReal *a[])$/;"	f
DSGetCompact	src/ds/interface/dsbasic.c	/^PetscErrorCode DSGetCompact(DS ds,PetscBool *comp)$/;"	f
DSGetDimensions	src/ds/interface/dsops.c	/^PetscErrorCode DSGetDimensions(DS ds,PetscInt *n,PetscInt *m,PetscInt *l,PetscInt *k)$/;"	f
DSGetEigenvalueComparison	src/ds/interface/dsbasic.c	/^PetscErrorCode DSGetEigenvalueComparison(DS ds,PetscErrorCode (**fun)(PetscScalar,PetscScalar,PetscScalar,PetscScalar,PetscInt*,void*),void** ctx)$/;"	f
DSGetExtraRow	src/ds/interface/dsbasic.c	/^PetscErrorCode DSGetExtraRow(DS ds,PetscBool *ext)$/;"	f
DSGetLeadingDimension	src/ds/interface/dsops.c	/^PetscErrorCode DSGetLeadingDimension(DS ds,PetscInt *ld)$/;"	f
DSGetMethod	src/ds/interface/dsbasic.c	/^PetscErrorCode DSGetMethod(DS ds,PetscInt *meth)$/;"	f
DSGetOptionsPrefix	src/ds/interface/dsbasic.c	/^PetscErrorCode DSGetOptionsPrefix(DS ds,const char *prefix[])$/;"	f
DSGetRefined	src/ds/interface/dsbasic.c	/^PetscErrorCode DSGetRefined(DS ds,PetscBool *ref)$/;"	f
DSGetState	src/ds/interface/dsops.c	/^PetscErrorCode DSGetState(DS ds,DSStateType *state)$/;"	f
DSGetType	src/ds/interface/dsbasic.c	/^PetscErrorCode DSGetType(DS ds,const DSType *type)$/;"	f
DSHEP	include/finclude/slepcdsdef.h	/^#define DSHEP /;"	d
DSHEP	include/slepcds.h	/^#define DSHEP /;"	d
DSInitializePackage	src/ds/interface/dsbasic.c	/^PetscErrorCode DSInitializePackage(const char *path) $/;"	f
DSIntermediate_GHIEP	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSIntermediate_GHIEP(DS ds)$/;"	f
DSIntermediate_HEP	src/ds/impls/hep/dshep.c	/^static PetscErrorCode DSIntermediate_HEP(DS ds)$/;"	f	file:
DSList	include/slepcds.h	/^PETSC_EXTERN PetscFList DSList;$/;"	v
DSList	src/ds/interface/dsbasic.c	/^PetscFList       DSList = 0;$/;"	v
DSMatName	include/slepc-private/dsimpl.h	/^PETSC_EXTERN const char *DSMatName[];$/;"	v
DSMatName	src/ds/interface/dsbasic.c	/^const char       *DSMatName[DS_NUM_MAT] = {"A","B","C","T","D","Q","Z","X","Y","U","VT","W"};$/;"	v
DSMatType	include/finclude/slepcdsdef.h	/^#define DSMatType /;"	d
DSMatType	include/slepcds.h	/^               DS_NUM_MAT } DSMatType;$/;"	t	typeref:enum:__anon2
DSNHEP	include/finclude/slepcdsdef.h	/^#define DSNHEP /;"	d
DSNHEP	include/slepcds.h	/^#define DSNHEP /;"	d
DSNormalize	src/ds/interface/dsops.c	/^PetscErrorCode DSNormalize(DS ds,DSMatType mat,PetscInt col)$/;"	f
DSNormalize_GHEP	src/ds/impls/ghep/dsghep.c	/^PetscErrorCode DSNormalize_GHEP(DS ds,DSMatType mat,PetscInt col)$/;"	f
DSNormalize_GHIEP	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSNormalize_GHIEP(DS ds,DSMatType mat,PetscInt col)$/;"	f
DSNormalize_GNHEP	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSNormalize_GNHEP(DS ds,DSMatType mat,PetscInt col)$/;"	f
DSNormalize_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSNormalize_HEP(DS ds,DSMatType mat,PetscInt col)$/;"	f
DSNormalize_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSNormalize_NHEP(DS ds,DSMatType mat,PetscInt col)$/;"	f
DSOps	include/slepc-private/dsimpl.h	/^typedef struct _DSOps *DSOps;$/;"	t	typeref:struct:_DSOps
DSOrthogonalize	src/ds/interface/dspriv.c	/^PetscErrorCode DSOrthogonalize(DS ds,DSMatType mat,PetscInt cols,PetscInt *lindcols)$/;"	f
DSPackageInitialized	src/ds/interface/dsbasic.c	/^static PetscBool DSPackageInitialized = PETSC_FALSE;$/;"	v	file:
DSPermuteBoth_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSPermuteBoth_Private(DS ds,PetscInt l,PetscInt n,DSMatType mat1,DSMatType mat2,PetscInt *perm)$/;"	f
DSPermuteColumns_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSPermuteColumns_Private(DS ds,PetscInt l,PetscInt n,DSMatType mat,PetscInt *perm)$/;"	f
DSPermuteRows_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSPermuteRows_Private(DS ds,PetscInt l,PetscInt n,DSMatType mat,PetscInt *perm)$/;"	f
DSPseudoOrthogonalize	src/ds/interface/dspriv.c	/^PetscErrorCode DSPseudoOrthogonalize(DS ds,DSMatType mat,PetscInt cols,PetscReal *s,PetscInt *lindcols,PetscReal *ns)$/;"	f
DSQEP	include/finclude/slepcdsdef.h	/^#define DSQEP /;"	d
DSQEP	include/slepcds.h	/^#define DSQEP /;"	d
DSRegister	src/ds/interface/dsbasic.c	/^PetscErrorCode DSRegister(const char *sname,const char *path,const char *name,PetscErrorCode (*function)(DS))$/;"	f
DSRegisterAll	src/ds/interface/dsbasic.c	/^PetscErrorCode DSRegisterAll(const char *path)$/;"	f
DSRegisterAllCalled	include/slepcds.h	/^PETSC_EXTERN PetscBool  DSRegisterAllCalled;$/;"	v
DSRegisterAllCalled	src/ds/interface/dsbasic.c	/^PetscBool        DSRegisterAllCalled = PETSC_FALSE;$/;"	v
DSRegisterDestroy	src/ds/interface/dsbasic.c	/^PetscErrorCode DSRegisterDestroy(void)$/;"	f
DSRegisterDynamic	include/slepcds.h	/^#define DSRegisterDynamic(/;"	d
DSReset	src/ds/interface/dsbasic.c	/^PetscErrorCode DSReset(DS ds)$/;"	f
DSRestoreArray	src/ds/interface/dsops.c	/^PetscErrorCode DSRestoreArray(DS ds,DSMatType m,PetscScalar *a[])$/;"	f
DSRestoreArrayReal	src/ds/interface/dsops.c	/^PetscErrorCode DSRestoreArrayReal(DS ds,DSMatType m,PetscReal *a[])$/;"	f
DSSVD	include/finclude/slepcdsdef.h	/^#define DSSVD /;"	d
DSSVD	include/slepcds.h	/^#define DSSVD /;"	d
DSSetCompact	src/ds/interface/dsbasic.c	/^PetscErrorCode DSSetCompact(DS ds,PetscBool comp)$/;"	f
DSSetDimensions	src/ds/interface/dsops.c	/^PetscErrorCode DSSetDimensions(DS ds,PetscInt n,PetscInt m,PetscInt l,PetscInt k)$/;"	f
DSSetEigenvalueComparison	src/ds/interface/dsbasic.c	/^PetscErrorCode DSSetEigenvalueComparison(DS ds,PetscErrorCode (*fun)(PetscScalar,PetscScalar,PetscScalar,PetscScalar,PetscInt*,void*),void* ctx)$/;"	f
DSSetExtraRow	src/ds/interface/dsbasic.c	/^PetscErrorCode DSSetExtraRow(DS ds,PetscBool ext)$/;"	f
DSSetFromOptions	src/ds/interface/dsbasic.c	/^PetscErrorCode DSSetFromOptions(DS ds)$/;"	f
DSSetIdentity	src/ds/interface/dspriv.c	/^PetscErrorCode DSSetIdentity(DS ds,DSMatType mat)$/;"	f
DSSetMethod	src/ds/interface/dsbasic.c	/^PetscErrorCode DSSetMethod(DS ds,PetscInt meth)$/;"	f
DSSetOptionsPrefix	src/ds/interface/dsbasic.c	/^PetscErrorCode DSSetOptionsPrefix(DS ds,const char *prefix)$/;"	f
DSSetRefined	src/ds/interface/dsbasic.c	/^PetscErrorCode DSSetRefined(DS ds,PetscBool ref)$/;"	f
DSSetState	src/ds/interface/dsops.c	/^PetscErrorCode DSSetState(DS ds,DSStateType state)$/;"	f
DSSetType	src/ds/interface/dsbasic.c	/^PetscErrorCode DSSetType(DS ds,const DSType type)$/;"	f
DSSolve	src/ds/interface/dsops.c	/^PetscErrorCode DSSolve(DS ds,PetscScalar *eigr,PetscScalar *eigi)$/;"	f
DSSolve_GHEP	src/ds/impls/ghep/dsghep.c	/^PetscErrorCode DSSolve_GHEP(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_GHIEP_DQDS_II	src/ds/impls/ghiep/dsghiep_dqds.c	/^PetscErrorCode DSSolve_GHIEP_DQDS_II(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_GHIEP_HZ	src/ds/impls/ghiep/dsghiep_hz.c	/^PetscErrorCode DSSolve_GHIEP_HZ(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_GHIEP_QR	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSSolve_GHIEP_QR(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_GHIEP_QR_II	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSSolve_GHIEP_QR_II(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_GNHEP	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSSolve_GNHEP(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_HEP_DC	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSSolve_HEP_DC(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_HEP_MRRR	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSSolve_HEP_MRRR(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_HEP_QR	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSSolve_HEP_QR(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSSolve_NHEP(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSolve_SVD_DC	src/ds/impls/svd/dssvd.c	/^PetscErrorCode DSSolve_SVD_DC(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSort	src/ds/interface/dsops.c	/^PetscErrorCode DSSort(DS ds,PetscScalar *eigr,PetscScalar *eigi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSSortEigenvaluesReal_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSSortEigenvaluesReal_Private(DS ds,PetscReal *eig,PetscInt *perm)$/;"	f
DSSortEigenvalues_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSSortEigenvalues_Private(DS ds,PetscScalar *wr,PetscScalar *wi,PetscInt *perm,PetscBool isghiep)$/;"	f
DSSort_GHEP	src/ds/impls/ghep/dsghep.c	/^PetscErrorCode DSSort_GHEP(DS ds,PetscScalar *wr,PetscScalar *wi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSSort_GHIEP	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSSort_GHIEP(DS ds,PetscScalar *wr,PetscScalar *wi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSSort_GNHEP	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSSort_GNHEP(DS ds,PetscScalar *wr,PetscScalar *wi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSSort_GNHEP_Arbitrary	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSSort_GNHEP_Arbitrary(DS ds,PetscScalar *wr,PetscScalar *wi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSSort_GNHEP_Total	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSSort_GNHEP_Total(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSort_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSSort_HEP(DS ds,PetscScalar *wr,PetscScalar *wi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSSort_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSSort_NHEP(DS ds,PetscScalar *wr,PetscScalar *wi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSSort_NHEP_Arbitrary	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSSort_NHEP_Arbitrary(DS ds,PetscScalar *wr,PetscScalar *wi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSSort_NHEP_Total	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSSort_NHEP_Total(DS ds,PetscScalar *wr,PetscScalar *wi)$/;"	f
DSSort_SVD	src/ds/impls/svd/dssvd.c	/^PetscErrorCode DSSort_SVD(DS ds,PetscScalar *wr,PetscScalar *wi,PetscScalar *rr,PetscScalar *ri,PetscInt *k)$/;"	f
DSStateType	include/finclude/slepcdsdef.h	/^#define DSStateType /;"	d
DSStateType	include/slepcds.h	/^               DS_STATE_TRUNCATED } DSStateType;$/;"	t	typeref:enum:__anon1
DSSwitchFormat_GHIEP	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSSwitchFormat_GHIEP(DS ds,PetscBool tocompact)$/;"	f
DSSwitchFormat_HEP	src/ds/impls/hep/dshep.c	/^static PetscErrorCode DSSwitchFormat_HEP(DS ds,PetscBool tocompact)$/;"	f	file:
DSSwitchFormat_SVD	src/ds/impls/svd/dssvd.c	/^static PetscErrorCode DSSwitchFormat_SVD(DS ds,PetscBool tocompact)$/;"	f	file:
DSTranslateHarmonic	src/ds/interface/dsops.c	/^PetscErrorCode DSTranslateHarmonic(DS ds,PetscScalar tau,PetscReal beta,PetscBool recover,PetscScalar *g,PetscReal *gamma)$/;"	f
DSTranslateHarmonic_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSTranslateHarmonic_NHEP(DS ds,PetscScalar tau,PetscReal beta,PetscBool recover,PetscScalar *gin,PetscReal *gamma)$/;"	f
DSTranslateRKS	src/ds/interface/dsops.c	/^PetscErrorCode DSTranslateRKS(DS ds,PetscScalar alpha)$/;"	f
DSTranslateRKS_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSTranslateRKS_HEP(DS ds,PetscScalar alpha)$/;"	f
DSTruncate	src/ds/interface/dsops.c	/^PetscErrorCode DSTruncate(DS ds,PetscInt n)$/;"	f
DSTruncate_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSTruncate_HEP(DS ds,PetscInt n)$/;"	f
DSTruncate_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSTruncate_NHEP(DS ds,PetscInt n)$/;"	f
DSType	include/finclude/slepcdsdef.h	/^#define DSType /;"	d
DSType	include/slepcds.h	/^#define DSType /;"	d
DSUpdateExtraRow	src/ds/interface/dsops.c	/^PetscErrorCode DSUpdateExtraRow(DS ds)$/;"	f
DSUpdateExtraRow_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSUpdateExtraRow_HEP(DS ds)$/;"	f
DSUpdateExtraRow_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSUpdateExtraRow_NHEP(DS ds)$/;"	f
DSVectors	src/ds/interface/dsops.c	/^PetscErrorCode DSVectors(DS ds,DSMatType mat,PetscInt *j,PetscReal *rnorm)$/;"	f
DSVectors_GHEP	src/ds/impls/ghep/dsghep.c	/^PetscErrorCode DSVectors_GHEP(DS ds,DSMatType mat,PetscInt *j,PetscReal *rnorm)$/;"	f
DSVectors_GHIEP	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSVectors_GHIEP(DS ds,DSMatType mat,PetscInt *k,PetscReal *rnorm)$/;"	f
DSVectors_GHIEP_Eigen_Some	src/ds/impls/ghiep/dsghiep.c	/^static PetscErrorCode DSVectors_GHIEP_Eigen_Some(DS ds,PetscInt *idx,PetscReal *rnorm)$/;"	f	file:
DSVectors_GNHEP	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSVectors_GNHEP(DS ds,DSMatType mat,PetscInt *k,PetscReal *rnorm)$/;"	f
DSVectors_GNHEP_Eigen_All	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSVectors_GNHEP_Eigen_All(DS ds,PetscBool left)$/;"	f
DSVectors_GNHEP_Eigen_Some	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSVectors_GNHEP_Eigen_Some(DS ds,PetscInt *k,PetscBool left)$/;"	f
DSVectors_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSVectors_HEP(DS ds,DSMatType mat,PetscInt *j,PetscReal *rnorm)$/;"	f
DSVectors_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSVectors_NHEP(DS ds,DSMatType mat,PetscInt *j,PetscReal *rnorm)$/;"	f
DSVectors_NHEP_Eigen_All	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSVectors_NHEP_Eigen_All(DS ds,PetscBool left)$/;"	f
DSVectors_NHEP_Eigen_Some	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSVectors_NHEP_Eigen_Some(DS ds,PetscInt *k,PetscReal *rnorm,PetscBool left)$/;"	f
DSVectors_NHEP_Refined_All	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSVectors_NHEP_Refined_All(DS ds,PetscBool left)$/;"	f
DSVectors_NHEP_Refined_Some	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSVectors_NHEP_Refined_Some(DS ds,PetscInt *k,PetscReal *rnorm,PetscBool left)$/;"	f
DSVectors_SVD	src/ds/impls/svd/dssvd.c	/^PetscErrorCode DSVectors_SVD(DS ds,DSMatType mat,PetscInt *j,PetscReal *rnorm)$/;"	f
DSView	src/ds/interface/dsbasic.c	/^PetscErrorCode DSView(DS ds,PetscViewer viewer)$/;"	f
DSViewMat_Private	src/ds/interface/dspriv.c	/^PetscErrorCode DSViewMat_Private(DS ds,PetscViewer viewer,DSMatType m)$/;"	f
DSView_GHEP	src/ds/impls/ghep/dsghep.c	/^PetscErrorCode DSView_GHEP(DS ds,PetscViewer viewer)$/;"	f
DSView_GHIEP	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode DSView_GHIEP(DS ds,PetscViewer viewer)$/;"	f
DSView_GNHEP	src/ds/impls/gnhep/dsgnhep.c	/^PetscErrorCode DSView_GNHEP(DS ds,PetscViewer viewer)$/;"	f
DSView_HEP	src/ds/impls/hep/dshep.c	/^PetscErrorCode DSView_HEP(DS ds,PetscViewer viewer)$/;"	f
DSView_NHEP	src/ds/impls/nhep/dsnhep.c	/^PetscErrorCode DSView_NHEP(DS ds,PetscViewer viewer)$/;"	f
DSView_SVD	src/ds/impls/svd/dssvd.c	/^PetscErrorCode DSView_SVD(DS ds,PetscViewer viewer)$/;"	f
DS_CLASSID	include/slepcds.h	/^PETSC_EXTERN PetscClassId DS_CLASSID;$/;"	v
DS_CLASSID	src/ds/interface/dsbasic.c	/^PetscClassId     DS_CLASSID = 0;$/;"	v
DS_MAT_A	include/slepcds.h	/^typedef enum { DS_MAT_A,$/;"	e	enum:__anon2
DS_MAT_B	include/slepcds.h	/^               DS_MAT_B,$/;"	e	enum:__anon2
DS_MAT_C	include/slepcds.h	/^               DS_MAT_C,$/;"	e	enum:__anon2
DS_MAT_D	include/slepcds.h	/^               DS_MAT_D,$/;"	e	enum:__anon2
DS_MAT_Q	include/slepcds.h	/^               DS_MAT_Q,$/;"	e	enum:__anon2
DS_MAT_T	include/slepcds.h	/^               DS_MAT_T,$/;"	e	enum:__anon2
DS_MAT_U	include/slepcds.h	/^               DS_MAT_U,$/;"	e	enum:__anon2
DS_MAT_VT	include/slepcds.h	/^               DS_MAT_VT,$/;"	e	enum:__anon2
DS_MAT_W	include/slepcds.h	/^               DS_MAT_W,$/;"	e	enum:__anon2
DS_MAT_X	include/slepcds.h	/^               DS_MAT_X,$/;"	e	enum:__anon2
DS_MAT_Y	include/slepcds.h	/^               DS_MAT_Y,$/;"	e	enum:__anon2
DS_MAT_Z	include/slepcds.h	/^               DS_MAT_Z,$/;"	e	enum:__anon2
DS_MAX_SOLVE	include/slepcds.h	/^#define DS_MAX_SOLVE /;"	d
DS_NUM_MAT	include/slepcds.h	/^               DS_NUM_MAT } DSMatType;$/;"	e	enum:__anon2
DS_Other	include/slepc-private/dsimpl.h	/^PETSC_EXTERN PetscLogEvent DS_Solve,DS_Vectors,DS_Other;$/;"	v
DS_Other	src/ds/interface/dsbasic.c	/^PetscLogEvent    DS_Solve = 0,DS_Vectors = 0,DS_Other = 0;$/;"	v
DS_STATE_CONDENSED	include/slepcds.h	/^               DS_STATE_CONDENSED,$/;"	e	enum:__anon1
DS_STATE_INTERMEDIATE	include/slepcds.h	/^               DS_STATE_INTERMEDIATE,$/;"	e	enum:__anon1
DS_STATE_RAW	include/slepcds.h	/^typedef enum { DS_STATE_RAW,$/;"	e	enum:__anon1
DS_STATE_TRUNCATED	include/slepcds.h	/^               DS_STATE_TRUNCATED } DSStateType;$/;"	e	enum:__anon1
DS_Solve	include/slepc-private/dsimpl.h	/^PETSC_EXTERN PetscLogEvent DS_Solve,DS_Vectors,DS_Other;$/;"	v
DS_Solve	src/ds/interface/dsbasic.c	/^PetscLogEvent    DS_Solve = 0,DS_Vectors = 0,DS_Other = 0;$/;"	v
DS_Vectors	include/slepc-private/dsimpl.h	/^PETSC_EXTERN PetscLogEvent DS_Solve,DS_Vectors,DS_Other;$/;"	v
DS_Vectors	src/ds/interface/dsbasic.c	/^PetscLogEvent    DS_Solve = 0,DS_Vectors = 0,DS_Other = 0;$/;"	v
DVD_CHECKSUM	src/eps/impls/davidson/common/dvd_schm.c	/^#define DVD_CHECKSUM(/;"	d	file:
DVD_COMPLEX_RAYLEIGH_QUOTIENT	src/eps/impls/davidson/common/dvd_gd2.c	/^#define DVD_COMPLEX_RAYLEIGH_QUOTIENT(/;"	d	file:
DVD_COMPLEX_RAYLEIGH_QUOTIENT	src/eps/impls/davidson/common/dvd_improvex.c	/^#define DVD_COMPLEX_RAYLEIGH_QUOTIENT(/;"	d	file:
DVD_COMPUTE_N_RR	src/eps/impls/davidson/common/dvd_gd2.c	/^#define DVD_COMPUTE_N_RR(/;"	d	file:
DVD_COMPUTE_N_RR	src/eps/impls/davidson/common/dvd_improvex.c	/^#define DVD_COMPUTE_N_RR(/;"	d	file:
DVD_EP_HERMITIAN	src/eps/impls/davidson/common/davidson.h	/^#define DVD_EP_HERMITIAN /;"	d
DVD_EP_INDEFINITE	src/eps/impls/davidson/common/davidson.h	/^#define DVD_EP_INDEFINITE /;"	d
DVD_EP_STD	src/eps/impls/davidson/common/davidson.h	/^#define DVD_EP_STD /;"	d
DVD_FL_ADD	src/eps/impls/davidson/common/davidson.h	/^#define DVD_FL_ADD(/;"	d
DVD_FL_ADD_BEGIN	src/eps/impls/davidson/common/davidson.h	/^#define DVD_FL_ADD_BEGIN(/;"	d
DVD_FL_ADD_END	src/eps/impls/davidson/common/davidson.h	/^#define DVD_FL_ADD_END(/;"	d
DVD_FL_ADD_END0	src/eps/impls/davidson/common/davidson.h	/^#define DVD_FL_ADD_END0(/;"	d
DVD_FL_CALL	src/eps/impls/davidson/common/davidson.h	/^#define DVD_FL_CALL(/;"	d
DVD_FL_DEL	src/eps/impls/davidson/common/davidson.h	/^#define DVD_FL_DEL(/;"	d
DVD_HARM_LEIGS	src/eps/impls/davidson/common/davidson.h	/^  DVD_HARM_LEIGS$/;"	e	enum:__anon2
DVD_HARM_NONE	src/eps/impls/davidson/common/davidson.h	/^  DVD_HARM_NONE,$/;"	e	enum:__anon2
DVD_HARM_REIGS	src/eps/impls/davidson/common/davidson.h	/^  DVD_HARM_REIGS,$/;"	e	enum:__anon2
DVD_HARM_RR	src/eps/impls/davidson/common/davidson.h	/^  DVD_HARM_RR,$/;"	e	enum:__anon2
DVD_HARM_RRR	src/eps/impls/davidson/common/davidson.h	/^  DVD_HARM_RRR,$/;"	e	enum:__anon2
DVD_INITV_CLASSIC	src/eps/impls/davidson/common/davidson.h	/^  DVD_INITV_CLASSIC,$/;"	e	enum:__anon3
DVD_INITV_KRYLOV	src/eps/impls/davidson/common/davidson.h	/^  DVD_INITV_KRYLOV$/;"	e	enum:__anon3
DVD_IS	src/eps/impls/davidson/common/davidson.h	/^#define DVD_IS(/;"	d
DVD_ISNOT	src/eps/impls/davidson/common/davidson.h	/^#define DVD_ISNOT(/;"	d
DVD_MAT_COMPLEX	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_COMPLEX /;"	d
DVD_MAT_DIAG	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_DIAG /;"	d
DVD_MAT_HERMITIAN	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_HERMITIAN /;"	d
DVD_MAT_IDENTITY	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_IDENTITY /;"	d
DVD_MAT_IMPLICIT	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_IMPLICIT /;"	d
DVD_MAT_LTRIANG	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_LTRIANG /;"	d
DVD_MAT_NEG_DEF	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_NEG_DEF /;"	d
DVD_MAT_POS_DEF	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_POS_DEF /;"	d
DVD_MAT_SINGULAR	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_SINGULAR /;"	d
DVD_MAT_TRIANG	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_TRIANG /;"	d
DVD_MAT_UNITARY	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_UNITARY /;"	d
DVD_MAT_UTRIANG	src/eps/impls/davidson/common/davidson.h	/^#define DVD_MAT_UTRIANG /;"	d
DVD_METH_GD	src/eps/impls/davidson/common/davidson.h	/^  DVD_METH_GD,$/;"	e	enum:__anon5
DVD_METH_GD2	src/eps/impls/davidson/common/davidson.h	/^  DVD_METH_GD2$/;"	e	enum:__anon5
DVD_METH_JD	src/eps/impls/davidson/common/davidson.h	/^  DVD_METH_JD,$/;"	e	enum:__anon5
DVD_PROJ_KXX	src/eps/impls/davidson/common/davidson.h	/^  DVD_PROJ_KXX,$/;"	e	enum:__anon4
DVD_PROJ_KZX	src/eps/impls/davidson/common/davidson.h	/^  DVD_PROJ_KZX$/;"	e	enum:__anon4
DVD_STAGE_CALCPAIRS	src/eps/impls/davidson/common/dvd_utils.c	/^#define DVD_STAGE_CALCPAIRS /;"	d	file:
DVD_STAGE_IMPROVEX	src/eps/impls/davidson/common/dvd_utils.c	/^#define DVD_STAGE_IMPROVEX /;"	d	file:
DVD_STAGE_INITV	src/eps/impls/davidson/common/dvd_utils.c	/^#define DVD_STAGE_INITV /;"	d	file:
DVD_STAGE_NEWITER	src/eps/impls/davidson/common/dvd_utils.c	/^#define DVD_STAGE_NEWITER /;"	d	file:
DVD_STAGE_ORTHV	src/eps/impls/davidson/common/dvd_utils.c	/^#define DVD_STAGE_ORTHV /;"	d	file:
DVD_STAGE_UPDATEV	src/eps/impls/davidson/common/dvd_utils.c	/^#define DVD_STAGE_UPDATEV /;"	d	file:
DVD_STATE_CONF	src/eps/impls/davidson/common/davidson.h	/^#define DVD_STATE_CONF /;"	d
DVD_STATE_PRECONF	src/eps/impls/davidson/common/davidson.h	/^#define DVD_STATE_PRECONF /;"	d
DVD_STATE_RUN	src/eps/impls/davidson/common/davidson.h	/^#define DVD_STATE_RUN /;"	d
DenseTridiagonal	src/eps/impls/krylov/lanczos/lanczos.c	/^static PetscErrorCode DenseTridiagonal(PetscInt n_,PetscReal *D,PetscReal *E,PetscReal *w,PetscScalar *V)$/;"	f	file:
DvOps	src/vec/veccomp.c	/^static struct _VecOps DvOps = {VecDuplicate_Comp, \/* 1 *\/$/;"	v	typeref:struct:_VecOps	file:
DvdMult_copy_func	src/eps/impls/davidson/common/davidson.h	/^} DvdMult_copy_func;$/;"	t	typeref:struct:__anon9
DvdProfiler	src/eps/impls/davidson/common/dvd_utils.c	/^} DvdProfiler;$/;"	t	typeref:struct:__anon16	file:
DvdReduction	src/eps/impls/davidson/common/davidson.h	/^} DvdReduction;$/;"	t	typeref:struct:__anon8
DvdReductionChunk	src/eps/impls/davidson/common/davidson.h	/^} DvdReductionChunk;  $/;"	t	typeref:struct:__anon7
DvdReductionPostF	src/eps/impls/davidson/common/davidson.h	/^typedef PetscErrorCode (*DvdReductionPostF)(PetscScalar*,PetscInt,void*);$/;"	t
EPS	bin/matlab/classes/slepcmatlabheader.h	/^typedef PetscPointer EPS;$/;"	t
EPS	include/finclude/slepcepsdef.h	/^#define EPS /;"	d
EPS	include/slepceps.h	/^typedef struct _p_EPS* EPS;$/;"	t	typeref:struct:_p_EPS
EPS	src/qep/examples/tests/makefile	/^EPS = krylovschur arnoldi gd jd gd2$/;"	m
EPS	src/st/examples/tests/makefile	/^EPS = krylovschur arnoldi gd jd$/;"	m
EPS	src/svd/examples/tests/makefile	/^EPS = krylovschur arnoldi lanczos gd jd$/;"	m
EPSALL	src/eps/examples/tests/makefile	/^EPSALL = krylovschur arnoldi lanczos gd jd gd2$/;"	m
EPSAR	src/eps/examples/tests/makefile	/^EPSAR  = gd jd gd2$/;"	m
EPSARNOLDI	include/finclude/slepcepsdef.h	/^#define EPSARNOLDI /;"	d
EPSARNOLDI	include/slepceps.h	/^#define EPSARNOLDI /;"	d
EPSARPACK	include/finclude/slepcepsdef.h	/^#define EPSARPACK /;"	d
EPSARPACK	include/slepceps.h	/^#define EPSARPACK /;"	d
EPSAllocateSolution	src/eps/interface/mem.c	/^PetscErrorCode EPSAllocateSolution(EPS eps)$/;"	f
EPSAppendOptionsPrefix	src/eps/interface/opts.c	/^PetscErrorCode EPSAppendOptionsPrefix(EPS eps,const char *prefix)$/;"	f
EPSArnoldiGetDelayed	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSArnoldiGetDelayed(EPS eps,PetscBool *delayed)$/;"	f
EPSArnoldiGetDelayed_Arnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSArnoldiGetDelayed_Arnoldi(EPS eps,PetscBool *delayed)$/;"	f
EPSArnoldiSetDelayed	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSArnoldiSetDelayed(EPS eps,PetscBool delayed)$/;"	f
EPSArnoldiSetDelayed_Arnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSArnoldiSetDelayed_Arnoldi(EPS eps,PetscBool delayed)$/;"	f
EPSBLOPEX	include/finclude/slepcepsdef.h	/^#define EPSBLOPEX /;"	d
EPSBLOPEX	include/slepceps.h	/^#define EPSBLOPEX /;"	d
EPSBLZPACK	include/finclude/slepcepsdef.h	/^#define EPSBLZPACK /;"	d
EPSBLZPACK	include/slepceps.h	/^#define EPSBLZPACK /;"	d
EPSBackTransform_ARPACK	src/eps/impls/external/arpack/arpack.c	/^PetscErrorCode EPSBackTransform_ARPACK(EPS eps)$/;"	f
EPSBackTransform_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSBackTransform_BLZPACK(EPS eps)$/;"	f
EPSBackTransform_Default	src/eps/interface/default.c	/^PetscErrorCode EPSBackTransform_Default(EPS eps)$/;"	f
EPSBackTransform_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSBackTransform_Power(EPS eps)$/;"	f
EPSBalance	include/finclude/slepcepsdef.h	/^#define EPSBalance /;"	d
EPSBalance	include/slepceps.h	/^               EPS_BALANCE_USER } EPSBalance;$/;"	t	typeref:enum:__anon6
EPSBasicArnoldi	src/eps/impls/krylov/krylov.c	/^PetscErrorCode EPSBasicArnoldi(EPS eps,PetscBool trans,PetscScalar *H,PetscInt ldh,Vec *V,PetscInt k,PetscInt *M,Vec f,PetscReal *beta,PetscBool *breakdown)$/;"	f
EPSBasicLanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^static PetscErrorCode EPSBasicLanczos(EPS eps,PetscReal *alpha,PetscReal *beta,Vec *V,PetscInt k,PetscInt *m,Vec f,PetscBool *breakdown,PetscReal anorm)$/;"	f	file:
EPSBlzpackSetBlockSize	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSBlzpackSetBlockSize(EPS eps,PetscInt bs)$/;"	f
EPSBlzpackSetBlockSize_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSBlzpackSetBlockSize_BLZPACK(EPS eps,PetscInt bs)$/;"	f
EPSBlzpackSetNSteps	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSBlzpackSetNSteps(EPS eps,PetscInt nsteps)$/;"	f
EPSBlzpackSetNSteps_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSBlzpackSetNSteps_BLZPACK(EPS eps,PetscInt nsteps)$/;"	f
EPSBuildBalance_Krylov	src/eps/interface/default.c	/^PetscErrorCode EPSBuildBalance_Krylov(EPS eps)$/;"	f
EPSCompareEigenvalues	src/eps/interface/solve.c	/^PetscErrorCode EPSCompareEigenvalues(EPS eps,PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result)$/;"	f
EPSComputeRelativeError	src/eps/interface/solve.c	/^PetscErrorCode EPSComputeRelativeError(EPS eps,PetscInt i,PetscReal *error)$/;"	f
EPSComputeRelativeErrorLeft	src/eps/interface/solve.c	/^PetscErrorCode EPSComputeRelativeErrorLeft(EPS eps,PetscInt i,PetscReal *error)$/;"	f
EPSComputeRelativeError_Private	src/eps/interface/solve.c	/^PetscErrorCode EPSComputeRelativeError_Private(EPS eps,PetscScalar kr,PetscScalar ki,Vec xr,Vec xi,PetscReal *error)$/;"	f
EPSComputeResidualNorm	src/eps/interface/solve.c	/^PetscErrorCode EPSComputeResidualNorm(EPS eps,PetscInt i,PetscReal *norm)$/;"	f
EPSComputeResidualNormLeft	src/eps/interface/solve.c	/^PetscErrorCode EPSComputeResidualNormLeft(EPS eps,PetscInt i,PetscReal *norm)$/;"	f
EPSComputeResidualNorm_Private	src/eps/interface/solve.c	/^PetscErrorCode EPSComputeResidualNorm_Private(EPS eps,PetscScalar kr,PetscScalar ki,Vec xr,Vec xi,PetscReal *norm)$/;"	f
EPSComputeRitzVector	src/eps/interface/default.c	/^PetscErrorCode EPSComputeRitzVector(EPS eps,PetscScalar *Zr,PetscScalar *Zi,Vec *V,PetscInt nv,Vec x,Vec y)$/;"	f
EPSComputeVectors_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSComputeVectors_Davidson(EPS eps)$/;"	f
EPSComputeVectors_Default	src/eps/interface/default.c	/^PetscErrorCode EPSComputeVectors_Default(EPS eps)$/;"	f
EPSComputeVectors_Hermitian	src/eps/interface/default.c	/^PetscErrorCode EPSComputeVectors_Hermitian(EPS eps)$/;"	f
EPSComputeVectors_Indefinite	src/eps/interface/default.c	/^PetscErrorCode EPSComputeVectors_Indefinite(EPS eps)$/;"	f
EPSComputeVectors_Schur	src/eps/interface/default.c	/^PetscErrorCode EPSComputeVectors_Schur(EPS eps)$/;"	f
EPSConv	include/finclude/slepcepsdef.h	/^#define EPSConv /;"	d
EPSConv	include/slepceps.h	/^               EPS_CONV_USER } EPSConv;$/;"	t	typeref:enum:__anon7
EPSConvergedAbsolute	src/eps/interface/default.c	/^PetscErrorCode EPSConvergedAbsolute(EPS eps,PetscScalar eigr,PetscScalar eigi,PetscReal res,PetscReal *errest,void *ctx)$/;"	f
EPSConvergedEigRelative	src/eps/interface/default.c	/^PetscErrorCode EPSConvergedEigRelative(EPS eps,PetscScalar eigr,PetscScalar eigi,PetscReal res,PetscReal *errest,void *ctx)$/;"	f
EPSConvergedNormRelative	src/eps/interface/default.c	/^PetscErrorCode EPSConvergedNormRelative(EPS eps,PetscScalar eigr,PetscScalar eigi,PetscReal res,PetscReal *errest,void *ctx)$/;"	f
EPSConvergedReason	include/finclude/slepcepsdef.h	/^#define EPSConvergedReason /;"	d
EPSConvergedReason	include/slepceps.h	/^              EPS_CONVERGED_ITERATING          =  0} EPSConvergedReason;$/;"	t	typeref:enum:__anon8
EPSCreate	src/eps/interface/basic.c	/^PetscErrorCode EPSCreate(MPI_Comm comm,EPS *outeps)$/;"	f
EPSCreateShift	src/eps/impls/krylov/krylovschur/ks-slice.c	/^static PetscErrorCode EPSCreateShift(EPS eps,PetscReal val, shift neighb0,shift neighb1)$/;"	f	file:
EPSCreate_ARPACK	src/eps/impls/external/arpack/arpack.c	/^PetscErrorCode EPSCreate_ARPACK(EPS eps)$/;"	f
EPSCreate_Arnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSCreate_Arnoldi(EPS eps)$/;"	f
EPSCreate_BLOPEX	src/eps/impls/external/blopex/blopex.c	/^PetscErrorCode EPSCreate_BLOPEX(EPS eps)$/;"	f
EPSCreate_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSCreate_BLZPACK(EPS eps)$/;"	f
EPSCreate_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSCreate_Davidson(EPS eps)$/;"	f
EPSCreate_GD	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSCreate_GD(EPS eps)$/;"	f
EPSCreate_JD	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSCreate_JD(EPS eps)$/;"	f
EPSCreate_KrylovSchur	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSCreate_KrylovSchur(EPS eps)$/;"	f
EPSCreate_LAPACK	src/eps/impls/lapack/lapack.c	/^PetscErrorCode EPSCreate_LAPACK(EPS eps)$/;"	f
EPSCreate_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSCreate_Lanczos(EPS eps)$/;"	f
EPSCreate_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSCreate_PRIMME(EPS eps)$/;"	f
EPSCreate_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSCreate_Power(EPS eps)$/;"	f
EPSCreate_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSCreate_RQCG(EPS eps)$/;"	f
EPSCreate_Subspace	src/eps/impls/subspace/subspace.c	/^PetscErrorCode EPSCreate_Subspace(EPS eps)$/;"	f
EPSCreate_TRLAN	src/eps/impls/external/trlan/trlan.c	/^PetscErrorCode EPSCreate_TRLAN(EPS eps)$/;"	f
EPSDavidsonGetBOrth_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetBOrth_Davidson(EPS eps,EPSOrthType *borth)$/;"	f
EPSDavidsonGetBlockSize_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetBlockSize_Davidson(EPS eps,PetscInt *blocksize)$/;"	f
EPSDavidsonGetConstantCorrectionTolerance_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetConstantCorrectionTolerance_Davidson(EPS eps,PetscBool *constant)$/;"	f
EPSDavidsonGetFix_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetFix_Davidson(EPS eps,PetscReal *fix)$/;"	f
EPSDavidsonGetInitialSize_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetInitialSize_Davidson(EPS eps,PetscInt *initialsize)$/;"	f
EPSDavidsonGetKrylovStart_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetKrylovStart_Davidson(EPS eps,PetscBool *krylovstart)$/;"	f
EPSDavidsonGetMethod_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetMethod_Davidson(EPS eps,Method_t *method)$/;"	f
EPSDavidsonGetRestart_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetRestart_Davidson(EPS eps,PetscInt *minv,PetscInt *plusk)$/;"	f
EPSDavidsonGetWindowSizes_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonGetWindowSizes_Davidson(EPS eps,PetscInt *pwindow,PetscInt *qwindow)$/;"	f
EPSDavidsonSetBOrth_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetBOrth_Davidson(EPS eps,EPSOrthType borth)$/;"	f
EPSDavidsonSetBlockSize_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetBlockSize_Davidson(EPS eps,PetscInt blocksize)$/;"	f
EPSDavidsonSetConstantCorrectionTolerance_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetConstantCorrectionTolerance_Davidson(EPS eps,PetscBool constant)$/;"	f
EPSDavidsonSetFix_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetFix_Davidson(EPS eps,PetscReal fix)$/;"	f
EPSDavidsonSetInitialSize_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetInitialSize_Davidson(EPS eps,PetscInt initialsize)$/;"	f
EPSDavidsonSetKrylovStart_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetKrylovStart_Davidson(EPS eps,PetscBool krylovstart)$/;"	f
EPSDavidsonSetMethod_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetMethod_Davidson(EPS eps,Method_t method)$/;"	f
EPSDavidsonSetRestart_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetRestart_Davidson(EPS eps,PetscInt minv,PetscInt plusk)$/;"	f
EPSDavidsonSetWindowSizes_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSDavidsonSetWindowSizes_Davidson(EPS eps,PetscInt pwindow,PetscInt qwindow)$/;"	f
EPSDefaultFreeWork	src/eps/interface/default.c	/^PetscErrorCode EPSDefaultFreeWork(EPS eps)$/;"	f
EPSDefaultGetWork	src/eps/interface/default.c	/^PetscErrorCode EPSDefaultGetWork(EPS eps,PetscInt nw)$/;"	f
EPSDefaultSetWhich	src/eps/interface/default.c	/^PetscErrorCode EPSDefaultSetWhich(EPS eps)$/;"	f
EPSDelayedArnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSDelayedArnoldi(EPS eps,PetscScalar *H,PetscInt ldh,Vec *V,PetscInt k,PetscInt *M,Vec f,PetscReal *beta,PetscBool *breakdown)$/;"	f
EPSDelayedArnoldi1	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSDelayedArnoldi1(EPS eps,PetscScalar *H,PetscInt ldh,Vec *V,PetscInt k,PetscInt *M,Vec f,PetscReal *beta,PetscBool *breakdown)$/;"	f
EPSDestroy	src/eps/interface/basic.c	/^PetscErrorCode EPSDestroy(EPS *eps)$/;"	f
EPSDestroy_ARPACK	src/eps/impls/external/arpack/arpack.c	/^PetscErrorCode EPSDestroy_ARPACK(EPS eps)$/;"	f
EPSDestroy_Arnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSDestroy_Arnoldi(EPS eps)$/;"	f
EPSDestroy_BLOPEX	src/eps/impls/external/blopex/blopex.c	/^PetscErrorCode EPSDestroy_BLOPEX(EPS eps)$/;"	f
EPSDestroy_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSDestroy_BLZPACK(EPS eps)$/;"	f
EPSDestroy_GD	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSDestroy_GD(EPS eps)$/;"	f
EPSDestroy_JD	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSDestroy_JD(EPS eps)$/;"	f
EPSDestroy_KrylovSchur	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSDestroy_KrylovSchur(EPS eps)$/;"	f
EPSDestroy_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSDestroy_Lanczos(EPS eps)$/;"	f
EPSDestroy_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSDestroy_PRIMME(EPS eps)$/;"	f
EPSDestroy_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSDestroy_Power(EPS eps)$/;"	f
EPSDestroy_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSDestroy_RQCG(EPS eps)$/;"	f
EPSDestroy_Subspace	src/eps/impls/subspace/subspace.c	/^PetscErrorCode EPSDestroy_Subspace(EPS eps)$/;"	f
EPSDestroy_TRLAN	src/eps/impls/external/trlan/trlan.c	/^PetscErrorCode EPSDestroy_TRLAN(EPS eps)$/;"	f
EPSExtractShift	src/eps/impls/krylov/krylovschur/ks-slice.c	/^static PetscErrorCode EPSExtractShift(EPS eps) {$/;"	f	file:
EPSExtraction	bin/matlab/classes/slepcmatlabheader.h	/^typedef int EPSExtraction;$/;"	t
EPSExtraction	include/finclude/slepcepsdef.h	/^#define EPSExtraction /;"	d
EPSExtraction	include/slepceps.h	/^               EPS_REFINED_HARMONIC } EPSExtraction;$/;"	t	typeref:enum:__anon4
EPSFinalizePackage	src/eps/interface/basic.c	/^PetscErrorCode EPSFinalizePackage(void) $/;"	f
EPSFreeSolution	src/eps/interface/mem.c	/^PetscErrorCode EPSFreeSolution(EPS eps)$/;"	f
EPSFullLanczos	src/eps/impls/krylov/krylov.c	/^PetscErrorCode EPSFullLanczos(EPS eps,PetscReal *alpha,PetscReal *beta,Vec *V,PetscInt k,PetscInt *M,Vec f,PetscBool *breakdown)$/;"	f
EPSFullLanczosIndef	src/eps/impls/krylov/krylovschur/ks-indef.c	/^static PetscErrorCode EPSFullLanczosIndef(EPS eps,PetscReal *alpha,PetscReal *beta,PetscReal *omega,Vec *V,PetscInt k,PetscInt *M,Vec f,PetscBool *breakdown)$/;"	f	file:
EPSGD	include/finclude/slepcepsdef.h	/^#define EPSGD /;"	d
EPSGD	include/slepceps.h	/^#define EPSGD /;"	d
EPSGDGetBOrth	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDGetBOrth(EPS eps,EPSOrthType *borth)$/;"	f
EPSGDGetBlockSize	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDGetBlockSize(EPS eps,PetscInt *blocksize)$/;"	f
EPSGDGetDoubleExpansion	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDGetDoubleExpansion(EPS eps,PetscBool *flg)$/;"	f
EPSGDGetDoubleExpansion_GD	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDGetDoubleExpansion_GD(EPS eps,PetscBool *flg)$/;"	f
EPSGDGetInitialSize	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDGetInitialSize(EPS eps,PetscInt *initialsize)$/;"	f
EPSGDGetKrylovStart	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDGetKrylovStart(EPS eps,PetscBool *krylovstart)$/;"	f
EPSGDGetRestart	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDGetRestart(EPS eps,PetscInt *minv,PetscInt *plusk)$/;"	f
EPSGDGetWindowSizes	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDGetWindowSizes(EPS eps,PetscInt *pwindow,PetscInt *qwindow)$/;"	f
EPSGDSetBOrth	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDSetBOrth(EPS eps,EPSOrthType borth)$/;"	f
EPSGDSetBlockSize	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDSetBlockSize(EPS eps,PetscInt blocksize)$/;"	f
EPSGDSetDoubleExpansion	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDSetDoubleExpansion(EPS eps,PetscBool use_gd2)$/;"	f
EPSGDSetDoubleExpansion_GD	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDSetDoubleExpansion_GD(EPS eps,PetscBool use_gd2)$/;"	f
EPSGDSetInitialSize	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDSetInitialSize(EPS eps,PetscInt initialsize)$/;"	f
EPSGDSetKrylovStart	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDSetKrylovStart(EPS eps,PetscBool krylovstart)$/;"	f
EPSGDSetRestart	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDSetRestart(EPS eps,PetscInt minv,PetscInt plusk)$/;"	f
EPSGDSetWindowSizes	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSGDSetWindowSizes(EPS eps,PetscInt pwindow,PetscInt qwindow)$/;"	f
EPSGetArbitraryValues	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSGetArbitraryValues(EPS eps,PetscScalar *rr,PetscScalar *ri)$/;"	f
EPSGetBalance	src/eps/interface/opts.c	/^PetscErrorCode EPSGetBalance(EPS eps,EPSBalance *bal,PetscInt *its,PetscReal *cutoff)$/;"	f
EPSGetConverged	src/eps/interface/solve.c	/^PetscErrorCode EPSGetConverged(EPS eps,PetscInt *nconv)$/;"	f
EPSGetConvergedReason	src/eps/interface/solve.c	/^PetscErrorCode EPSGetConvergedReason(EPS eps,EPSConvergedReason *reason)$/;"	f
EPSGetConvergenceTest	src/eps/interface/opts.c	/^PetscErrorCode EPSGetConvergenceTest(EPS eps,EPSConv *conv)$/;"	f
EPSGetDS	src/eps/interface/basic.c	/^PetscErrorCode EPSGetDS(EPS eps,DS *ds)$/;"	f
EPSGetDimensions	src/eps/interface/opts.c	/^PetscErrorCode EPSGetDimensions(EPS eps,PetscInt *nev,PetscInt *ncv,PetscInt *mpd)$/;"	f
EPSGetEigenpair	src/eps/interface/solve.c	/^PetscErrorCode EPSGetEigenpair(EPS eps,PetscInt i,PetscScalar *eigr,PetscScalar *eigi,Vec Vr,Vec Vi)$/;"	f
EPSGetEigenvalue	src/eps/interface/solve.c	/^PetscErrorCode EPSGetEigenvalue(EPS eps,PetscInt i,PetscScalar *eigr,PetscScalar *eigi)$/;"	f
EPSGetEigenvector	src/eps/interface/solve.c	/^PetscErrorCode EPSGetEigenvector(EPS eps,PetscInt i,Vec Vr,Vec Vi)$/;"	f
EPSGetEigenvectorLeft	src/eps/interface/solve.c	/^PetscErrorCode EPSGetEigenvectorLeft(EPS eps,PetscInt i,Vec Wr,Vec Wi)$/;"	f
EPSGetErrorEstimate	src/eps/interface/solve.c	/^PetscErrorCode EPSGetErrorEstimate(EPS eps,PetscInt i,PetscReal *errest)$/;"	f
EPSGetErrorEstimateLeft	src/eps/interface/solve.c	/^PetscErrorCode EPSGetErrorEstimateLeft(EPS eps,PetscInt i,PetscReal *errest)$/;"	f
EPSGetExtraction	src/eps/interface/opts.c	/^PetscErrorCode EPSGetExtraction(EPS eps,EPSExtraction *extr)$/;"	f
EPSGetIP	src/eps/interface/basic.c	/^PetscErrorCode EPSGetIP(EPS eps,IP *ip)$/;"	f
EPSGetInterval	src/eps/interface/basic.c	/^PetscErrorCode EPSGetInterval(EPS eps,PetscReal* inta,PetscReal* intb)$/;"	f
EPSGetInvariantSubspace	src/eps/interface/solve.c	/^PetscErrorCode EPSGetInvariantSubspace(EPS eps,Vec *v)$/;"	f
EPSGetInvariantSubspaceLeft	src/eps/interface/solve.c	/^PetscErrorCode EPSGetInvariantSubspaceLeft(EPS eps,Vec *v)$/;"	f
EPSGetIterationNumber	src/eps/interface/solve.c	/^PetscErrorCode EPSGetIterationNumber(EPS eps,PetscInt *its)$/;"	f
EPSGetLeftVectorsWanted	src/eps/interface/opts.c	/^PetscErrorCode EPSGetLeftVectorsWanted(EPS eps,PetscBool *leftvecs) $/;"	f
EPSGetMatrixNorms	src/eps/interface/opts.c	/^PetscErrorCode EPSGetMatrixNorms(EPS eps,PetscReal *nrma,PetscReal *nrmb,PetscBool *adaptive) $/;"	f
EPSGetMonitorContext	src/eps/interface/monitor.c	/^PetscErrorCode EPSGetMonitorContext(EPS eps,void **ctx)$/;"	f
EPSGetNewShiftValue	src/eps/impls/krylov/krylovschur/ks-slice.c	/^static PetscErrorCode EPSGetNewShiftValue(EPS eps,PetscInt side,PetscReal *newS)$/;"	f	file:
EPSGetOperationCounters	src/eps/interface/solve.c	/^PetscErrorCode EPSGetOperationCounters(EPS eps,PetscInt* ops,PetscInt* dots,PetscInt* lits)$/;"	f
EPSGetOperators	src/eps/interface/setup.c	/^PetscErrorCode EPSGetOperators(EPS eps,Mat *A,Mat *B)$/;"	f
EPSGetOptionsPrefix	src/eps/interface/opts.c	/^PetscErrorCode EPSGetOptionsPrefix(EPS eps,const char *prefix[])$/;"	f
EPSGetProblemType	src/eps/interface/opts.c	/^PetscErrorCode EPSGetProblemType(EPS eps,EPSProblemType *type)$/;"	f
EPSGetST	src/eps/interface/basic.c	/^PetscErrorCode EPSGetST(EPS eps,ST *st)$/;"	f
EPSGetStartVector	src/eps/interface/solve.c	/^PetscErrorCode EPSGetStartVector(EPS eps,PetscInt i,Vec vec,PetscBool *breakdown)$/;"	f
EPSGetStartVectorLeft	src/eps/interface/solve.c	/^PetscErrorCode EPSGetStartVectorLeft(EPS eps,PetscInt i,Vec vec,PetscBool *breakdown)$/;"	f
EPSGetTarget	src/eps/interface/basic.c	/^PetscErrorCode EPSGetTarget(EPS eps,PetscScalar* target)$/;"	f
EPSGetTolerances	src/eps/interface/opts.c	/^PetscErrorCode EPSGetTolerances(EPS eps,PetscReal *tol,PetscInt *maxits)$/;"	f
EPSGetTrackAll	src/eps/interface/opts.c	/^PetscErrorCode EPSGetTrackAll(EPS eps,PetscBool *trackall) $/;"	f
EPSGetTrueResidual	src/eps/interface/opts.c	/^PetscErrorCode EPSGetTrueResidual(EPS eps,PetscBool *trueres) $/;"	f
EPSGetType	src/eps/interface/basic.c	/^PetscErrorCode EPSGetType(EPS eps,const EPSType *type)$/;"	f
EPSGetWhichEigenpairs	src/eps/interface/opts.c	/^PetscErrorCode EPSGetWhichEigenpairs(EPS eps,EPSWhich *which) $/;"	f
EPSInitializePackage	src/eps/interface/basic.c	/^PetscErrorCode EPSInitializePackage(const char *path) {$/;"	f
EPSIsGeneralized	src/eps/interface/basic.c	/^PetscErrorCode EPSIsGeneralized(EPS eps,PetscBool* is)$/;"	f
EPSIsHermitian	src/eps/interface/basic.c	/^PetscErrorCode EPSIsHermitian(EPS eps,PetscBool* is)$/;"	f
EPSIsPositive	src/eps/interface/basic.c	/^PetscErrorCode EPSIsPositive(EPS eps,PetscBool* is)$/;"	f
EPSJD	include/finclude/slepcepsdef.h	/^#define EPSJD /;"	d
EPSJD	include/slepceps.h	/^#define EPSJD /;"	d
EPSJDGetBOrth	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDGetBOrth(EPS eps,EPSOrthType *borth)$/;"	f
EPSJDGetBlockSize	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDGetBlockSize(EPS eps,PetscInt *blocksize)$/;"	f
EPSJDGetConstantCorrectionTolerance	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDGetConstantCorrectionTolerance(EPS eps,PetscBool *constant)$/;"	f
EPSJDGetFix	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDGetFix(EPS eps,PetscReal *fix)$/;"	f
EPSJDGetInitialSize	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDGetInitialSize(EPS eps,PetscInt *initialsize)$/;"	f
EPSJDGetKrylovStart	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDGetKrylovStart(EPS eps,PetscBool *krylovstart)$/;"	f
EPSJDGetRestart	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDGetRestart(EPS eps,PetscInt *minv,PetscInt *plusk)$/;"	f
EPSJDGetWindowSizes	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDGetWindowSizes(EPS eps,PetscInt *pwindow,PetscInt *qwindow)$/;"	f
EPSJDSetBOrth	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDSetBOrth(EPS eps,EPSOrthType borth)$/;"	f
EPSJDSetBlockSize	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDSetBlockSize(EPS eps,PetscInt blocksize)$/;"	f
EPSJDSetConstantCorrectionTolerance	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDSetConstantCorrectionTolerance(EPS eps,PetscBool constant)$/;"	f
EPSJDSetFix	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDSetFix(EPS eps,PetscReal fix)$/;"	f
EPSJDSetInitialSize	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDSetInitialSize(EPS eps,PetscInt initialsize)$/;"	f
EPSJDSetKrylovStart	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDSetKrylovStart(EPS eps,PetscBool krylovstart)$/;"	f
EPSJDSetRestart	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDSetRestart(EPS eps,PetscInt minv,PetscInt plusk)$/;"	f
EPSJDSetWindowSizes	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSJDSetWindowSizes(EPS eps,PetscInt pwindow,PetscInt qwindow)$/;"	f
EPSKRYLOVSCHUR	include/finclude/slepcepsdef.h	/^#define EPSKRYLOVSCHUR /;"	d
EPSKRYLOVSCHUR	include/slepceps.h	/^#define EPSKRYLOVSCHUR /;"	d
EPSKrylovConvergence	src/eps/impls/krylov/krylov.c	/^PetscErrorCode EPSKrylovConvergence(EPS eps,PetscBool getall,PetscInt kini,PetscInt nits,Vec *V,PetscInt nv,PetscReal beta,PetscReal corrf,PetscInt *kout)$/;"	f
EPSKrylovSchurGetRestart	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSKrylovSchurGetRestart(EPS eps,PetscReal *keep)$/;"	f
EPSKrylovSchurGetRestart_KrylovSchur	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSKrylovSchurGetRestart_KrylovSchur(EPS eps,PetscReal *keep)$/;"	f
EPSKrylovSchurSetRestart	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSKrylovSchurSetRestart(EPS eps,PetscReal keep)$/;"	f
EPSKrylovSchurSetRestart_KrylovSchur	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSKrylovSchurSetRestart_KrylovSchur(EPS eps,PetscReal keep)$/;"	f
EPSKrylovSchur_Slice	src/eps/impls/krylov/krylovschur/ks-slice.c	/^static PetscErrorCode EPSKrylovSchur_Slice(EPS eps)$/;"	f	file:
EPSLANCZOS	include/finclude/slepcepsdef.h	/^#define EPSLANCZOS /;"	d
EPSLANCZOS	include/slepceps.h	/^#define EPSLANCZOS /;"	d
EPSLAPACK	include/finclude/slepcepsdef.h	/^#define EPSLAPACK /;"	d
EPSLAPACK	include/slepceps.h	/^#define EPSLAPACK /;"	d
EPSLanczosGetReorthog	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSLanczosGetReorthog(EPS eps,EPSLanczosReorthogType *reorthog)$/;"	f
EPSLanczosGetReorthog_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSLanczosGetReorthog_Lanczos(EPS eps,EPSLanczosReorthogType *reorthog)$/;"	f
EPSLanczosReorthogType	include/finclude/slepcepsdef.h	/^#define EPSLanczosReorthogType /;"	d
EPSLanczosReorthogType	include/slepceps.h	/^               EPS_LANCZOS_REORTHOG_DELAYED } EPSLanczosReorthogType;$/;"	t	typeref:enum:__anon10
EPSLanczosReorthogTypes	include/slepceps.h	/^PETSC_EXTERN const char *EPSLanczosReorthogTypes[];$/;"	v
EPSLanczosReorthogTypes	src/eps/interface/basic.c	/^const char *EPSLanczosReorthogTypes[] = {"LOCAL","FULL","SELECTIVE","PERIODIC","PARTIAL","DELAYED","EPSLanczosReorthogType","EPS_LANCZOS_REORTHOG_",0};$/;"	v
EPSLanczosSetReorthog	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSLanczosSetReorthog(EPS eps,EPSLanczosReorthogType reorthog)$/;"	f
EPSLanczosSetReorthog_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSLanczosSetReorthog_Lanczos(EPS eps,EPSLanczosReorthogType reorthog)$/;"	f
EPSList	include/slepc-private/epsimpl.h	/^PETSC_EXTERN PetscFList EPSList;$/;"	v
EPSList	include/slepceps.h	/^PETSC_EXTERN PetscFList EPSList;$/;"	v
EPSList	src/eps/interface/basic.c	/^PetscFList       EPSList = 0;$/;"	v
EPSLocalLanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^static PetscErrorCode EPSLocalLanczos(EPS eps,PetscReal *alpha,PetscReal *beta,Vec *V,PetscInt k,PetscInt *M,Vec f,PetscBool *breakdown)$/;"	f	file:
EPSLookForDeflation	src/eps/impls/krylov/krylovschur/ks-slice.c	/^PetscErrorCode EPSLookForDeflation(EPS eps)$/;"	f
EPSMonitor	src/eps/interface/monitor.c	/^PetscErrorCode EPSMonitor(EPS eps,PetscInt it,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest)$/;"	f
EPSMonitorAll	src/eps/interface/monitor.c	/^PetscErrorCode EPSMonitorAll(EPS eps,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
EPSMonitorCancel	src/eps/interface/monitor.c	/^PetscErrorCode EPSMonitorCancel(EPS eps)$/;"	f
EPSMonitorConverged	src/eps/interface/monitor.c	/^PetscErrorCode EPSMonitorConverged(EPS eps,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
EPSMonitorFirst	src/eps/interface/monitor.c	/^PetscErrorCode EPSMonitorFirst(EPS eps,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
EPSMonitorLG	src/eps/interface/monitor.c	/^PetscErrorCode EPSMonitorLG(EPS eps,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
EPSMonitorLGAll	src/eps/interface/monitor.c	/^PetscErrorCode EPSMonitorLGAll(EPS eps,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
EPSMonitorSet	src/eps/interface/monitor.c	/^PetscErrorCode EPSMonitorSet(EPS eps,PetscErrorCode (*monitor)(EPS,PetscInt,PetscInt,PetscScalar*,PetscScalar*,PetscReal*,PetscInt,void*),void *mctx,PetscErrorCode (*monitordestroy)(void**))$/;"	f
EPSMonitor_Linear	src/qep/impls/linear/linear.c	/^static PetscErrorCode EPSMonitor_Linear(EPS eps,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *ctx)$/;"	f	file:
EPSNS	src/eps/examples/tests/makefile	/^EPSNS  = krylovschur arnoldi gd jd gd2$/;"	m
EPSOps	include/slepc-private/epsimpl.h	/^typedef struct _EPSOps *EPSOps;$/;"	t	typeref:struct:_EPSOps
EPSOrthType	include/finclude/slepcepsdef.h	/^#define EPSOrthType /;"	d
EPSOrthType	include/slepceps.h	/^               EPS_ORTH_BOPT } EPSOrthType;$/;"	t	typeref:enum:__anon12
EPSPOWER	include/finclude/slepcepsdef.h	/^#define EPSPOWER /;"	d
EPSPOWER	include/slepceps.h	/^#define EPSPOWER /;"	d
EPSPRIMME	include/finclude/slepcepsdef.h	/^#define EPSPRIMME /;"	d
EPSPRIMME	include/slepceps.h	/^#define EPSPRIMME /;"	d
EPSPRIMMEGetBlockSize	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSPRIMMEGetBlockSize(EPS eps,PetscInt *bs)$/;"	f
EPSPRIMMEGetBlockSize_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSPRIMMEGetBlockSize_PRIMME(EPS eps,PetscInt *bs)$/;"	f
EPSPRIMMEGetMethod	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSPRIMMEGetMethod(EPS eps, EPSPRIMMEMethod *method)$/;"	f
EPSPRIMMEGetMethod_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSPRIMMEGetMethod_PRIMME(EPS eps,EPSPRIMMEMethod *method)$/;"	f
EPSPRIMMEMethod	include/finclude/slepcepsdef.h	/^#define EPSPRIMMEMethod /;"	d
EPSPRIMMEMethod	include/slepceps.h	/^               EPS_PRIMME_LOBPCG_ORTHOBASISW } EPSPRIMMEMethod;$/;"	t	typeref:enum:__anon11
EPSPRIMMEMethods	include/slepceps.h	/^PETSC_EXTERN const char *EPSPRIMMEMethods[];$/;"	v
EPSPRIMMEMethods	src/eps/interface/basic.c	/^const char *EPSPRIMMEMethods[] = {"DYNAMIC","DEFAULT_MIN_TIME","DEFAULT_MIN_MATVECS","ARNOLDI","GD","GD_PLUSK","GD_OLSEN_PLUSK","JD_OLSEN_PLUSK","RQI","JDQR","JDQMR","JDQMR_ETOL","SUBSPACE_ITERATION","LOBPCG_ORTHOBASIS","LOBPCG_ORTHOBASISW","EPSPRIMMEMethod","EPS_PRIMME_",0};$/;"	v
EPSPRIMMEPrecond	include/finclude/slepcepsdef.h	/^#define EPSPRIMMEPrecond /;"	d
EPSPRIMMESetBlockSize	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSPRIMMESetBlockSize(EPS eps,PetscInt bs)$/;"	f
EPSPRIMMESetBlockSize_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSPRIMMESetBlockSize_PRIMME(EPS eps,PetscInt bs)$/;"	f
EPSPRIMMESetMethod	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSPRIMMESetMethod(EPS eps,EPSPRIMMEMethod method)$/;"	f
EPSPRIMMESetMethod_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSPRIMMESetMethod_PRIMME(EPS eps,EPSPRIMMEMethod method)$/;"	f
EPSPackageInitialized	src/eps/interface/basic.c	/^static PetscBool EPSPackageInitialized = PETSC_FALSE;$/;"	v	file:
EPSPartialLanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^static PetscErrorCode EPSPartialLanczos(EPS eps,PetscReal *alpha,PetscReal *beta,Vec *V,PetscInt k,PetscInt *M,Vec f,PetscBool *breakdown,PetscReal anorm)$/;"	f	file:
EPSPowerGetShiftType	src/eps/impls/power/power.c	/^PetscErrorCode EPSPowerGetShiftType(EPS eps,EPSPowerShiftType *shift)$/;"	f
EPSPowerGetShiftType_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSPowerGetShiftType_Power(EPS eps,EPSPowerShiftType *shift)$/;"	f
EPSPowerSetShiftType	src/eps/impls/power/power.c	/^PetscErrorCode EPSPowerSetShiftType(EPS eps,EPSPowerShiftType shift)$/;"	f
EPSPowerSetShiftType_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSPowerSetShiftType_Power(EPS eps,EPSPowerShiftType shift)$/;"	f
EPSPowerShiftType	include/finclude/slepcepsdef.h	/^#define EPSPowerShiftType /;"	d
EPSPowerShiftType	include/slepceps.h	/^               EPS_POWER_SHIFT_WILKINSON } EPSPowerShiftType;$/;"	t	typeref:enum:__anon9
EPSPowerShiftTypes	include/slepceps.h	/^PETSC_EXTERN const char *EPSPowerShiftTypes[];$/;"	v
EPSPowerShiftTypes	src/eps/interface/basic.c	/^const char *EPSPowerShiftTypes[] = {"CONSTANT","RAYLEIGH","WILKINSON","EPSPowerShiftType","EPS_POWER_SHIFT_",0};$/;"	v
EPSPrintSolution	src/eps/interface/basic.c	/^PetscErrorCode EPSPrintSolution(EPS eps,PetscViewer viewer)$/;"	f
EPSProblemType	bin/matlab/classes/slepcmatlabheader.h	/^typedef int EPSProblemType;$/;"	t
EPSProblemType	include/finclude/slepcepsdef.h	/^#define EPSProblemType /;"	d
EPSProblemType	include/slepceps.h	/^               EPS_GHIEP } EPSProblemType;$/;"	t	typeref:enum:__anon3
EPSRQCG	include/finclude/slepcepsdef.h	/^#define EPSRQCG /;"	d
EPSRQCG	include/slepceps.h	/^#define EPSRQCG /;"	d
EPSRQCGGetReset	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSRQCGGetReset(EPS eps,PetscInt *nrest)$/;"	f
EPSRQCGGetReset_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSRQCGGetReset_RQCG(EPS eps,PetscInt *nrest)$/;"	f
EPSRQCGSetReset	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSRQCGSetReset(EPS eps,PetscInt nrest)$/;"	f
EPSRQCGSetReset_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSRQCGSetReset_RQCG(EPS eps,PetscInt nrest)$/;"	f
EPSRegister	src/eps/interface/basic.c	/^PetscErrorCode EPSRegister(const char *sname,const char *path,const char *name,PetscErrorCode (*function)(EPS))$/;"	f
EPSRegisterAll	src/eps/interface/itregis.c	/^PetscErrorCode EPSRegisterAll(const char *path)$/;"	f
EPSRegisterAllCalled	include/slepceps.h	/^PETSC_EXTERN PetscBool  EPSRegisterAllCalled;$/;"	v
EPSRegisterAllCalled	src/eps/interface/basic.c	/^PetscBool        EPSRegisterAllCalled = PETSC_FALSE;$/;"	v
EPSRegisterDestroy	src/eps/interface/basic.c	/^PetscErrorCode EPSRegisterDestroy(void)$/;"	f
EPSRegisterDynamic	include/slepceps.h	/^#define EPSRegisterDynamic(/;"	d
EPSRemoveDeflationSpace	src/eps/interface/setup.c	/^PetscErrorCode EPSRemoveDeflationSpace(EPS eps)$/;"	f
EPSReset	src/eps/interface/basic.c	/^PetscErrorCode EPSReset(EPS eps)$/;"	f
EPSReset_ARPACK	src/eps/impls/external/arpack/arpack.c	/^PetscErrorCode EPSReset_ARPACK(EPS eps)$/;"	f
EPSReset_BLOPEX	src/eps/impls/external/blopex/blopex.c	/^PetscErrorCode EPSReset_BLOPEX(EPS eps)$/;"	f
EPSReset_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSReset_BLZPACK(EPS eps)$/;"	f
EPSReset_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSReset_Davidson(EPS eps)$/;"	f
EPSReset_Default	src/eps/interface/default.c	/^PetscErrorCode EPSReset_Default(EPS eps)$/;"	f
EPSReset_KrylovSchur	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSReset_KrylovSchur(EPS eps)$/;"	f
EPSReset_LAPACK	src/eps/impls/lapack/lapack.c	/^PetscErrorCode EPSReset_LAPACK(EPS eps)$/;"	f
EPSReset_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSReset_Lanczos(EPS eps)$/;"	f
EPSReset_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSReset_PRIMME(EPS eps)$/;"	f
EPSReset_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSReset_RQCG(EPS eps)$/;"	f
EPSReset_Subspace	src/eps/impls/subspace/subspace.c	/^PetscErrorCode EPSReset_Subspace(EPS eps)$/;"	f
EPSReset_TRLAN	src/eps/impls/external/trlan/trlan.c	/^PetscErrorCode EPSReset_TRLAN(EPS eps)$/;"	f
EPSSUBSPACE	include/finclude/slepcepsdef.h	/^#define EPSSUBSPACE /;"	d
EPSSUBSPACE	include/slepceps.h	/^#define EPSSUBSPACE /;"	d
EPSSelectiveLanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^static PetscErrorCode EPSSelectiveLanczos(EPS eps,PetscReal *alpha,PetscReal *beta,Vec *V,PetscInt k,PetscInt *M,Vec f,PetscBool *breakdown,PetscReal anorm)$/;"	f	file:
EPSSetArbitrarySelection	src/eps/interface/opts.c	/^PetscErrorCode EPSSetArbitrarySelection(EPS eps,PetscErrorCode (*func)(PetscScalar,PetscScalar,Vec,Vec,PetscScalar*,PetscScalar*,void*),void* ctx)$/;"	f
EPSSetBalance	src/eps/interface/opts.c	/^PetscErrorCode EPSSetBalance(EPS eps,EPSBalance bal,PetscInt its,PetscReal cutoff)$/;"	f
EPSSetConvergenceTest	src/eps/interface/opts.c	/^PetscErrorCode EPSSetConvergenceTest(EPS eps,EPSConv conv)$/;"	f
EPSSetConvergenceTestFunction	src/eps/interface/opts.c	/^extern PetscErrorCode EPSSetConvergenceTestFunction(EPS eps,PetscErrorCode (*func)(EPS,PetscScalar,PetscScalar,PetscReal,PetscReal*,void*),void* ctx)$/;"	f
EPSSetDS	src/eps/interface/basic.c	/^PetscErrorCode EPSSetDS(EPS eps,DS ds)$/;"	f
EPSSetDeflationSpace	src/eps/interface/setup.c	/^PetscErrorCode EPSSetDeflationSpace(EPS eps,PetscInt n,Vec *v)$/;"	f
EPSSetDimensions	src/eps/interface/opts.c	/^PetscErrorCode EPSSetDimensions(EPS eps,PetscInt nev,PetscInt ncv,PetscInt mpd)$/;"	f
EPSSetEigenvalueComparison	src/eps/interface/opts.c	/^PetscErrorCode EPSSetEigenvalueComparison(EPS eps,PetscErrorCode (*func)(PetscScalar,PetscScalar,PetscScalar,PetscScalar,PetscInt*,void*),void* ctx)$/;"	f
EPSSetExtraction	src/eps/interface/opts.c	/^PetscErrorCode EPSSetExtraction(EPS eps,EPSExtraction extr)$/;"	f
EPSSetFromOptions	src/eps/interface/opts.c	/^PetscErrorCode EPSSetFromOptions(EPS eps)$/;"	f
EPSSetFromOptions_Arnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSSetFromOptions_Arnoldi(EPS eps)$/;"	f
EPSSetFromOptions_BLOPEX	src/eps/impls/external/blopex/blopex.c	/^PetscErrorCode EPSSetFromOptions_BLOPEX(EPS eps)$/;"	f
EPSSetFromOptions_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSSetFromOptions_BLZPACK(EPS eps)$/;"	f
EPSSetFromOptions_GD	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSSetFromOptions_GD(EPS eps)$/;"	f
EPSSetFromOptions_JD	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSSetFromOptions_JD(EPS eps)$/;"	f
EPSSetFromOptions_KrylovSchur	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSSetFromOptions_KrylovSchur(EPS eps)$/;"	f
EPSSetFromOptions_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSSetFromOptions_Lanczos(EPS eps)$/;"	f
EPSSetFromOptions_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSSetFromOptions_PRIMME(EPS eps)$/;"	f
EPSSetFromOptions_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSSetFromOptions_Power(EPS eps)$/;"	f
EPSSetFromOptions_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSSetFromOptions_RQCG(EPS eps)$/;"	f
EPSSetIP	src/eps/interface/basic.c	/^PetscErrorCode EPSSetIP(EPS eps,IP ip)$/;"	f
EPSSetInitialSpace	src/eps/interface/setup.c	/^PetscErrorCode EPSSetInitialSpace(EPS eps,PetscInt n,Vec *is)$/;"	f
EPSSetInitialSpaceLeft	src/eps/interface/setup.c	/^PetscErrorCode EPSSetInitialSpaceLeft(EPS eps,PetscInt n,Vec *is)$/;"	f
EPSSetInterval	src/eps/interface/basic.c	/^PetscErrorCode EPSSetInterval(EPS eps,PetscReal inta,PetscReal intb)$/;"	f
EPSSetLeftVectorsWanted	src/eps/interface/opts.c	/^PetscErrorCode EPSSetLeftVectorsWanted(EPS eps,PetscBool leftvecs)$/;"	f
EPSSetMatrixNorms	src/eps/interface/opts.c	/^PetscErrorCode EPSSetMatrixNorms(EPS eps,PetscReal nrma,PetscReal nrmb,PetscBool adaptive)$/;"	f
EPSSetOperators	src/eps/interface/setup.c	/^PetscErrorCode EPSSetOperators(EPS eps,Mat A,Mat B)$/;"	f
EPSSetOptionsPrefix	src/eps/interface/opts.c	/^PetscErrorCode EPSSetOptionsPrefix(EPS eps,const char *prefix)$/;"	f
EPSSetProblemType	src/eps/interface/opts.c	/^PetscErrorCode EPSSetProblemType(EPS eps,EPSProblemType type)$/;"	f
EPSSetST	src/eps/interface/basic.c	/^PetscErrorCode EPSSetST(EPS eps,ST st)$/;"	f
EPSSetTarget	src/eps/interface/basic.c	/^PetscErrorCode EPSSetTarget(EPS eps,PetscScalar target)$/;"	f
EPSSetTolerances	src/eps/interface/opts.c	/^PetscErrorCode EPSSetTolerances(EPS eps,PetscReal tol,PetscInt maxits)$/;"	f
EPSSetTrackAll	src/eps/interface/opts.c	/^PetscErrorCode EPSSetTrackAll(EPS eps,PetscBool trackall)$/;"	f
EPSSetTrueResidual	src/eps/interface/opts.c	/^PetscErrorCode EPSSetTrueResidual(EPS eps,PetscBool trueres)$/;"	f
EPSSetType	src/eps/interface/basic.c	/^PetscErrorCode EPSSetType(EPS eps,const EPSType type)$/;"	f
EPSSetUp	src/eps/interface/setup.c	/^PetscErrorCode EPSSetUp(EPS eps)$/;"	f
EPSSetUp_ARPACK	src/eps/impls/external/arpack/arpack.c	/^PetscErrorCode EPSSetUp_ARPACK(EPS eps)$/;"	f
EPSSetUp_Arnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSSetUp_Arnoldi(EPS eps)$/;"	f
EPSSetUp_BLOPEX	src/eps/impls/external/blopex/blopex.c	/^PetscErrorCode EPSSetUp_BLOPEX(EPS eps)$/;"	f
EPSSetUp_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSSetUp_BLZPACK(EPS eps)$/;"	f
EPSSetUp_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSSetUp_Davidson(EPS eps)$/;"	f
EPSSetUp_GD	src/eps/impls/davidson/gd/gd.c	/^PetscErrorCode EPSSetUp_GD(EPS eps)$/;"	f
EPSSetUp_JD	src/eps/impls/davidson/jd/jd.c	/^PetscErrorCode EPSSetUp_JD(EPS eps)$/;"	f
EPSSetUp_KrylovSchur	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSSetUp_KrylovSchur(EPS eps)$/;"	f
EPSSetUp_LAPACK	src/eps/impls/lapack/lapack.c	/^PetscErrorCode EPSSetUp_LAPACK(EPS eps)$/;"	f
EPSSetUp_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSSetUp_Lanczos(EPS eps)$/;"	f
EPSSetUp_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSSetUp_PRIMME(EPS eps)$/;"	f
EPSSetUp_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSSetUp_Power(EPS eps)$/;"	f
EPSSetUp_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSSetUp_RQCG(EPS eps)$/;"	f
EPSSetUp_Subspace	src/eps/impls/subspace/subspace.c	/^PetscErrorCode EPSSetUp_Subspace(EPS eps)$/;"	f
EPSSetUp_TRLAN	src/eps/impls/external/trlan/trlan.c	/^PetscErrorCode EPSSetUp_TRLAN(EPS eps)$/;"	f
EPSSetWhichEigenpairs	src/eps/interface/opts.c	/^PetscErrorCode EPSSetWhichEigenpairs(EPS eps,EPSWhich which)$/;"	f
EPSSolve	src/eps/interface/solve.c	/^PetscErrorCode EPSSolve(EPS eps) $/;"	f
EPSSolve_ARPACK	src/eps/impls/external/arpack/arpack.c	/^PetscErrorCode EPSSolve_ARPACK(EPS eps)$/;"	f
EPSSolve_Arnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSSolve_Arnoldi(EPS eps)$/;"	f
EPSSolve_BLOPEX	src/eps/impls/external/blopex/blopex.c	/^PetscErrorCode EPSSolve_BLOPEX(EPS eps)$/;"	f
EPSSolve_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSSolve_BLZPACK(EPS eps)$/;"	f
EPSSolve_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSSolve_Davidson(EPS eps)$/;"	f
EPSSolve_KrylovSchur_Default	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSSolve_KrylovSchur_Default(EPS eps)$/;"	f
EPSSolve_KrylovSchur_Indefinite	src/eps/impls/krylov/krylovschur/ks-indef.c	/^PetscErrorCode EPSSolve_KrylovSchur_Indefinite(EPS eps)$/;"	f
EPSSolve_KrylovSchur_Slice	src/eps/impls/krylov/krylovschur/ks-slice.c	/^PetscErrorCode EPSSolve_KrylovSchur_Slice(EPS eps)$/;"	f
EPSSolve_KrylovSchur_Symm	src/eps/impls/krylov/krylovschur/ks-symm.c	/^PetscErrorCode EPSSolve_KrylovSchur_Symm(EPS eps)$/;"	f
EPSSolve_LAPACK	src/eps/impls/lapack/lapack.c	/^PetscErrorCode EPSSolve_LAPACK(EPS eps)$/;"	f
EPSSolve_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSSolve_Lanczos(EPS eps)$/;"	f
EPSSolve_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSSolve_PRIMME(EPS eps)$/;"	f
EPSSolve_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSSolve_Power(EPS eps)$/;"	f
EPSSolve_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSSolve_RQCG(EPS eps)$/;"	f
EPSSolve_Subspace	src/eps/impls/subspace/subspace.c	/^PetscErrorCode EPSSolve_Subspace(EPS eps)$/;"	f
EPSSolve_TRLAN	src/eps/impls/external/trlan/trlan.c	/^PetscErrorCode EPSSolve_TRLAN(EPS eps)$/;"	f
EPSSolve_TS_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSSolve_TS_Power(EPS eps)$/;"	f
EPSSortEigenvalues	src/eps/interface/solve.c	/^PetscErrorCode EPSSortEigenvalues(EPS eps,PetscInt n,PetscScalar *eigr,PetscScalar *eigi,PetscInt *perm)$/;"	f
EPSSortForSTData	src/eps/interface/solve.c	/^} EPSSortForSTData;$/;"	t	typeref:struct:__anon1	file:
EPSSortForSTFunc	src/eps/interface/solve.c	/^PetscErrorCode EPSSortForSTFunc(PetscScalar ar,PetscScalar ai,$/;"	f
EPSStoreEigenpairs	src/eps/impls/krylov/krylovschur/ks-slice.c	/^PetscErrorCode EPSStoreEigenpairs(EPS eps)$/;"	f
EPSSubspaceFindGroup	src/eps/impls/subspace/subspace.c	/^static PetscErrorCode EPSSubspaceFindGroup(PetscInt l,PetscInt m,PetscScalar *wr,PetscScalar *wi,PetscReal *rsd,PetscReal grptol,PetscInt *ngrp,PetscReal *ctr,PetscReal *ae,PetscReal *arsd)$/;"	f	file:
EPSSubspaceResidualNorms	src/eps/impls/subspace/subspace.c	/^static PetscErrorCode EPSSubspaceResidualNorms(Vec *V,Vec *AV,PetscScalar *T,PetscInt l,PetscInt m,PetscInt ldt,Vec w,PetscReal *rsd)$/;"	f	file:
EPSTRLAN	include/finclude/slepcepsdef.h	/^#define EPSTRLAN /;"	d
EPSTRLAN	include/slepceps.h	/^#define EPSTRLAN /;"	d
EPSType	include/finclude/slepcepsdef.h	/^#define EPSType /;"	d
EPSType	include/slepceps.h	/^#define EPSType /;"	d
EPSView	src/eps/interface/basic.c	/^PetscErrorCode EPSView(EPS eps,PetscViewer viewer)$/;"	f
EPSView_Arnoldi	src/eps/impls/krylov/arnoldi/arnoldi.c	/^PetscErrorCode EPSView_Arnoldi(EPS eps,PetscViewer viewer)$/;"	f
EPSView_BLZPACK	src/eps/impls/external/blzpack/blzpack.c	/^PetscErrorCode EPSView_BLZPACK(EPS eps,PetscViewer viewer)$/;"	f
EPSView_Davidson	src/eps/impls/davidson/common/davidson.c	/^PetscErrorCode EPSView_Davidson(EPS eps,PetscViewer viewer)$/;"	f
EPSView_KrylovSchur	src/eps/impls/krylov/krylovschur/krylovschur.c	/^PetscErrorCode EPSView_KrylovSchur(EPS eps,PetscViewer viewer)$/;"	f
EPSView_Lanczos	src/eps/impls/krylov/lanczos/lanczos.c	/^PetscErrorCode EPSView_Lanczos(EPS eps,PetscViewer viewer)$/;"	f
EPSView_PRIMME	src/eps/impls/external/primme/primme.c	/^PetscErrorCode EPSView_PRIMME(EPS eps,PetscViewer viewer)$/;"	f
EPSView_Power	src/eps/impls/power/power.c	/^PetscErrorCode EPSView_Power(EPS eps,PetscViewer viewer)$/;"	f
EPSView_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^PetscErrorCode EPSView_RQCG(EPS eps,PetscViewer viewer)$/;"	f
EPSWhich	bin/matlab/classes/slepcmatlabheader.h	/^typedef int EPSWhich;$/;"	t
EPSWhich	include/finclude/slepcepsdef.h	/^#define EPSWhich /;"	d
EPSWhich	include/slepceps.h	/^               EPS_WHICH_USER } EPSWhich;$/;"	t	typeref:enum:__anon5
EPS_ALL	include/slepceps.h	/^               EPS_ALL,$/;"	e	enum:__anon5
EPS_ARNOLDI	src/eps/impls/krylov/arnoldi/arnoldi.c	/^} EPS_ARNOLDI;$/;"	t	typeref:struct:__anon1	file:
EPS_ARPACK	src/eps/impls/external/arpack/arpackp.h	/^} EPS_ARPACK;$/;"	t	typeref:struct:__anon1
EPS_BALANCE_NONE	include/slepceps.h	/^typedef enum { EPS_BALANCE_NONE=1,$/;"	e	enum:__anon6
EPS_BALANCE_ONESIDE	include/slepceps.h	/^               EPS_BALANCE_ONESIDE,$/;"	e	enum:__anon6
EPS_BALANCE_TWOSIDE	include/slepceps.h	/^               EPS_BALANCE_TWOSIDE,$/;"	e	enum:__anon6
EPS_BALANCE_USER	include/slepceps.h	/^               EPS_BALANCE_USER } EPSBalance;$/;"	e	enum:__anon6
EPS_BLOPEX	src/eps/impls/external/blopex/blopex.c	/^} EPS_BLOPEX;$/;"	t	typeref:struct:__anon1	file:
EPS_BLZPACK	src/eps/impls/external/blzpack/blzpackp.h	/^} EPS_BLZPACK;$/;"	t	typeref:struct:__anon1
EPS_CLASSID	include/slepceps.h	/^PETSC_EXTERN PetscClassId EPS_CLASSID;$/;"	v
EPS_CLASSID	src/eps/interface/basic.c	/^PetscClassId     EPS_CLASSID = 0;$/;"	v
EPS_CONVERGED_ITERATING	include/slepceps.h	/^              EPS_CONVERGED_ITERATING          =  0} EPSConvergedReason;$/;"	e	enum:__anon8
EPS_CONVERGED_TOL	include/slepceps.h	/^              EPS_CONVERGED_TOL                =  2,$/;"	e	enum:__anon8
EPS_CONV_ABS	include/slepceps.h	/^typedef enum { EPS_CONV_ABS=1,$/;"	e	enum:__anon7
EPS_CONV_EIG	include/slepceps.h	/^               EPS_CONV_EIG,$/;"	e	enum:__anon7
EPS_CONV_NORM	include/slepceps.h	/^               EPS_CONV_NORM,$/;"	e	enum:__anon7
EPS_CONV_USER	include/slepceps.h	/^               EPS_CONV_USER } EPSConv;$/;"	e	enum:__anon7
EPS_DAVIDSON	src/eps/impls/davidson/common/davidson.c	/^} EPS_DAVIDSON;$/;"	t	typeref:struct:__anon1	file:
EPS_DIVERGED_BREAKDOWN	include/slepceps.h	/^              EPS_DIVERGED_BREAKDOWN           = -4,$/;"	e	enum:__anon8
EPS_DIVERGED_ITS	include/slepceps.h	/^              EPS_DIVERGED_ITS                 = -3,$/;"	e	enum:__anon8
EPS_GHEP	include/slepceps.h	/^               EPS_GHEP,$/;"	e	enum:__anon3
EPS_GHIEP	include/slepceps.h	/^               EPS_GHIEP } EPSProblemType;$/;"	e	enum:__anon3
EPS_GNHEP	include/slepceps.h	/^               EPS_GNHEP,$/;"	e	enum:__anon3
EPS_HARMONIC	include/slepceps.h	/^               EPS_HARMONIC,$/;"	e	enum:__anon4
EPS_HARMONIC_LARGEST	include/slepceps.h	/^               EPS_HARMONIC_LARGEST,$/;"	e	enum:__anon4
EPS_HARMONIC_RELATIVE	include/slepceps.h	/^               EPS_HARMONIC_RELATIVE,$/;"	e	enum:__anon4
EPS_HARMONIC_RIGHT	include/slepceps.h	/^               EPS_HARMONIC_RIGHT,$/;"	e	enum:__anon4
EPS_HEP	include/slepceps.h	/^typedef enum { EPS_HEP=1,$/;"	e	enum:__anon3
EPS_KRYLOVSCHUR	src/eps/impls/krylov/krylovschur/krylovschur.h	/^} EPS_KRYLOVSCHUR;$/;"	t	typeref:struct:__anon1
EPS_LANCZOS	src/eps/impls/krylov/lanczos/lanczos.c	/^} EPS_LANCZOS;$/;"	t	typeref:struct:__anon1	file:
EPS_LANCZOS_REORTHOG_DELAYED	include/slepceps.h	/^               EPS_LANCZOS_REORTHOG_DELAYED } EPSLanczosReorthogType;$/;"	e	enum:__anon10
EPS_LANCZOS_REORTHOG_FULL	include/slepceps.h	/^               EPS_LANCZOS_REORTHOG_FULL,$/;"	e	enum:__anon10
EPS_LANCZOS_REORTHOG_LOCAL	include/slepceps.h	/^typedef enum { EPS_LANCZOS_REORTHOG_LOCAL, $/;"	e	enum:__anon10
EPS_LANCZOS_REORTHOG_PARTIAL	include/slepceps.h	/^               EPS_LANCZOS_REORTHOG_PARTIAL, $/;"	e	enum:__anon10
EPS_LANCZOS_REORTHOG_PERIODIC	include/slepceps.h	/^               EPS_LANCZOS_REORTHOG_PERIODIC,$/;"	e	enum:__anon10
EPS_LANCZOS_REORTHOG_SELECTIVE	include/slepceps.h	/^               EPS_LANCZOS_REORTHOG_SELECTIVE,$/;"	e	enum:__anon10
EPS_LARGEST_IMAGINARY	include/slepceps.h	/^               EPS_LARGEST_IMAGINARY,$/;"	e	enum:__anon5
EPS_LARGEST_MAGNITUDE	include/slepceps.h	/^typedef enum { EPS_LARGEST_MAGNITUDE=1,$/;"	e	enum:__anon5
EPS_LARGEST_REAL	include/slepceps.h	/^               EPS_LARGEST_REAL,$/;"	e	enum:__anon5
EPS_NHEP	include/slepceps.h	/^               EPS_NHEP,$/;"	e	enum:__anon3
EPS_ORTH_B	include/slepceps.h	/^               EPS_ORTH_B,$/;"	e	enum:__anon12
EPS_ORTH_BOPT	include/slepceps.h	/^               EPS_ORTH_BOPT } EPSOrthType;$/;"	e	enum:__anon12
EPS_ORTH_I	include/slepceps.h	/^typedef enum { EPS_ORTH_I=1,$/;"	e	enum:__anon12
EPS_PGNHEP	include/slepceps.h	/^               EPS_PGNHEP,$/;"	e	enum:__anon3
EPS_POWER	src/eps/impls/power/power.c	/^} EPS_POWER;$/;"	t	typeref:struct:__anon1	file:
EPS_POWER_SHIFT_CONSTANT	include/slepceps.h	/^typedef enum { EPS_POWER_SHIFT_CONSTANT,$/;"	e	enum:__anon9
EPS_POWER_SHIFT_RAYLEIGH	include/slepceps.h	/^               EPS_POWER_SHIFT_RAYLEIGH,$/;"	e	enum:__anon9
EPS_POWER_SHIFT_WILKINSON	include/slepceps.h	/^               EPS_POWER_SHIFT_WILKINSON } EPSPowerShiftType;$/;"	e	enum:__anon9
EPS_PRIMME	src/eps/impls/external/primme/primme.c	/^} EPS_PRIMME;$/;"	t	typeref:struct:__anon1	file:
EPS_PRIMME_ARNOLDI	include/slepceps.h	/^               EPS_PRIMME_ARNOLDI,$/;"	e	enum:__anon11
EPS_PRIMME_DEFAULT_MIN_MATVECS	include/slepceps.h	/^               EPS_PRIMME_DEFAULT_MIN_MATVECS,$/;"	e	enum:__anon11
EPS_PRIMME_DEFAULT_MIN_TIME	include/slepceps.h	/^               EPS_PRIMME_DEFAULT_MIN_TIME,$/;"	e	enum:__anon11
EPS_PRIMME_DYNAMIC	include/slepceps.h	/^typedef enum { EPS_PRIMME_DYNAMIC,$/;"	e	enum:__anon11
EPS_PRIMME_GD	include/slepceps.h	/^               EPS_PRIMME_GD,$/;"	e	enum:__anon11
EPS_PRIMME_GD_OLSEN_PLUSK	include/slepceps.h	/^               EPS_PRIMME_GD_OLSEN_PLUSK,$/;"	e	enum:__anon11
EPS_PRIMME_GD_PLUSK	include/slepceps.h	/^               EPS_PRIMME_GD_PLUSK,$/;"	e	enum:__anon11
EPS_PRIMME_JDQMR	include/slepceps.h	/^               EPS_PRIMME_JDQMR,$/;"	e	enum:__anon11
EPS_PRIMME_JDQMR_ETOL	include/slepceps.h	/^               EPS_PRIMME_JDQMR_ETOL,$/;"	e	enum:__anon11
EPS_PRIMME_JDQR	include/slepceps.h	/^               EPS_PRIMME_JDQR,$/;"	e	enum:__anon11
EPS_PRIMME_JD_OLSEN_PLUSK	include/slepceps.h	/^               EPS_PRIMME_JD_OLSEN_PLUSK,$/;"	e	enum:__anon11
EPS_PRIMME_LOBPCG_ORTHOBASIS	include/slepceps.h	/^               EPS_PRIMME_LOBPCG_ORTHOBASIS,$/;"	e	enum:__anon11
EPS_PRIMME_LOBPCG_ORTHOBASISW	include/slepceps.h	/^               EPS_PRIMME_LOBPCG_ORTHOBASISW } EPSPRIMMEMethod;$/;"	e	enum:__anon11
EPS_PRIMME_RQI	include/slepceps.h	/^               EPS_PRIMME_RQI,$/;"	e	enum:__anon11
EPS_PRIMME_SUBSPACE_ITERATION	include/slepceps.h	/^               EPS_PRIMME_SUBSPACE_ITERATION,$/;"	e	enum:__anon11
EPS_REFINED	include/slepceps.h	/^               EPS_REFINED,$/;"	e	enum:__anon4
EPS_REFINED_HARMONIC	include/slepceps.h	/^               EPS_REFINED_HARMONIC } EPSExtraction;$/;"	e	enum:__anon4
EPS_RITZ	include/slepceps.h	/^typedef enum { EPS_RITZ=1,$/;"	e	enum:__anon4
EPS_RQCG	src/eps/impls/cg/rqcg/rqcg.c	/^} EPS_RQCG;$/;"	t	typeref:struct:__anon1	file:
EPS_SMALLEST_IMAGINARY	include/slepceps.h	/^               EPS_SMALLEST_IMAGINARY,$/;"	e	enum:__anon5
EPS_SMALLEST_MAGNITUDE	include/slepceps.h	/^               EPS_SMALLEST_MAGNITUDE,$/;"	e	enum:__anon5
EPS_SMALLEST_REAL	include/slepceps.h	/^               EPS_SMALLEST_REAL,$/;"	e	enum:__anon5
EPS_SUBSPACE	src/eps/impls/subspace/subspace.c	/^} EPS_SUBSPACE;$/;"	t	typeref:struct:__anon1	file:
EPS_SetUp	include/slepc-private/epsimpl.h	/^PETSC_EXTERN PetscLogEvent EPS_SetUp, EPS_Solve;$/;"	v
EPS_SetUp	src/eps/interface/basic.c	/^PetscLogEvent    EPS_SetUp = 0,EPS_Solve = 0;$/;"	v
EPS_Solve	include/slepc-private/epsimpl.h	/^PETSC_EXTERN PetscLogEvent EPS_SetUp, EPS_Solve;$/;"	v
EPS_Solve	src/eps/interface/basic.c	/^PetscLogEvent    EPS_SetUp = 0,EPS_Solve = 0;$/;"	v
EPS_TARGET_IMAGINARY	include/slepceps.h	/^               EPS_TARGET_IMAGINARY,$/;"	e	enum:__anon5
EPS_TARGET_MAGNITUDE	include/slepceps.h	/^               EPS_TARGET_MAGNITUDE,$/;"	e	enum:__anon5
EPS_TARGET_REAL	include/slepceps.h	/^               EPS_TARGET_REAL, $/;"	e	enum:__anon5
EPS_TRLAN	src/eps/impls/external/trlan/trlanp.h	/^} EPS_TRLAN;$/;"	t	typeref:struct:__anon1
EPS_WHICH_USER	include/slepceps.h	/^               EPS_WHICH_USER } EPSWhich;$/;"	e	enum:__anon5
EPType_t	src/eps/impls/davidson/common/davidson.h	/^typedef PetscInt EPType_t;$/;"	t
EXAMPLESC	src/ds/examples/tests/makefile	/^EXAMPLESC  = test1.c test2.c test3.c test4.c test5.c test6.c test7.c test8.c test9.c$/;"	m
EXAMPLESC	src/eps/examples/tests/makefile	/^EXAMPLESC  = test1.c test2.c test3.c test4.c test5.c test6.c \\$/;"	m
EXAMPLESC	src/eps/examples/tutorials/makefile	/^EXAMPLESC  = ex1.c ex2.c ex3.c ex4.c ex5.c ex7.c ex9.c ex11.c ex12.c ex13.c \\$/;"	m
EXAMPLESC	src/ip/examples/tests/makefile	/^EXAMPLESC  = test1.c test2.c test3.c test4.c$/;"	m
EXAMPLESC	src/qep/examples/tests/makefile	/^EXAMPLESC  = test1.c test2.c$/;"	m
EXAMPLESC	src/qep/examples/tutorials/makefile	/^EXAMPLESC  = ex16.c ex17.c$/;"	m
EXAMPLESC	src/st/examples/tests/makefile	/^EXAMPLESC  = test1.c$/;"	m
EXAMPLESC	src/st/examples/tutorials/makefile	/^EXAMPLESC  = ex10.c$/;"	m
EXAMPLESC	src/svd/examples/tests/makefile	/^EXAMPLESC  = test1.c test2.c$/;"	m
EXAMPLESC	src/svd/examples/tutorials/makefile	/^EXAMPLESC  = ex8.c ex14.c ex15.c$/;"	m
EXAMPLESF	src/ds/examples/tests/makefile	/^EXAMPLESF  = $/;"	m
EXAMPLESF	src/eps/examples/tests/makefile	/^EXAMPLESF  = test7f.F$/;"	m
EXAMPLESF	src/eps/examples/tutorials/makefile	/^EXAMPLESF  = ex1f.F ex1f90.F90 ex6f.F$/;"	m
EXAMPLESF	src/ip/examples/tests/makefile	/^EXAMPLESF  = $/;"	m
EXAMPLESF	src/qep/examples/tests/makefile	/^EXAMPLESF  = $/;"	m
EXAMPLESF	src/qep/examples/tutorials/makefile	/^EXAMPLESF  = ex16f90.F90$/;"	m
EXAMPLESF	src/st/examples/tests/makefile	/^EXAMPLESF  = $/;"	m
EXAMPLESF	src/st/examples/tutorials/makefile	/^EXAMPLESF  = $/;"	m
EXAMPLESF	src/svd/examples/tests/makefile	/^EXAMPLESF  = $/;"	m
EXAMPLESF	src/svd/examples/tutorials/makefile	/^EXAMPLESF  = ex15f.F$/;"	m
Exit	config/log.py	/^def Exit(string):$/;"	f
FFLAGS	include/finclude/makefile	/^FFLAGS    =$/;"	m
FFLAGS	include/makefile	/^FFLAGS   =$/;"	m
FFLAGS	include/slepc-private/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ds/examples/tests/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/ds/impls/ghep/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ds/impls/ghiep/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ds/impls/gnhep/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ds/impls/hep/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ds/impls/nhep/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ds/impls/svd/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ds/interface/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ds/interface/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/examples/tests/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/eps/examples/tutorials/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/eps/impls/cg/rqcg/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/davidson/common/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/davidson/gd/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/davidson/jd/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/davidson/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/external/arpack/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/external/blopex/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/external/blzpack/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/external/primme/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/external/primme/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/external/trlan/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/krylov/arnoldi/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/krylov/krylovschur/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/krylov/lanczos/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/krylov/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/lapack/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/power/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/impls/subspace/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/interface/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/eps/interface/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ip/examples/tests/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/ip/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/ip/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/qep/examples/tests/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/qep/examples/tutorials/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/qep/impls/linear/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/qep/impls/qarnoldi/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/qep/interface/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/qep/interface/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/examples/tests/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/st/examples/tutorials/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/st/impls/cayley/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/impls/fold/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/impls/precond/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/impls/shell/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/impls/shell/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/impls/shift/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/impls/sinvert/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/interface/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/st/interface/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/svd/examples/tests/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/svd/examples/tutorials/makefile	/^FFLAGS     =$/;"	m
FFLAGS	src/svd/impls/cross/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/svd/impls/cyclic/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/svd/impls/lanczos/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/svd/impls/lapack/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/svd/impls/trlanczos/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/svd/interface/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/svd/interface/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/sys/f90-mod/makefile	/^FFLAGS     = $/;"	m
FFLAGS	src/sys/ftn-custom/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/sys/makefile	/^FFLAGS   =$/;"	m
FFLAGS	src/vec/makefile	/^FFLAGS   =$/;"	m
FPPFLAGS	src/ds/examples/tests/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/eps/examples/tests/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/eps/examples/tutorials/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/ip/examples/tests/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/qep/examples/tests/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/qep/examples/tutorials/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/st/examples/tests/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/st/examples/tutorials/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/svd/examples/tests/makefile	/^FPPFLAGS   =$/;"	m
FPPFLAGS	src/svd/examples/tutorials/makefile	/^FPPFLAGS   =$/;"	m
FillMatrix	src/eps/examples/tutorials/ex19.c	/^PetscErrorCode FillMatrix(DM da,Mat A)$/;"	f
FixDir	config/generatefortranstubs.py	/^def FixDir(petscdir,dir):$/;"	f
FixFile	config/generatefortranstubs.py	/^def FixFile(filename):$/;"	f
For	config/cmakegen.py	/^from __future__ import with_statement  # For python-2.5$/;"	i
FortranLib	config/check.py	/^def FortranLib(tmpdir,conf,vars,cmake,name,dirs,libs,functions,callbacks = []):$/;"	f
FortranLink	config/check.py	/^def FortranLink(tmpdir,functions,callbacks,flags):$/;"	f
FromIntToScalar	src/eps/impls/davidson/common/davidson.h	/^#define FromIntToScalar(/;"	d
FromRealToScalar	src/eps/impls/davidson/common/davidson.h	/^#define FromRealToScalar(/;"	d
G	src/eps/impls/cg/rqcg/rqcg.c	/^  Vec      *AV,*BV,*P,*G;$/;"	m	struct:__anon1	file:
G	src/eps/impls/davidson/common/davidson.h	/^    *G,             \/* Projected problem matrix B*\/$/;"	m	struct:_dvdDashboard
GenerateGuesses	config/check.py	/^def GenerateGuesses(name):$/;"	f
GetExactEigenvalues	src/eps/examples/tutorials/ex19.c	/^PetscErrorCode GetExactEigenvalues(PetscInt M,PetscInt N,PetscInt P,PetscInt nconv,PetscReal *exact)$/;"	f
GetNorm2	src/vec/veccomp0.h	/^PETSC_STATIC_INLINE PetscReal GetNorm2(PetscReal ssq,PetscReal scale)$/;"	f
H	src/eps/impls/davidson/common/davidson.h	/^  PetscScalar *H,   \/* Projected problem matrix A*\/$/;"	m	struct:_dvdDashboard
HERM	src/eps/interface/basic.c	/^#define HERM /;"	d	file:
HERM	src/qep/interface/qepbasic.c	/^#define HERM /;"	d	file:
HRApply	src/ds/impls/ghiep/dsghiep.c	/^PetscErrorCode HRApply(PetscInt n, PetscScalar *x1,PetscInt inc1, PetscScalar *x2, PetscInt inc2,PetscReal c, PetscReal s)$/;"	f
HRGen	src/ds/impls/ghiep/dsghiep.c	/^static PetscErrorCode HRGen(PetscReal x1,PetscReal x2,PetscInt *type,PetscReal *c,PetscReal *s,PetscReal *r,PetscReal *cond)$/;"	f	file:
HZIteration	src/ds/impls/ghiep/dsghiep_hz.c	/^static PetscErrorCode HZIteration(PetscBLASInt nn,PetscBLASInt cgd,PetscReal *aa,PetscReal *bb,PetscReal *dd,PetscScalar *uu,PetscBLASInt ld)$/;"	f	file:
HZStep	src/ds/impls/ghiep/dsghiep_hz.c	/^static PetscErrorCode HZStep(PetscBLASInt ntop,PetscBLASInt nn,PetscReal tr,PetscReal dt,PetscReal *aa,PetscReal *bb,PetscReal *dd,PetscScalar *uu,PetscInt n,PetscInt ld,PetscBool *flag)$/;"	f	file:
HarmType_t	src/eps/impls/davidson/common/davidson.h	/^} HarmType_t;$/;"	t	typeref:enum:__anon2
IP	include/finclude/slepcipdef.h	/^#define IP /;"	d
IP	include/slepcip.h	/^typedef struct _p_IP* IP;$/;"	t	typeref:struct:_p_IP
IPAppendOptionsPrefix	src/ip/ipbasic.c	/^PetscErrorCode IPAppendOptionsPrefix(IP ip,const char *prefix)$/;"	f
IPApplyMatrix	src/ip/ipform.c	/^PetscErrorCode IPApplyMatrix(IP ip,Vec x,Vec y)$/;"	f
IPApplyMatrix_Private	src/ip/ipform.c	/^PetscErrorCode IPApplyMatrix_Private(IP ip,Vec x)$/;"	f
IPBILINEAR	include/finclude/slepcipdef.h	/^#define IPBILINEAR /;"	d
IPBILINEAR	include/slepcip.h	/^#define IPBILINEAR /;"	d
IPBOrthogonalize	src/ip/ipborthog.c	/^PetscErrorCode IPBOrthogonalize(IP ip,PetscInt nds,Vec *defl, Vec *BDS,PetscReal *BDSnorms,PetscInt n,PetscBool *which,Vec *V,Vec *BV,PetscReal *BVnorms,Vec v,Vec Bv,PetscScalar *H,PetscReal *norm,PetscBool *lindep)$/;"	f
IPBOrthogonalizeCGS	src/ip/ipborthog.c	/^static PetscErrorCode IPBOrthogonalizeCGS(IP ip,PetscInt nds,Vec *defl,Vec *BDS,PetscReal *BDSnorms,PetscInt n,PetscBool *which,Vec *V,Vec *BV,PetscReal *BVnorms,Vec v,Vec Bv,PetscScalar *H,PetscReal *norm,PetscBool *lindep)$/;"	f	file:
IPBOrthogonalizeCGS1	src/ip/ipborthog.c	/^PetscErrorCode IPBOrthogonalizeCGS1(IP ip,PetscInt nds,Vec *defl,Vec *BDS,PetscReal *BDSnorms,PetscInt n,PetscBool *which,Vec *V,Vec *BV,PetscReal *BVnorms,Vec v,Vec Bv,PetscScalar *H,PetscReal *onorm,PetscReal *norm)$/;"	f
IPBiOrthogonalize	src/ip/ipbiorthog.c	/^PetscErrorCode IPBiOrthogonalize(IP ip,PetscInt n,Vec *V,Vec *W,Vec v,PetscScalar *H,PetscReal *norm)$/;"	f
IPCGSBiOrthogonalization	src/ip/ipbiorthog.c	/^static PetscErrorCode IPCGSBiOrthogonalization(IP ip,PetscInt n_,Vec *V,Vec *W,Vec v,PetscScalar *H,PetscReal *hnorm,PetscReal *norm)$/;"	f	file:
IPCreate	src/ip/ipbasic.c	/^PetscErrorCode IPCreate(MPI_Comm comm,IP *newip)$/;"	f
IPCreate_Bilinear	src/ip/ipdot.c	/^PetscErrorCode IPCreate_Bilinear(IP ip)$/;"	f
IPCreate_Indefinite	src/ip/ipdot.c	/^PetscErrorCode IPCreate_Indefinite(IP ip)$/;"	f
IPCreate_Sesquilinear	src/ip/ipdot.c	/^PetscErrorCode IPCreate_Sesquilinear(IP ip)$/;"	f
IPDestroy	src/ip/ipbasic.c	/^PetscErrorCode IPDestroy(IP *ip)$/;"	f
IPFinalizePackage	src/ip/ipbasic.c	/^PetscErrorCode IPFinalizePackage(void) $/;"	f
IPGetMatrix	src/ip/ipform.c	/^PetscErrorCode IPGetMatrix(IP ip,Mat* mat)$/;"	f
IPGetOperationCounters	src/ip/ipbasic.c	/^PetscErrorCode IPGetOperationCounters(IP ip,PetscInt *dots)$/;"	f
IPGetOptionsPrefix	src/ip/ipbasic.c	/^PetscErrorCode IPGetOptionsPrefix(IP ip,const char *prefix[])$/;"	f
IPGetOrthogonalization	src/ip/ipbasic.c	/^PetscErrorCode IPGetOrthogonalization(IP ip,IPOrthogType *type,IPOrthogRefineType *refine,PetscReal *eta)$/;"	f
IPGetType	src/ip/ipbasic.c	/^PetscErrorCode IPGetType(IP ip,const IPType *type)$/;"	f
IPINDEFINITE	include/finclude/slepcipdef.h	/^#define IPINDEFINITE /;"	d
IPINDEFINITE	include/slepcip.h	/^#define IPINDEFINITE /;"	d
IPInitializePackage	src/ip/ipbasic.c	/^PetscErrorCode IPInitializePackage(const char *path) $/;"	f
IPInnerProduct	src/ip/ipdot.c	/^PetscErrorCode IPInnerProduct(IP ip,Vec x,Vec y,PetscScalar *p)$/;"	f
IPInnerProductBegin	src/ip/ipdot.c	/^PetscErrorCode IPInnerProductBegin(IP ip,Vec x,Vec y,PetscScalar *p)$/;"	f
IPInnerProductBegin_Bilinear	src/ip/ipdot.c	/^PetscErrorCode IPInnerProductBegin_Bilinear(IP ip,Vec x,Vec y,PetscScalar *p)$/;"	f
IPInnerProductBegin_Sesquilinear	src/ip/ipdot.c	/^PetscErrorCode IPInnerProductBegin_Sesquilinear(IP ip,Vec x,Vec y,PetscScalar *p)$/;"	f
IPInnerProductEnd	src/ip/ipdot.c	/^PetscErrorCode IPInnerProductEnd(IP ip,Vec x,Vec y,PetscScalar *p)$/;"	f
IPInnerProductEnd_Bilinear	src/ip/ipdot.c	/^PetscErrorCode IPInnerProductEnd_Bilinear(IP ip,Vec x,Vec y,PetscScalar *p)$/;"	f
IPInnerProductEnd_Sesquilinear	src/ip/ipdot.c	/^PetscErrorCode IPInnerProductEnd_Sesquilinear(IP ip,Vec x,Vec y,PetscScalar *p)$/;"	f
IPList	include/slepcip.h	/^PETSC_EXTERN PetscFList IPList;$/;"	v
IPList	src/ip/ipbasic.c	/^PetscFList       IPList = 0;$/;"	v
IPMInnerProduct	src/ip/ipdot.c	/^PetscErrorCode IPMInnerProduct(IP ip,Vec x,PetscInt n,const Vec y[],PetscScalar *p)$/;"	f
IPMInnerProductBegin	src/ip/ipdot.c	/^PetscErrorCode IPMInnerProductBegin(IP ip,Vec x,PetscInt n,const Vec y[],PetscScalar *p)$/;"	f
IPMInnerProductBegin_Bilinear	src/ip/ipdot.c	/^PetscErrorCode IPMInnerProductBegin_Bilinear(IP ip,Vec x,PetscInt n,const Vec y[],PetscScalar *p)$/;"	f
IPMInnerProductBegin_Sesquilinear	src/ip/ipdot.c	/^PetscErrorCode IPMInnerProductBegin_Sesquilinear(IP ip,Vec x,PetscInt n,const Vec y[],PetscScalar *p)$/;"	f
IPMInnerProductEnd	src/ip/ipdot.c	/^PetscErrorCode IPMInnerProductEnd(IP ip,Vec x,PetscInt n,const Vec y[],PetscScalar *p)$/;"	f
IPMInnerProductEnd_Bilinear	src/ip/ipdot.c	/^PetscErrorCode IPMInnerProductEnd_Bilinear(IP ip,Vec x,PetscInt n,const Vec y[],PetscScalar *p)$/;"	f
IPMInnerProductEnd_Sesquilinear	src/ip/ipdot.c	/^PetscErrorCode IPMInnerProductEnd_Sesquilinear(IP ip,Vec x,PetscInt n,const Vec y[],PetscScalar *p)$/;"	f
IPNorm	src/ip/ipdot.c	/^PetscErrorCode IPNorm(IP ip,Vec x,PetscReal *norm)$/;"	f
IPNormBegin	src/ip/ipdot.c	/^PetscErrorCode IPNormBegin(IP ip,Vec x,PetscReal *norm)$/;"	f
IPNormBegin_Bilinear	src/ip/ipdot.c	/^PetscErrorCode IPNormBegin_Bilinear(IP ip,Vec x,PetscReal *norm)$/;"	f
IPNormBegin_Indefinite	src/ip/ipdot.c	/^PetscErrorCode IPNormBegin_Indefinite(IP ip,Vec x,PetscReal *norm)$/;"	f
IPNormBegin_Sesquilinear	src/ip/ipdot.c	/^PetscErrorCode IPNormBegin_Sesquilinear(IP ip,Vec x,PetscReal *norm)$/;"	f
IPNormEnd	src/ip/ipdot.c	/^PetscErrorCode IPNormEnd(IP ip,Vec x,PetscReal *norm)$/;"	f
IPNormEnd_Bilinear	src/ip/ipdot.c	/^PetscErrorCode IPNormEnd_Bilinear(IP ip,Vec x,PetscReal *norm)$/;"	f
IPNormEnd_Indefinite	src/ip/ipdot.c	/^PetscErrorCode IPNormEnd_Indefinite(IP ip,Vec x,PetscReal *norm)$/;"	f
IPNormEnd_Sesquilinear	src/ip/ipdot.c	/^PetscErrorCode IPNormEnd_Sesquilinear(IP ip,Vec x,PetscReal *norm)$/;"	f
IPOps	include/slepc-private/ipimpl.h	/^typedef struct _IPOps *IPOps;$/;"	t	typeref:struct:_IPOps
IPOrthogRefineType	include/finclude/slepcipdef.h	/^#define IPOrthogRefineType /;"	d
IPOrthogRefineType	include/slepcip.h	/^               IP_ORTHOG_REFINE_ALWAYS } IPOrthogRefineType;$/;"	t	typeref:enum:__anon14
IPOrthogType	include/finclude/slepcipdef.h	/^#define IPOrthogType /;"	d
IPOrthogType	include/slepcip.h	/^               IP_ORTHOG_CGS } IPOrthogType;$/;"	t	typeref:enum:__anon13
IPOrthogonalize	src/ip/iporthog.c	/^PetscErrorCode IPOrthogonalize(IP ip,PetscInt nds,Vec *defl,PetscInt n,PetscBool *which,Vec *V,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)$/;"	f
IPOrthogonalizeCGS	src/ip/iporthog.c	/^static PetscErrorCode IPOrthogonalizeCGS(IP ip,PetscInt nds,Vec *defl,PetscInt n,PetscBool *which,Vec *V,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)$/;"	f	file:
IPOrthogonalizeCGS1	src/ip/iporthog.c	/^PetscErrorCode IPOrthogonalizeCGS1(IP ip,PetscInt nds,Vec *defl,PetscInt n,PetscBool *which,Vec *V,Vec v,PetscScalar *H,PetscReal *onorm,PetscReal *norm)$/;"	f
IPOrthogonalizeMGS	src/ip/iporthog.c	/^static PetscErrorCode IPOrthogonalizeMGS(IP ip,PetscInt nds,Vec *defl,PetscInt n,PetscBool *which,Vec *V,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)$/;"	f	file:
IPOrthogonalizeMGS1	src/ip/iporthog.c	/^static PetscErrorCode IPOrthogonalizeMGS1(IP ip,PetscInt n,PetscBool *which,Vec *V,Vec v,PetscScalar *H)$/;"	f	file:
IPPackageInitialized	src/ip/ipbasic.c	/^static PetscBool IPPackageInitialized = PETSC_FALSE;$/;"	v	file:
IPPseudoOrthogonalize	src/ip/ipbiorthog.c	/^PetscErrorCode IPPseudoOrthogonalize(IP ip,PetscInt n,Vec *V,PetscReal *omega,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)$/;"	f
IPPseudoOrthogonalizeCGS	src/ip/ipbiorthog.c	/^static PetscErrorCode IPPseudoOrthogonalizeCGS(IP ip,PetscInt n,Vec *V,PetscReal *omega,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)$/;"	f	file:
IPPseudoOrthogonalizeCGS1	src/ip/ipbiorthog.c	/^PetscErrorCode IPPseudoOrthogonalizeCGS1(IP ip,PetscInt n,Vec *V,PetscReal* omega,Vec v,PetscScalar *H,PetscReal *onorm,PetscReal *norm)$/;"	f
IPQRDecomposition	src/ip/iporthog.c	/^PetscErrorCode IPQRDecomposition(IP ip,Vec *V,PetscInt m,PetscInt n,PetscScalar *R,PetscInt ldr)$/;"	f
IPRegister	src/ip/ipbasic.c	/^PetscErrorCode IPRegister(const char *sname,const char *path,const char *name,PetscErrorCode (*function)(IP))$/;"	f
IPRegisterAll	src/ip/ipbasic.c	/^PetscErrorCode IPRegisterAll(const char *path)$/;"	f
IPRegisterAllCalled	include/slepcip.h	/^PETSC_EXTERN PetscBool  IPRegisterAllCalled;$/;"	v
IPRegisterAllCalled	src/ip/ipbasic.c	/^PetscBool        IPRegisterAllCalled = PETSC_FALSE;$/;"	v
IPRegisterDestroy	src/ip/ipbasic.c	/^PetscErrorCode IPRegisterDestroy(void)$/;"	f
IPRegisterDynamic	include/slepcip.h	/^#define IPRegisterDynamic(/;"	d
IPReset	src/ip/ipbasic.c	/^PetscErrorCode IPReset(IP ip)$/;"	f
IPResetOperationCounters	src/ip/ipbasic.c	/^PetscErrorCode IPResetOperationCounters(IP ip)$/;"	f
IPSESQUILINEAR	include/finclude/slepcipdef.h	/^#define IPSESQUILINEAR /;"	d
IPSESQUILINEAR	include/slepcip.h	/^#define IPSESQUILINEAR /;"	d
IPSetDefaultType_Private	src/ip/ipbasic.c	/^PetscErrorCode IPSetDefaultType_Private(IP ip)$/;"	f
IPSetFromOptions	src/ip/ipbasic.c	/^PetscErrorCode IPSetFromOptions(IP ip)$/;"	f
IPSetMatrix	src/ip/ipform.c	/^PetscErrorCode IPSetMatrix(IP ip,Mat mat)$/;"	f
IPSetOptionsPrefix	src/ip/ipbasic.c	/^PetscErrorCode IPSetOptionsPrefix(IP ip,const char *prefix)$/;"	f
IPSetOrthogonalization	src/ip/ipbasic.c	/^PetscErrorCode IPSetOrthogonalization(IP ip,IPOrthogType type,IPOrthogRefineType refine,PetscReal eta)$/;"	f
IPSetType	src/ip/ipbasic.c	/^PetscErrorCode IPSetType(IP ip,const IPType type)$/;"	f
IPType	include/finclude/slepcipdef.h	/^#define IPType /;"	d
IPType	include/slepcip.h	/^#define IPType /;"	d
IPView	src/ip/ipbasic.c	/^PetscErrorCode IPView(IP ip,PetscViewer viewer)$/;"	f
IP_ApplyMatrix	include/slepc-private/ipimpl.h	/^PETSC_EXTERN PetscLogEvent IP_InnerProduct,IP_Orthogonalize,IP_ApplyMatrix;$/;"	v
IP_ApplyMatrix	src/ip/ipbasic.c	/^PetscLogEvent    IP_InnerProduct = 0,IP_Orthogonalize = 0,IP_ApplyMatrix = 0;$/;"	v
IP_CLASSID	include/slepcip.h	/^PETSC_EXTERN PetscClassId IP_CLASSID;$/;"	v
IP_CLASSID	src/ip/ipbasic.c	/^PetscClassId     IP_CLASSID = 0;$/;"	v
IP_InnerProduct	include/slepc-private/ipimpl.h	/^PETSC_EXTERN PetscLogEvent IP_InnerProduct,IP_Orthogonalize,IP_ApplyMatrix;$/;"	v
IP_InnerProduct	src/ip/ipbasic.c	/^PetscLogEvent    IP_InnerProduct = 0,IP_Orthogonalize = 0,IP_ApplyMatrix = 0;$/;"	v
IP_ORTHOG_CGS	include/slepcip.h	/^               IP_ORTHOG_CGS } IPOrthogType;$/;"	e	enum:__anon13
IP_ORTHOG_MGS	include/slepcip.h	/^typedef enum { IP_ORTHOG_MGS,$/;"	e	enum:__anon13
IP_ORTHOG_REFINE_ALWAYS	include/slepcip.h	/^               IP_ORTHOG_REFINE_ALWAYS } IPOrthogRefineType;$/;"	e	enum:__anon14
IP_ORTHOG_REFINE_IFNEEDED	include/slepcip.h	/^               IP_ORTHOG_REFINE_IFNEEDED,$/;"	e	enum:__anon14
IP_ORTHOG_REFINE_NEVER	include/slepcip.h	/^typedef enum { IP_ORTHOG_REFINE_NEVER,$/;"	e	enum:__anon14
IP_Orthogonalize	include/slepc-private/ipimpl.h	/^PETSC_EXTERN PetscLogEvent IP_InnerProduct,IP_Orthogonalize,IP_ApplyMatrix;$/;"	v
IP_Orthogonalize	src/ip/ipbasic.c	/^PetscLogEvent    IP_InnerProduct = 0,IP_Orthogonalize = 0,IP_ApplyMatrix = 0;$/;"	v
IS	include/slepc-private/epsimpl.h	/^              *IS, *ISL,        \/* placeholder for references to user-provided initial space *\/$/;"	m	struct:_p_EPS
IS	include/slepc-private/qepimpl.h	/^              *IS, *ISL;        \/* placeholder for references to user-provided initial space *\/$/;"	m	struct:_p_QEP
IS	include/slepc-private/svdimpl.h	/^  Vec              *IS;         \/* placeholder for references to user-provided initial space *\/$/;"	m	struct:_p_SVD
ISL	include/slepc-private/epsimpl.h	/^              *IS, *ISL,        \/* placeholder for references to user-provided initial space *\/$/;"	m	struct:_p_EPS
ISL	include/slepc-private/qepimpl.h	/^              *IS, *ISL;        \/* placeholder for references to user-provided initial space *\/$/;"	m	struct:_p_QEP
IndefNorm	src/ds/impls/ghiep/dsghiep.c	/^static PetscErrorCode IndefNorm(PetscReal *s,PetscScalar *x, PetscReal *norm,PetscInt n)$/;"	f	file:
IndefOrthog	src/ds/impls/ghiep/dsghiep.c	/^static PetscErrorCode IndefOrthog(PetscReal *s, PetscScalar *y, PetscReal ss, PetscScalar *x, PetscScalar *h,PetscInt n)$/;"	f	file:
InitType_t	src/eps/impls/davidson/common/davidson.h	/^} InitType_t;$/;"	t	typeref:enum:__anon3
Install	config/blopex.py	/^def Install(conf,vars,cmake,tmpdir,url,archdir):$/;"	f
K	include/slepc-private/qepimpl.h	/^  Mat         M,C,K;            \/* problem matrices *\/$/;"	m	struct:_p_QEP
K	src/qep/examples/tutorials/ex16f90.F90	/^      type(Mat)      M, C, K$/;"	v	program:main
K	src/qep/impls/linear/linearp.h	/^  Mat        M,C,K;           \/* copy of QEP coefficient matrices *\/$/;"	m	struct:__anon1
KSP	bin/matlab/classes/slepcmatlabheader.h	/^typedef PetscPointer KSP;$/;"	t
KZ	src/eps/impls/davidson/common/dvd_improvex.c	/^    *KZ;                  \/* KZ vecs for the projector KZ*inv(X'*KZ)*X' *\/$/;"	m	struct:__anon11	file:
LAPACKbdsdc_	include/slepcblaslapack.h	/^#define LAPACKbdsdc_(/;"	d
LAPACKgeevx_	include/slepcblaslapack.h	/^#define LAPACKgeevx_(/;"	d
LAPACKgehrd_	include/slepcblaslapack.h	/^#define LAPACKgehrd_ /;"	d
LAPACKgelqf_	include/slepcblaslapack.h	/^#define LAPACKgelqf_ /;"	d
LAPACKgesdd_	include/slepcblaslapack.h	/^#define LAPACKgesdd_(/;"	d
LAPACKgetri_	include/slepcblaslapack.h	/^#define LAPACKgetri_ /;"	d
LAPACKggev_	include/slepcblaslapack.h	/^#define LAPACKggev_(/;"	d
LAPACKggevx_	include/slepcblaslapack.h	/^#define LAPACKggevx_(/;"	d
LAPACKhsein_	include/slepcblaslapack.h	/^#define LAPACKhsein_(/;"	d
LAPACKlaev2_	include/slepcblaslapack.h	/^#define LAPACKlaev2_ /;"	d
LAPACKlag2_	include/slepcblaslapack.h	/^#define LAPACKlag2_ /;"	d
LAPACKlaln2_	include/slepcblaslapack.h	/^#define LAPACKlaln2_ /;"	d
LAPACKlamch_	include/slepcblaslapack.h	/^#define LAPACKlamch_(/;"	d
LAPACKlange_	include/slepcblaslapack.h	/^#define LAPACKlange_(/;"	d
LAPACKlanhs_	include/slepcblaslapack.h	/^#define LAPACKlanhs_(/;"	d
LAPACKlarf_	include/slepcblaslapack.h	/^#define LAPACKlarf_(/;"	d
LAPACKlarfg_	include/slepcblaslapack.h	/^#define LAPACKlarfg_ /;"	d
LAPACKlartg_	include/slepcblaslapack.h	/^#define LAPACKlartg_ /;"	d
LAPACKlasv2_	include/slepcblaslapack.h	/^#define LAPACKlasv2_ /;"	d
LAPACKorghr_	include/slepcblaslapack.h	/^#define LAPACKorghr_ /;"	d
LAPACKorgqr_	include/slepcblaslapack.h	/^#define LAPACKorgqr_ /;"	d
LAPACKorgtr_	include/slepcblaslapack.h	/^#define LAPACKorgtr_(/;"	d
LAPACKormlq_	include/slepcblaslapack.h	/^#define LAPACKormlq_(/;"	d
LAPACKpbtrf_	include/slepcblaslapack.h	/^#define LAPACKpbtrf_(/;"	d
LAPACKstedc_	include/slepcblaslapack.h	/^#define LAPACKstedc_(/;"	d
LAPACKsteqr_	include/slepcblaslapack.h	/^#define LAPACKsteqr_(/;"	d
LAPACKstevr_	include/slepcblaslapack.h	/^#define LAPACKstevr_(/;"	d
LAPACKsyevd_	include/slepcblaslapack.h	/^#define LAPACKsyevd_(/;"	d
LAPACKsyevr_	include/slepcblaslapack.h	/^#define LAPACKsyevr_(/;"	d
LAPACKsygvd_	include/slepcblaslapack.h	/^#define LAPACKsygvd_(/;"	d
LAPACKsytrd_	include/slepcblaslapack.h	/^#define LAPACKsytrd_(/;"	d
LAPACKtgevc_	include/slepcblaslapack.h	/^#define LAPACKtgevc_(/;"	d
LAPACKtgexc_	include/slepcblaslapack.h	/^#define LAPACKtgexc_ /;"	d
LAPACKtrevc_	include/slepcblaslapack.h	/^#define LAPACKtrevc_(/;"	d
LAPACKtrexc_	include/slepcblaslapack.h	/^#define LAPACKtrexc_(/;"	d
LIBBASE	include/finclude/makefile	/^LIBBASE   = libslepc$/;"	m
LIBBASE	include/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	include/slepc-private/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/impls/ghep/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/impls/ghiep/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/impls/gnhep/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/impls/hep/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/impls/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/impls/nhep/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/impls/svd/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/interface/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ds/interface/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/cg/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/cg/rqcg/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/davidson/common/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/davidson/gd/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/davidson/jd/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/davidson/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/external/arpack/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/external/blopex/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/external/blzpack/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/external/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/external/primme/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/external/primme/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/external/trlan/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/krylov/arnoldi/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/krylov/krylovschur/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/krylov/lanczos/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/krylov/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/lapack/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/power/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/impls/subspace/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/interface/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/eps/interface/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ip/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/ip/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/qep/impls/linear/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/qep/impls/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/qep/impls/qarnoldi/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/qep/interface/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/qep/interface/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/impls/cayley/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/impls/fold/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/impls/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/impls/precond/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/impls/shell/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/impls/shell/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/impls/shift/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/impls/sinvert/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/interface/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/st/interface/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/svd/impls/cross/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/svd/impls/cyclic/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/svd/impls/lanczos/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/svd/impls/lapack/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/svd/impls/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/svd/impls/trlanczos/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/svd/interface/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/svd/interface/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/sys/f90-mod/makefile	/^LIBBASE    = libslepc$/;"	m
LIBBASE	src/sys/ftn-custom/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/sys/makefile	/^LIBBASE  = libslepc$/;"	m
LIBBASE	src/vec/makefile	/^LIBBASE  = libslepc$/;"	m
LOBPCG_DestroyRandomContext	src/eps/impls/external/blopex/petsc-interface.c	/^LOBPCG_DestroyRandomContext(void)$/;"	f
LOBPCG_InitRandomContext	src/eps/impls/external/blopex/petsc-interface.c	/^LOBPCG_InitRandomContext(MPI_Comm comm,PetscRandom rand)$/;"	f
LOBPCG_RandomContext	src/eps/impls/external/blopex/petsc-interface.c	/^static PetscRandom LOBPCG_RandomContext = PETSC_NULL;$/;"	v	file:
LOBPCG_SetFromOptionsRandomContext	src/eps/impls/external/blopex/petsc-interface.c	/^LOBPCG_SetFromOptionsRandomContext(void)$/;"	f
LOCDIR	include/finclude/ftn-custom/makefile	/^LOCDIR   = include\/finclude\/ftn-custom$/;"	m
LOCDIR	include/finclude/makefile	/^LOCDIR    = include\/finclude\/$/;"	m
LOCDIR	include/makefile	/^LOCDIR   = include\/$/;"	m
LOCDIR	include/slepc-private/makefile	/^LOCDIR   = include\/$/;"	m
LOCDIR	makefile	/^LOCDIR = .$/;"	m
LOCDIR	src/ds/examples/makefile	/^LOCDIR   = src\/ds\/examples\/$/;"	m
LOCDIR	src/ds/examples/tests/makefile	/^LOCDIR     = src\/ds\/examples\/tests\/$/;"	m
LOCDIR	src/ds/impls/ghep/makefile	/^LOCDIR   = src\/ds\/impls\/ghep\/$/;"	m
LOCDIR	src/ds/impls/ghiep/makefile	/^LOCDIR   = src\/ds\/impls\/ghiep\/$/;"	m
LOCDIR	src/ds/impls/gnhep/makefile	/^LOCDIR   = src\/ds\/impls\/gnhep\/$/;"	m
LOCDIR	src/ds/impls/hep/makefile	/^LOCDIR   = src\/ds\/impls\/hep\/$/;"	m
LOCDIR	src/ds/impls/makefile	/^LOCDIR   = src\/ds\/impls\/$/;"	m
LOCDIR	src/ds/impls/nhep/makefile	/^LOCDIR   = src\/ds\/impls\/nhep\/$/;"	m
LOCDIR	src/ds/impls/svd/makefile	/^LOCDIR   = src\/ds\/impls\/svd\/$/;"	m
LOCDIR	src/ds/interface/ftn-custom/makefile	/^LOCDIR   = src\/ds\/interface\/ftn-custom\/$/;"	m
LOCDIR	src/ds/interface/makefile	/^LOCDIR   = src\/ds\/interface\/$/;"	m
LOCDIR	src/ds/makefile	/^LOCDIR   = src\/ds\/$/;"	m
LOCDIR	src/eps/examples/makefile	/^LOCDIR   = src\/eps\/examples\/$/;"	m
LOCDIR	src/eps/examples/tests/makefile	/^LOCDIR     = src\/eps\/examples\/tests\/$/;"	m
LOCDIR	src/eps/examples/tutorials/makefile	/^LOCDIR     = src\/eps\/examples\/tutorials\/$/;"	m
LOCDIR	src/eps/impls/cg/makefile	/^LOCDIR   = src\/eps\/impls\/cg\/$/;"	m
LOCDIR	src/eps/impls/cg/rqcg/makefile	/^LOCDIR   = src\/eps\/impls\/cg\/rqcg\/$/;"	m
LOCDIR	src/eps/impls/davidson/common/makefile	/^LOCDIR   = src\/eps\/impls\/davidson\/common\/$/;"	m
LOCDIR	src/eps/impls/davidson/gd/makefile	/^LOCDIR   = src\/eps\/impls\/davidson\/gd\/$/;"	m
LOCDIR	src/eps/impls/davidson/jd/makefile	/^LOCDIR   = src\/eps\/impls\/davidson\/jd\/$/;"	m
LOCDIR	src/eps/impls/davidson/makefile	/^LOCDIR   = src\/eps\/impls\/davidson\/$/;"	m
LOCDIR	src/eps/impls/external/arpack/makefile	/^LOCDIR   = src\/eps\/impls\/external\/arpack\/$/;"	m
LOCDIR	src/eps/impls/external/blopex/makefile	/^LOCDIR   = src\/eps\/impls\/external\/blopex\/$/;"	m
LOCDIR	src/eps/impls/external/blzpack/makefile	/^LOCDIR   = src\/eps\/impls\/external\/blzpack\/$/;"	m
LOCDIR	src/eps/impls/external/makefile	/^LOCDIR   = src\/eps\/impls\/external\/$/;"	m
LOCDIR	src/eps/impls/external/primme/ftn-custom/makefile	/^LOCDIR   = src\/eps\/impls\/external\/primme\/ftn-custom\/$/;"	m
LOCDIR	src/eps/impls/external/primme/makefile	/^LOCDIR   = src\/eps\/impls\/external\/primme\/$/;"	m
LOCDIR	src/eps/impls/external/trlan/makefile	/^LOCDIR   = src\/eps\/impls\/external\/trlan\/$/;"	m
LOCDIR	src/eps/impls/krylov/arnoldi/makefile	/^LOCDIR   = src\/eps\/impls\/krylov\/arnoldi\/$/;"	m
LOCDIR	src/eps/impls/krylov/krylovschur/makefile	/^LOCDIR   = src\/eps\/impls\/krylov\/krylovschur\/$/;"	m
LOCDIR	src/eps/impls/krylov/lanczos/makefile	/^LOCDIR   = src\/eps\/impls\/krylov\/lanczos\/$/;"	m
LOCDIR	src/eps/impls/krylov/makefile	/^LOCDIR   = src\/eps\/impls\/krylov\/$/;"	m
LOCDIR	src/eps/impls/lapack/makefile	/^LOCDIR   = src\/eps\/impls\/lapack\/$/;"	m
LOCDIR	src/eps/impls/makefile	/^LOCDIR   = src\/eps\/impls\/$/;"	m
LOCDIR	src/eps/impls/power/makefile	/^LOCDIR   = src\/eps\/impls\/power\/$/;"	m
LOCDIR	src/eps/impls/subspace/makefile	/^LOCDIR   = src\/eps\/impls\/subspace\/$/;"	m
LOCDIR	src/eps/interface/ftn-custom/makefile	/^LOCDIR   = src\/eps\/interface\/ftn-custom\/$/;"	m
LOCDIR	src/eps/interface/makefile	/^LOCDIR   = src\/eps\/interface\/$/;"	m
LOCDIR	src/eps/makefile	/^LOCDIR   = src\/eps\/$/;"	m
LOCDIR	src/ip/examples/makefile	/^LOCDIR   = src\/ip\/examples\/$/;"	m
LOCDIR	src/ip/examples/tests/makefile	/^LOCDIR     = src\/ip\/examples\/tests\/$/;"	m
LOCDIR	src/ip/ftn-custom/makefile	/^LOCDIR   = src\/ip\/ftn-custom\/$/;"	m
LOCDIR	src/ip/makefile	/^LOCDIR   = src\/ip\/$/;"	m
LOCDIR	src/makefile	/^LOCDIR   = src\/$/;"	m
LOCDIR	src/qep/examples/makefile	/^LOCDIR   = src\/qep\/examples\/$/;"	m
LOCDIR	src/qep/examples/tests/makefile	/^LOCDIR     = src\/qep\/examples\/tests\/$/;"	m
LOCDIR	src/qep/examples/tutorials/makefile	/^LOCDIR     = src\/qep\/examples\/tutorials\/$/;"	m
LOCDIR	src/qep/impls/linear/makefile	/^LOCDIR   = src\/qep\/impls\/linear\/$/;"	m
LOCDIR	src/qep/impls/makefile	/^LOCDIR   = src\/qep\/impls\/$/;"	m
LOCDIR	src/qep/impls/qarnoldi/makefile	/^LOCDIR   = src\/qep\/impls\/qarnoldi\/$/;"	m
LOCDIR	src/qep/interface/ftn-custom/makefile	/^LOCDIR   = src\/qep\/interface\/ftn-custom\/$/;"	m
LOCDIR	src/qep/interface/makefile	/^LOCDIR   = src\/qep\/interface\/$/;"	m
LOCDIR	src/qep/makefile	/^LOCDIR   = src\/qep\/$/;"	m
LOCDIR	src/st/examples/makefile	/^LOCDIR   = src\/st\/examples\/$/;"	m
LOCDIR	src/st/examples/tests/makefile	/^LOCDIR     = src\/st\/examples\/tests\/$/;"	m
LOCDIR	src/st/examples/tutorials/makefile	/^LOCDIR     = src\/st\/examples\/tutorials\/$/;"	m
LOCDIR	src/st/impls/cayley/makefile	/^LOCDIR   = src\/st\/impls\/cayley\/$/;"	m
LOCDIR	src/st/impls/fold/makefile	/^LOCDIR   = src\/st\/impls\/fold\/$/;"	m
LOCDIR	src/st/impls/makefile	/^LOCDIR   = src\/st\/impls\/$/;"	m
LOCDIR	src/st/impls/precond/makefile	/^LOCDIR   = src\/st\/impls\/precond\/$/;"	m
LOCDIR	src/st/impls/shell/ftn-custom/makefile	/^LOCDIR   = src\/st\/impls\/shell\/ftn-custom\/$/;"	m
LOCDIR	src/st/impls/shell/makefile	/^LOCDIR   = src\/st\/impls\/shell\/$/;"	m
LOCDIR	src/st/impls/shift/makefile	/^LOCDIR   = src\/st\/impls\/shift\/$/;"	m
LOCDIR	src/st/impls/sinvert/makefile	/^LOCDIR   = src\/st\/impls\/sinvert\/$/;"	m
LOCDIR	src/st/interface/ftn-custom/makefile	/^LOCDIR   = src\/st\/interface\/ftn-custom\/$/;"	m
LOCDIR	src/st/interface/makefile	/^LOCDIR   = src\/st\/interface\/$/;"	m
LOCDIR	src/st/makefile	/^LOCDIR   = src\/st\/$/;"	m
LOCDIR	src/svd/examples/makefile	/^LOCDIR   = src\/svd\/examples\/$/;"	m
LOCDIR	src/svd/examples/tests/makefile	/^LOCDIR     = src\/svd\/examples\/tests\/$/;"	m
LOCDIR	src/svd/examples/tutorials/makefile	/^LOCDIR     = src\/svd\/examples\/tutorials\/$/;"	m
LOCDIR	src/svd/impls/cross/makefile	/^LOCDIR   = src\/svd\/impls\/cross\/$/;"	m
LOCDIR	src/svd/impls/cyclic/makefile	/^LOCDIR   = src\/svd\/impls\/cyclic\/$/;"	m
LOCDIR	src/svd/impls/lanczos/makefile	/^LOCDIR   = src\/svd\/impls\/lanczos\/$/;"	m
LOCDIR	src/svd/impls/lapack/makefile	/^LOCDIR   = src\/svd\/impls\/lapack\/$/;"	m
LOCDIR	src/svd/impls/makefile	/^LOCDIR   = src\/svd\/impls\/$/;"	m
LOCDIR	src/svd/impls/trlanczos/makefile	/^LOCDIR   = src\/svd\/impls\/trlanczos\/$/;"	m
LOCDIR	src/svd/interface/ftn-custom/makefile	/^LOCDIR   = src\/svd\/interface\/ftn-custom\/$/;"	m
LOCDIR	src/svd/interface/makefile	/^LOCDIR   = src\/svd\/interface\/$/;"	m
LOCDIR	src/svd/makefile	/^LOCDIR   = src\/svd\/$/;"	m
LOCDIR	src/sys/f90-mod/makefile	/^LOCDIR     = src\/sys\/f90-mod\/$/;"	m
LOCDIR	src/sys/ftn-custom/makefile	/^LOCDIR   = src\/sys\/ftn-custom\/$/;"	m
LOCDIR	src/sys/makefile	/^LOCDIR   = src\/sys\/$/;"	m
LOCDIR	src/vec/makefile	/^LOCDIR   = src\/vec\/$/;"	m
LUfac	src/ds/impls/ghiep/dsghiep_dqds.c	/^static PetscErrorCode LUfac(PetscInt n,PetscReal *a,PetscReal *b,PetscReal shift,PetscReal tol,PetscReal norm,PetscReal *L,PetscReal *U,PetscInt *fail,PetscReal *w,PetscInt nw) {$/;"	f	file:
Link	config/check.py	/^def Link(tmpdir,functions,callbacks,flags):$/;"	f
LinkWithOutput	config/check.py	/^def LinkWithOutput(tmpdir,functions,callbacks,flags):$/;"	f
Load	config/petscconf.py	/^def Load(petscdir):$/;"	f
Load	config/petscversion.py	/^def Load(petscdir):$/;"	f
M	include/slepc-private/qepimpl.h	/^  Mat         M,C,K;            \/* problem matrices *\/$/;"	m	struct:_p_QEP
M	src/eps/impls/davidson/common/davidson.h	/^  PetscScalar *M;$/;"	m	struct:__anon9
M	src/qep/examples/tutorials/ex16f90.F90	/^      type(Ma/;"	v	program:main
M	src/qep/impls/linear/linearp.h	/^  Mat        M,C,K;           \/* copy of QEP coefficient matrices *\/$/;"	m	struct:__anon1
MANSEC	include/finclude/makefile	/^MANSEC    = $/;"	m
MANSEC	include/makefile	/^MANSEC   = $/;"	m
MANSEC	include/slepc-private/makefile	/^MANSEC   = $/;"	m
MANSEC	src/ds/examples/tests/makefile	/^MANSEC     = DS$/;"	m
MANSEC	src/ds/impls/ghep/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/ds/impls/ghiep/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/ds/impls/gnhep/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/ds/impls/hep/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/ds/impls/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/ds/impls/nhep/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/ds/impls/svd/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/ds/interface/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/ds/makefile	/^MANSEC   = DS$/;"	m
MANSEC	src/eps/examples/tests/makefile	/^MANSEC     = EPS$/;"	m
MANSEC	src/eps/examples/tutorials/makefile	/^MANSEC     = EPS$/;"	m
MANSEC	src/eps/impls/cg/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/cg/rqcg/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/davidson/common/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/davidson/gd/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/davidson/jd/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/davidson/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/external/arpack/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/external/blopex/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/external/blzpack/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/external/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/external/primme/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/external/trlan/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/krylov/arnoldi/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/krylov/krylovschur/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/krylov/lanczos/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/krylov/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/lapack/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/power/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/impls/subspace/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/interface/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/eps/makefile	/^MANSEC   = EPS$/;"	m
MANSEC	src/ip/examples/tests/makefile	/^MANSEC     = IP$/;"	m
MANSEC	src/ip/makefile	/^MANSEC   = IP$/;"	m
MANSEC	src/qep/examples/tests/makefile	/^MANSEC     = QEP$/;"	m
MANSEC	src/qep/examples/tutorials/makefile	/^MANSEC     = QEP$/;"	m
MANSEC	src/qep/impls/linear/makefile	/^MANSEC   = QEP$/;"	m
MANSEC	src/qep/impls/makefile	/^MANSEC   = QEP$/;"	m
MANSEC	src/qep/impls/qarnoldi/makefile	/^MANSEC   = QEP$/;"	m
MANSEC	src/qep/interface/makefile	/^MANSEC   = QEP$/;"	m
MANSEC	src/qep/makefile	/^MANSEC   = QEP$/;"	m
MANSEC	src/st/examples/tests/makefile	/^MANSEC     = ST$/;"	m
MANSEC	src/st/examples/tutorials/makefile	/^MANSEC     = ST$/;"	m
MANSEC	src/st/impls/cayley/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/st/impls/fold/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/st/impls/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/st/impls/precond/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/st/impls/shell/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/st/impls/shift/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/st/impls/sinvert/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/st/interface/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/st/makefile	/^MANSEC   = ST$/;"	m
MANSEC	src/svd/examples/tests/makefile	/^MANSEC     = SVD$/;"	m
MANSEC	src/svd/examples/tutorials/makefile	/^MANSEC     = SVD$/;"	m
MANSEC	src/svd/impls/cross/makefile	/^MANSEC   = SVD$/;"	m
MANSEC	src/svd/impls/cyclic/makefile	/^MANSEC   = SVD$/;"	m
MANSEC	src/svd/impls/lanczos/makefile	/^MANSEC   = SVD$/;"	m
MANSEC	src/svd/impls/lapack/makefile	/^MANSEC   = SVD$/;"	m
MANSEC	src/svd/impls/makefile	/^MANSEC   = SVD$/;"	m
MANSEC	src/svd/impls/trlanczos/makefile	/^MANSEC   = SVD$/;"	m
MANSEC	src/svd/interface/makefile	/^MANSEC   = SVD$/;"	m
MANSEC	src/svd/makefile	/^MANSEC   = SVD$/;"	m
MANSEC	src/sys/f90-mod/makefile	/^MANSEC     = sys$/;"	m
MANSEC	src/sys/ftn-custom/makefile	/^MANSEC   = sys$/;"	m
MANSEC	src/sys/makefile	/^MANSEC   = sys$/;"	m
MANSEC	src/vec/makefile	/^MANSEC   = sys$/;"	m
MAXEPSMONITORS	include/slepc-private/epsimpl.h	/^#define MAXEPSMONITORS /;"	d
MAXQEPMONITORS	include/slepc-private/qepimpl.h	/^#define MAXQEPMONITORS /;"	d
MAXSVDMONITORS	include/slepc-private/svdimpl.h	/^#define MAXSVDMONITORS /;"	d
MAX_OPS	src/eps/impls/davidson/common/dvd_calcpairs.c	/^#define MAX_OPS /;"	d	file:
MAX_OPS	src/eps/impls/davidson/common/dvd_calcpairs.c	/^#undef MAX_OPS$/;"	d	file:
MPIU_NORM1_AND_2	src/vec/veccomp0.h	/^MPI_Datatype MPIU_NORM2=0, MPIU_NORM1_AND_2=0;$/;"	v
MPIU_NORM2	src/vec/veccomp0.h	/^MPI_Datatype MPIU_NORM2=0, MPIU_NORM1_AND_2=0;$/;"	v
MPIU_NORM2_SUM	src/vec/veccomp0.h	/^MPI_Op MPIU_NORM2_SUM=0;$/;"	v
MPI_Comm	bin/matlab/classes/slepcmatlabheader.h	/^typedef int MPI_Comm;$/;"	t
MVMISG	src/eps/examples/tutorials/ex6f.F	/^      SUBROUTINE MVMISG(/;"	s
Mat	bin/matlab/classes/slepcmatlabheader.h	/^typedef PetscPointer Mat;$/;"	t
MatBrussel_GetDiagonal	src/eps/examples/tutorials/ex9.c	/^PetscErrorCode MatBrussel_GetDiagonal(Mat A,Vec diag)$/;"	f
MatBrussel_Mult	src/eps/examples/tutorials/ex9.c	/^PetscErrorCode MatBrussel_Mult(Mat A,Vec x,Vec y)$/;"	f
MatBrussel_Shift	src/eps/examples/tutorials/ex9.c	/^PetscErrorCode MatBrussel_Shift(PetscScalar* a,Mat Y)$/;"	f
MatCreateExplicit_Linear_H1A	src/qep/impls/linear/qeplin_h1.c	/^PetscErrorCode MatCreateExplicit_Linear_H1A(MPI_Comm comm,QEP_LINEAR *ctx,Mat *A)$/;"	f
MatCreateExplicit_Linear_H1B	src/qep/impls/linear/qeplin_h1.c	/^PetscErrorCode MatCreateExplicit_Linear_H1B(MPI_Comm comm,QEP_LINEAR *ctx,Mat *B)$/;"	f
MatCreateExplicit_Linear_H2A	src/qep/impls/linear/qeplin_h2.c	/^PetscErrorCode MatCreateExplicit_Linear_H2A(MPI_Comm comm,QEP_LINEAR *ctx,Mat *A)$/;"	f
MatCreateExplicit_Linear_H2B	src/qep/impls/linear/qeplin_h2.c	/^PetscErrorCode MatCreateExplicit_Linear_H2B(MPI_Comm comm,QEP_LINEAR *ctx,Mat *B)$/;"	f
MatCreateExplicit_Linear_N1A	src/qep/impls/linear/qeplin_n1.c	/^PetscErrorCode MatCreateExplicit_Linear_N1A(MPI_Comm comm,QEP_LINEAR *ctx,Mat *A)$/;"	f
MatCreateExplicit_Linear_N1B	src/qep/impls/linear/qeplin_n1.c	/^PetscErrorCode MatCreateExplicit_Linear_N1B(MPI_Comm comm,QEP_LINEAR *ctx,Mat *B)$/;"	f
MatCreateExplicit_Linear_N2A	src/qep/impls/linear/qeplin_n2.c	/^PetscErrorCode MatCreateExplicit_Linear_N2A(MPI_Comm comm,QEP_LINEAR *ctx,Mat *A)$/;"	f
MatCreateExplicit_Linear_N2B	src/qep/impls/linear/qeplin_n2.c	/^PetscErrorCode MatCreateExplicit_Linear_N2B(MPI_Comm comm,QEP_LINEAR *ctx,Mat *B)$/;"	f
MatCreateExplicit_Linear_S1A	src/qep/impls/linear/qeplin_s1.c	/^PetscErrorCode MatCreateExplicit_Linear_S1A(MPI_Comm comm,QEP_LINEAR *ctx,Mat *A)$/;"	f
MatCreateExplicit_Linear_S1B	src/qep/impls/linear/qeplin_s1.c	/^PetscErrorCode MatCreateExplicit_Linear_S1B(MPI_Comm comm,QEP_LINEAR *ctx,Mat *B)$/;"	f
MatCreateExplicit_Linear_S2A	src/qep/impls/linear/qeplin_s2.c	/^PetscErrorCode MatCreateExplicit_Linear_S2A(MPI_Comm comm,QEP_LINEAR *ctx,Mat *A)$/;"	f
MatCreateExplicit_Linear_S2B	src/qep/impls/linear/qeplin_s2.c	/^PetscErrorCode MatCreateExplicit_Linear_S2B(MPI_Comm comm,QEP_LINEAR *ctx,Mat *B)$/;"	f
MatGetDiagonal_Linear_H1A	src/qep/impls/linear/qeplin_h1.c	/^PetscErrorCode MatGetDiagonal_Linear_H1A(Mat A,Vec diag)$/;"	f
MatGetDiagonal_Linear_H1B	src/qep/impls/linear/qeplin_h1.c	/^PetscErrorCode MatGetDiagonal_Linear_H1B(Mat B,Vec diag)$/;"	f
MatGetDiagonal_Linear_H2A	src/qep/impls/linear/qeplin_h2.c	/^PetscErrorCode MatGetDiagonal_Linear_H2A(Mat A,Vec diag)$/;"	f
MatGetDiagonal_Linear_H2B	src/qep/impls/linear/qeplin_h2.c	/^PetscErrorCode MatGetDiagonal_Linear_H2B(Mat B,Vec diag)$/;"	f
MatGetDiagonal_Linear_N1A	src/qep/impls/linear/qeplin_n1.c	/^PetscErrorCode MatGetDiagonal_Linear_N1A(Mat A,Vec diag)$/;"	f
MatGetDiagonal_Linear_N1B	src/qep/impls/linear/qeplin_n1.c	/^PetscErrorCode MatGetDiagonal_Linear_N1B(Mat B,Vec diag)$/;"	f
MatGetDiagonal_Linear_N2A	src/qep/impls/linear/qeplin_n2.c	/^PetscErrorCode MatGetDiagonal_Linear_N2A(Mat A,Vec diag)$/;"	f
MatGetDiagonal_Linear_N2B	src/qep/impls/linear/qeplin_n2.c	/^PetscErrorCode MatGetDiagonal_Linear_N2B(Mat B,Vec diag)$/;"	f
MatGetDiagonal_Linear_S1A	src/qep/impls/linear/qeplin_s1.c	/^PetscErrorCode MatGetDiagonal_Linear_S1A(Mat A,Vec diag)$/;"	f
MatGetDiagonal_Linear_S1B	src/qep/impls/linear/qeplin_s1.c	/^PetscErrorCode MatGetDiagonal_Linear_S1B(Mat B,Vec diag)$/;"	f
MatGetDiagonal_Linear_S2A	src/qep/impls/linear/qeplin_s2.c	/^PetscErrorCode MatGetDiagonal_Linear_S2A(Mat A,Vec diag)$/;"	f
MatGetDiagonal_Linear_S2B	src/qep/impls/linear/qeplin_s2.c	/^PetscErrorCode MatGetDiagonal_Linear_S2B(Mat B,Vec diag)$/;"	f
MatGetDiagonal_Shell	src/st/examples/tests/test1.c	/^static PetscErrorCode MatGetDiagonal_Shell(Mat S,Vec diag)$/;"	f	file:
MatIsing_Mult	src/eps/examples/tutorials/ex6f.F	/^      subroutine MatIsing_Mult(/;"	s
MatLaplacian2D_GetDiagonal	src/eps/examples/tests/test8.c	/^PetscErrorCode MatLaplacian2D_GetDiagonal(Mat A,Vec diag)$/;"	f
MatLaplacian2D_GetDiagonal	src/eps/examples/tutorials/ex3.c	/^PetscErrorCode MatLaplacian2D_GetDiagonal(Mat A,Vec diag)$/;"	f
MatLaplacian2D_Mult	src/eps/examples/tests/test8.c	/^PetscErrorCode MatLaplacian2D_Mult(Mat A,Vec x,Vec y)$/;"	f
MatLaplacian2D_Mult	src/eps/examples/tutorials/ex3.c	/^PetscErrorCode MatLaplacian2D_Mult(Mat A,Vec x,Vec y)$/;"	f
MatMarkovModel	src/eps/examples/tests/test11.c	/^PetscErrorCode MatMarkovModel(PetscInt m,Mat A)$/;"	f
MatMarkovModel	src/eps/examples/tests/test9.c	/^PetscErrorCode MatMarkovModel(PetscInt m,Mat A)$/;"	f
MatMarkovModel	src/eps/examples/tutorials/ex12.c	/^PetscErrorCode MatMarkovModel(PetscInt m,Mat A)$/;"	f
MatMarkovModel	src/eps/examples/tutorials/ex18.c	/^PetscErrorCode MatMarkovModel(PetscInt m,Mat A)$/;"	f
MatMarkovModel	src/eps/examples/tutorials/ex5.c	/^PetscErrorCode MatMarkovModel(PetscInt m,Mat A)$/;"	f
MatMultTranspose_Shell	src/st/examples/tests/test1.c	/^static PetscErrorCode MatMultTranspose_Shell(Mat S,Vec x,Vec y)$/;"	f	file:
MatMult_Linear_H1A	src/qep/impls/linear/qeplin_h1.c	/^PetscErrorCode MatMult_Linear_H1A(Mat A,Vec x,Vec y)$/;"	f
MatMult_Linear_H1B	src/qep/impls/linear/qeplin_h1.c	/^PetscErrorCode MatMult_Linear_H1B(Mat B,Vec x,Vec y)$/;"	f
MatMult_Linear_H2A	src/qep/impls/linear/qeplin_h2.c	/^PetscErrorCode MatMult_Linear_H2A(Mat A,Vec x,Vec y)$/;"	f
MatMult_Linear_H2B	src/qep/impls/linear/qeplin_h2.c	/^PetscErrorCode MatMult_Linear_H2B(Mat B,Vec x,Vec y)$/;"	f
MatMult_Linear_N1A	src/qep/impls/linear/qeplin_n1.c	/^PetscErrorCode MatMult_Linear_N1A(Mat A,Vec x,Vec y)$/;"	f
MatMult_Linear_N1B	src/qep/impls/linear/qeplin_n1.c	/^PetscErrorCode MatMult_Linear_N1B(Mat B,Vec x,Vec y)$/;"	f
MatMult_Linear_N2A	src/qep/impls/linear/qeplin_n2.c	/^PetscErrorCode MatMult_Linear_N2A(Mat A,Vec x,Vec y)$/;"	f
MatMult_Linear_N2B	src/qep/impls/linear/qeplin_n2.c	/^PetscErrorCode MatMult_Linear_N2B(Mat B,Vec x,Vec y)$/;"	f
MatMult_Linear_S1A	src/qep/impls/linear/qeplin_s1.c	/^PetscErrorCode MatMult_Linear_S1A(Mat A,Vec x,Vec y)$/;"	f
MatMult_Linear_S1B	src/qep/impls/linear/qeplin_s1.c	/^PetscErrorCode MatMult_Linear_S1B(Mat B,Vec x,Vec y)$/;"	f
MatMult_Linear_S2A	src/qep/impls/linear/qeplin_s2.c	/^PetscErrorCode MatMult_Linear_S2A(Mat A,Vec x,Vec y)$/;"	f
MatMult_Linear_S2B	src/qep/impls/linear/qeplin_s2.c	/^PetscErrorCode MatMult_Linear_S2B(Mat B,Vec x,Vec y)$/;"	f
MatMult_Shell	src/st/examples/tests/test1.c	/^static PetscErrorCode MatMult_Shell(Mat S,Vec x,Vec y)$/;"	f	file:
MatMult_TRLAN	src/eps/impls/external/trlan/trlan.c	/^static PetscBLASInt MatMult_TRLAN(PetscBLASInt *n,PetscBLASInt *m,PetscReal *xin,PetscBLASInt *ldx,PetscReal *yout,PetscBLASInt *ldy)$/;"	f	file:
MatShift_Shell	src/st/examples/tests/test1.c	/^static PetscErrorCode MatShift_Shell(Mat S,PetscScalar shift)$/;"	f	file:
MatType_t	src/eps/impls/davidson/common/davidson.h	/^typedef PetscInt MatType_t;$/;"	t
Method_t	src/eps/impls/davidson/common/davidson.h	/^} Method_t;$/;"	t	typeref:enum:__anon5
MyArbitrarySelection	src/eps/examples/tests/test13.c	/^PetscErrorCode MyArbitrarySelection(PetscScalar eigr,PetscScalar eigi,Vec xr,Vec xi,PetscScalar *rr,PetscScalar *ri,void *ctx)$/;"	f
MyEigenSort	src/eps/examples/tests/test11.c	/^PetscErrorCode MyEigenSort(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *r,void *ctx)$/;"	f
MyEigenSort	src/eps/examples/tests/test9.c	/^PetscErrorCode MyEigenSort(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *r,void *ctx)$/;"	f
MyEigenSort	src/eps/examples/tutorials/ex18.c	/^PetscErrorCode MyEigenSort(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *r,void *ctx)$/;"	f
MyPCApply	src/eps/examples/tests/test12.c	/^PetscErrorCode MyPCApply(PC pc,Vec x,Vec y)$/;"	f
MyPetscSqrtReal	src/ip/ipborthog.c	/^#define MyPetscSqrtReal(/;"	d	file:
N	include/slepc-private/vecimplslepc.h	/^                N,        \/* virtual global size *\/$/;"	m	struct:__anon2
OBJSC	include/finclude/makefile	/^OBJSC     =$/;"	m
OBJSC	include/makefile	/^OBJSC    =$/;"	m
OBJSC	include/slepc-private/makefile	/^OBJSC    =$/;"	m
OBJSC	src/ds/impls/ghep/makefile	/^OBJSC    = dsghep.o$/;"	m
OBJSC	src/ds/impls/ghiep/makefile	/^OBJSC    = dsghiep.o dsghiep_hz.o dsghiep_dqds.o$/;"	m
OBJSC	src/ds/impls/gnhep/makefile	/^OBJSC    = dsgnhep.o$/;"	m
OBJSC	src/ds/impls/hep/makefile	/^OBJSC    = dshep.o$/;"	m
OBJSC	src/ds/impls/nhep/makefile	/^OBJSC    = dsnhep.o$/;"	m
OBJSC	src/ds/impls/svd/makefile	/^OBJSC    = dssvd.o$/;"	m
OBJSC	src/ds/interface/ftn-custom/makefile	/^OBJSC    = zpsf.o$/;"	m
OBJSC	src/ds/interface/makefile	/^OBJSC    = dsbasic.o dsops.o dspriv.o$/;"	m
OBJSC	src/eps/impls/cg/rqcg/makefile	/^OBJSC    = rqcg.o$/;"	m
OBJSC	src/eps/impls/davidson/common/makefile	/^OBJSC    = davidson.o dvd_blas.o dvd_calcpairs.o dvd_improvex.o dvd_initv.o dvd_schm.o dvd_testconv.o dvd_updatev.o dvd_utils.o dvd_gd2.o$/;"	m
OBJSC	src/eps/impls/davidson/gd/makefile	/^OBJSC    = gd.o$/;"	m
OBJSC	src/eps/impls/davidson/jd/makefile	/^OBJSC    = jd.o$/;"	m
OBJSC	src/eps/impls/davidson/makefile	/^OBJSC    =$/;"	m
OBJSC	src/eps/impls/external/arpack/makefile	/^OBJSC    = arpack.o$/;"	m
OBJSC	src/eps/impls/external/blopex/makefile	/^OBJSC    = blopex.o slepc-interface.o petsc-interface.o$/;"	m
OBJSC	src/eps/impls/external/blzpack/makefile	/^OBJSC    = blzpack.o$/;"	m
OBJSC	src/eps/impls/external/primme/ftn-custom/makefile	/^OBJSC    = zprimmef.o$/;"	m
OBJSC	src/eps/impls/external/primme/makefile	/^OBJSC    = primme.o$/;"	m
OBJSC	src/eps/impls/external/trlan/makefile	/^OBJSC    = trlan.o$/;"	m
OBJSC	src/eps/impls/krylov/arnoldi/makefile	/^OBJSC    = arnoldi.o$/;"	m
OBJSC	src/eps/impls/krylov/krylovschur/makefile	/^OBJSC    = krylovschur.o ks-symm.o ks-slice.o ks-indef.o$/;"	m
OBJSC	src/eps/impls/krylov/lanczos/makefile	/^OBJSC    = lanczos.o$/;"	m
OBJSC	src/eps/impls/krylov/makefile	/^OBJSC    = krylov.o$/;"	m
OBJSC	src/eps/impls/lapack/makefile	/^OBJSC    = lapack.o$/;"	m
OBJSC	src/eps/impls/power/makefile	/^OBJSC    = power.o$/;"	m
OBJSC	src/eps/impls/subspace/makefile	/^OBJSC    = subspace.o$/;"	m
OBJSC	src/eps/interface/ftn-custom/makefile	/^OBJSC    = zepsf.o$/;"	m
OBJSC	src/eps/interface/makefile	/^OBJSC    = monitor.o basic.o default.o itregis.o opts.o setup.o solve.o mem.o$/;"	m
OBJSC	src/ip/ftn-custom/makefile	/^OBJSC    = zipf.o$/;"	m
OBJSC	src/ip/makefile	/^OBJSC    = ipbasic.o ipdot.o iporthog.o ipborthog.o ipform.o ipbiorthog.o$/;"	m
OBJSC	src/qep/impls/linear/makefile	/^OBJSC    = linear.o qeplin_n1.o qeplin_n2.o qeplin_s1.o qeplin_s2.o qeplin_h1.o qeplin_h2.o$/;"	m
OBJSC	src/qep/impls/qarnoldi/makefile	/^OBJSC    = qarnoldi.o$/;"	m
OBJSC	src/qep/interface/ftn-custom/makefile	/^OBJSC    = zqepf.o$/;"	m
OBJSC	src/qep/interface/makefile	/^OBJSC    = qepmon.o qepbasic.o qepdefault.o qepregis.o qepopts.o qepsetup.o qepsolve.o$/;"	m
OBJSC	src/st/impls/cayley/makefile	/^OBJSC    = cayley.o$/;"	m
OBJSC	src/st/impls/fold/makefile	/^OBJSC    = fold.o$/;"	m
OBJSC	src/st/impls/precond/makefile	/^OBJSC    = precond.o $/;"	m
OBJSC	src/st/impls/shell/ftn-custom/makefile	/^OBJSC    = zshell.o$/;"	m
OBJSC	src/st/impls/shell/makefile	/^OBJSC    = shell.o$/;"	m
OBJSC	src/st/impls/shift/makefile	/^OBJSC    = shift.o$/;"	m
OBJSC	src/st/impls/sinvert/makefile	/^OBJSC    = sinvert.o $/;"	m
OBJSC	src/st/interface/ftn-custom/makefile	/^OBJSC    = zstf.o$/;"	m
OBJSC	src/st/interface/makefile	/^OBJSC    = stfunc.o stset.o stsolve.o stsles.o stregis.o shellmat.o$/;"	m
OBJSC	src/svd/impls/cross/makefile	/^OBJSC    = cross.o$/;"	m
OBJSC	src/svd/impls/cyclic/makefile	/^OBJSC    = cyclic.o$/;"	m
OBJSC	src/svd/impls/lanczos/makefile	/^OBJSC    = gklanczos.o$/;"	m
OBJSC	src/svd/impls/lapack/makefile	/^OBJSC    = svdlapack.o$/;"	m
OBJSC	src/svd/impls/trlanczos/makefile	/^OBJSC    = trlanczos.o$/;"	m
OBJSC	src/svd/interface/ftn-custom/makefile	/^OBJSC    = zsvdf.o$/;"	m
OBJSC	src/svd/interface/makefile	/^OBJSC    = svdregis.o svdbasic.o svdopts.o svdsetup.o svdsolve.o svdmon.o svdmat.o$/;"	m
OBJSC	src/sys/f90-mod/makefile	/^OBJSC      = $/;"	m
OBJSC	src/sys/ftn-custom/makefile	/^OBJSC    = zslepc_start.o zslepc_startf.o$/;"	m
OBJSC	src/sys/makefile	/^OBJSC    = slepcinit.o slepcutil.o$/;"	m
OBJSC	src/vec/makefile	/^OBJSC    = vecutil.o veccomp.o contiguous.o$/;"	m
OBJSF	include/finclude/makefile	/^OBJSF     =$/;"	m
OBJSF	include/makefile	/^OBJSF    =$/;"	m
OBJSF	include/slepc-private/makefile	/^OBJSF    =$/;"	m
OBJSF	src/sys/f90-mod/makefile	/^OBJSF      = slepcmod.o$/;"	m
OBJSF	src/sys/makefile	/^OBJSF    = $/;"	m
OP	include/slepc-private/epsimpl.h	/^  ST          OP;               \/* spectral transformation object *\/$/;"	m	struct:_p_EPS
OP	include/slepc-private/svdimpl.h	/^  Mat              OP;          \/* problem matrix *\/$/;"	m	struct:_p_SVD
Open	config/log.py	/^def Open(filename):$/;"	f
OperatorAMultiVector	src/eps/impls/external/blopex/blopex.c	/^static void OperatorAMultiVector(void *data,void *x,void *y)$/;"	f	file:
OperatorASingleVector	src/eps/impls/external/blopex/blopex.c	/^static void OperatorASingleVector(void *data,void *x,void *y)$/;"	f	file:
OperatorBMultiVector	src/eps/impls/external/blopex/blopex.c	/^static void OperatorBMultiVector(void *data,void *x,void *y)$/;"	f	file:
OperatorBSingleVector	src/eps/impls/external/blopex/blopex.c	/^static void OperatorBSingleVector(void *data,void *x,void *y)$/;"	f	file:
P	src/eps/impls/cg/rqcg/rqcg.c	/^  Vec      *AV,*BV,*P,*G;$/;"	m	struct:__anon1	file:
PETSCSetupInterpreter	src/eps/impls/external/blopex/petsc-interface.c	/^PETSCSetupInterpreter( mv_InterfaceInterpreter *i )$/;"	f
PETSC_Axpy	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_Axpy( void *alpha,$/;"	f
PETSC_ClearVector	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_ClearVector( void *x )$/;"	f
PETSC_CopyVector	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_CopyVector( void *x, void *y )$/;"	f
PETSC_DestroyVector	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_DestroyVector( void *vvector )$/;"	f
PETSC_END_LEN	src/sys/ftn-custom/zslepc_start.c	/^void PETSC_STDCALL slepcinitialize_(CHAR filename PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
PETSC_INTERFACE_HEADER	src/eps/impls/external/blopex/petsc-interface.h	/^#define PETSC_INTERFACE_HEADER$/;"	d
PETSC_InnerProd	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_InnerProd( void *x, void *y, void *result )$/;"	f
PETSC_MimicVector	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_MimicVector( void *vvector )$/;"	f
PETSC_ScaleVector	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_ScaleVector( double alpha, void *x)$/;"	f
PETSC_SetRandomValues	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_SetRandomValues( void* v, BlopexInt seed )$/;"	f
PETSC_VectorSize	src/eps/impls/external/blopex/petsc-interface.c	/^PETSC_VectorSize( void *x )$/;"	f
PETSC_dpotrf_interface	src/eps/impls/external/blopex/petsc-interface.c	/^BlopexInt PETSC_dpotrf_interface (char *uplo, BlopexInt *n, double *a, BlopexInt * lda, BlopexInt *info)$/;"	f
PETSC_dsygv_interface	src/eps/impls/external/blopex/petsc-interface.c	/^BlopexInt PETSC_dsygv_interface (BlopexInt *itype, char *jobz, char *uplo, BlopexInt *$/;"	f
PETSC_zpotrf_interface	src/eps/impls/external/blopex/petsc-interface.c	/^BlopexInt PETSC_zpotrf_interface (char *uplo, BlopexInt *n, komplex *a, BlopexInt * lda, BlopexInt *info)$/;"	f
PETSC_zsygv_interface	src/eps/impls/external/blopex/petsc-interface.c	/^BlopexInt PETSC_zsygv_interface (BlopexInt *itype, char *jobz, char *uplo, BlopexInt *$/;"	f
PETScMaker	config/cmakeboot.py	/^class PETScMaker(script.Script):$/;"	c
Pa	src/eps/impls/davidson/common/dvd_utils.c	/^    Pa, Pb;       \/* H=W'*(Pa*AV - Pb*BV), G=W'*(Wa*AV - Wb*BV) *\/$/;"	m	struct:__anon17	file:
Pb	src/eps/impls/davidson/common/dvd_utils.c	/^    Pa, Pb;       \/* H=W'*(Pa*AV - Pb*BV), G=W'*(Wa*AV - Wb*BV) *\/$/;"	m	struct:__anon17	file:
PetscBool	bin/matlab/classes/slepcmatlabheader.h	/^typedef int PetscBool;$/;"	t
PetscDLLibraryRegister_slepc	src/sys/slepcinit.c	/^PetscErrorCode PetscDLLibraryRegister_slepc(char *path)$/;"	f
PetscPointer	bin/matlab/classes/slepcmatlabheader.h	/^typedef long int PetscPointer;$/;"	t
PetscValidVecComp	include/slepc-private/vecimplslepc.h	/^#define PetscValidVecComp(/;"	d
PetscViewer	bin/matlab/classes/slepcmatlabheader.h	/^typedef PetscPointer PetscViewer;$/;"	t
Precond_FnMultiVector	src/eps/impls/external/blopex/blopex.c	/^static void Precond_FnMultiVector(void *data,void *x,void *y)$/;"	f	file:
Precond_FnSingleVector	src/eps/impls/external/blopex/blopex.c	/^static void Precond_FnSingleVector(void *data,void *x,void *y)$/;"	f	file:
PrepFtnDir	config/generatefortranstubs.py	/^def PrepFtnDir(dir):$/;"	f
Print	config/log.py	/^def Print(string):$/;"	f
Println	config/log.py	/^def Println(string):$/;"	f
ProjType_t	src/eps/impls/davidson/common/davidson.h	/^} ProjType_t;$/;"	t	typeref:enum:__anon4
Prologue	src/ds/impls/ghiep/dsghiep_dqds.c	/^static PetscErrorCode Prologue(PetscInt n,PetscReal *a,PetscReal *b,PetscReal gl,PetscReal gr,PetscInt *m,PetscReal *shift,PetscReal *w,PetscReal nw)$/;"	f	file:
QEP	bin/matlab/classes/slepcmatlabheader.h	/^typedef PetscPointer QEP;$/;"	t
QEP	include/finclude/slepcqepdef.h	/^#define QEP /;"	d
QEP	include/slepcqep.h	/^typedef struct _p_QEP* QEP;$/;"	t	typeref:struct:_p_QEP
QEP	src/qep/examples/tests/makefile	/^QEP = qarnoldi$/;"	m
QEPAllocateSolution	src/qep/interface/qepsetup.c	/^PetscErrorCode QEPAllocateSolution(QEP qep)$/;"	f
QEPAppendOptionsPrefix	src/qep/interface/qepopts.c	/^PetscErrorCode QEPAppendOptionsPrefix(QEP qep,const char *prefix)$/;"	f
QEPCompareEigenvalues	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPCompareEigenvalues(QEP qep,PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result)$/;"	f
QEPComputeRelativeError	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPComputeRelativeError(QEP qep,PetscInt i,PetscReal *error)$/;"	f
QEPComputeRelativeError_Private	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPComputeRelativeError_Private(QEP qep,PetscScalar kr,PetscScalar ki,Vec xr,Vec xi,PetscReal *error)$/;"	f
QEPComputeResidualNorm	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPComputeResidualNorm(QEP qep,PetscInt i,PetscReal *norm)$/;"	f
QEPComputeResidualNorm_Private	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPComputeResidualNorm_Private(QEP qep,PetscScalar kr,PetscScalar ki,Vec xr,Vec xi,PetscReal *norm)$/;"	f
QEPComputeVectors_Schur	src/qep/interface/qepdefault.c	/^PetscErrorCode QEPComputeVectors_Schur(QEP qep)$/;"	f
QEPConvergedAbsolute	src/qep/interface/qepdefault.c	/^PetscErrorCode QEPConvergedAbsolute(QEP qep,PetscScalar eigr,PetscScalar eigi,PetscReal res,PetscReal *errest,void *ctx)$/;"	f
QEPConvergedDefault	src/qep/interface/qepdefault.c	/^PetscErrorCode QEPConvergedDefault(QEP qep,PetscScalar eigr,PetscScalar eigi,PetscReal res,PetscReal *errest,void *ctx)$/;"	f
QEPConvergedReason	include/finclude/slepcqepdef.h	/^#define QEPConvergedReason /;"	d
QEPConvergedReason	include/slepcqep.h	/^              QEP_CONVERGED_ITERATING          =  0} QEPConvergedReason;$/;"	t	typeref:enum:__anon17
QEPCreate	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPCreate(MPI_Comm comm,QEP *outqep)$/;"	f
QEPCreate_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPCreate_Linear(QEP qep)$/;"	f
QEPCreate_QArnoldi	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPCreate_QArnoldi(QEP qep)$/;"	f
QEPDefaultFreeWork	src/qep/interface/qepdefault.c	/^PetscErrorCode QEPDefaultFreeWork(QEP qep)$/;"	f
QEPDefaultGetWork	src/qep/interface/qepdefault.c	/^PetscErrorCode QEPDefaultGetWork(QEP qep,PetscInt nw)$/;"	f
QEPDestroy	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPDestroy(QEP *qep)$/;"	f
QEPDestroy_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPDestroy_Linear(QEP qep)$/;"	f
QEPDestroy_QArnoldi	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPDestroy_QArnoldi(QEP qep)$/;"	f
QEPEPS	src/qep/examples/tests/makefile	/^QEPEPS = linear$/;"	m
QEPFinalizePackage	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPFinalizePackage(void) $/;"	f
QEPFreeSolution	src/qep/interface/qepsetup.c	/^PetscErrorCode QEPFreeSolution(QEP qep)$/;"	f
QEPGetConverged	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPGetConverged(QEP qep,PetscInt *nconv)$/;"	f
QEPGetConvergedReason	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPGetConvergedReason(QEP qep,QEPConvergedReason *reason)$/;"	f
QEPGetDS	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPGetDS(QEP qep,DS *ds)$/;"	f
QEPGetDimensions	src/qep/interface/qepopts.c	/^PetscErrorCode QEPGetDimensions(QEP qep,PetscInt *nev,PetscInt *ncv,PetscInt *mpd)$/;"	f
QEPGetEigenpair	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPGetEigenpair(QEP qep,PetscInt i,PetscScalar *eigr,PetscScalar *eigi,Vec Vr,Vec Vi)$/;"	f
QEPGetErrorEstimate	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPGetErrorEstimate(QEP qep,PetscInt i,PetscReal *errest)$/;"	f
QEPGetIP	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPGetIP(QEP qep,IP *ip)$/;"	f
QEPGetIterationNumber	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPGetIterationNumber(QEP qep,PetscInt *its)$/;"	f
QEPGetLeftVectorsWanted	src/qep/interface/qepopts.c	/^PetscErrorCode QEPGetLeftVectorsWanted(QEP qep,PetscBool *leftvecs) $/;"	f
QEPGetMonitorContext	src/qep/interface/qepmon.c	/^PetscErrorCode QEPGetMonitorContext(QEP qep,void **ctx)$/;"	f
QEPGetOperationCounters	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPGetOperationCounters(QEP qep,PetscInt* matvecs,PetscInt* dots,PetscInt* lits)$/;"	f
QEPGetOperators	src/qep/interface/qepsetup.c	/^PetscErrorCode QEPGetOperators(QEP qep,Mat *M,Mat *C,Mat *K)$/;"	f
QEPGetOptionsPrefix	src/qep/interface/qepopts.c	/^PetscErrorCode QEPGetOptionsPrefix(QEP qep,const char *prefix[])$/;"	f
QEPGetProblemType	src/qep/interface/qepopts.c	/^PetscErrorCode QEPGetProblemType(QEP qep,QEPProblemType *type)$/;"	f
QEPGetScaleFactor	src/qep/interface/qepopts.c	/^PetscErrorCode QEPGetScaleFactor(QEP qep,PetscReal *alpha)$/;"	f
QEPGetTolerances	src/qep/interface/qepopts.c	/^PetscErrorCode QEPGetTolerances(QEP qep,PetscReal *tol,PetscInt *maxits)$/;"	f
QEPGetTrackAll	src/qep/interface/qepopts.c	/^PetscErrorCode QEPGetTrackAll(QEP qep,PetscBool *trackall) $/;"	f
QEPGetType	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPGetType(QEP qep,const QEPType *type)$/;"	f
QEPGetWhichEigenpairs	src/qep/interface/qepopts.c	/^PetscErrorCode QEPGetWhichEigenpairs(QEP qep,QEPWhich *which) $/;"	f
QEPInitializePackage	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPInitializePackage(const char *path)$/;"	f
QEPKrylovConvergence	src/qep/interface/qepdefault.c	/^PetscErrorCode QEPKrylovConvergence(QEP qep,PetscBool getall,PetscInt kini,PetscInt nits,PetscInt nv,PetscReal beta,PetscInt *kout)$/;"	f
QEPLINEAR	include/finclude/slepcqepdef.h	/^#define QEPLINEAR /;"	d
QEPLINEAR	include/slepcqep.h	/^#define QEPLINEAR /;"	d
QEPLinearGetCompanionForm	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearGetCompanionForm(QEP qep,PetscInt *cform)$/;"	f
QEPLinearGetCompanionForm_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearGetCompanionForm_Linear(QEP qep,PetscInt *cform)$/;"	f
QEPLinearGetEPS	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearGetEPS(QEP qep,EPS *eps)$/;"	f
QEPLinearGetEPS_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearGetEPS_Linear(QEP qep,EPS *eps)$/;"	f
QEPLinearGetExplicitMatrix	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearGetExplicitMatrix(QEP qep,PetscBool *explicitmatrix)$/;"	f
QEPLinearGetExplicitMatrix_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearGetExplicitMatrix_Linear(QEP qep,PetscBool *explicitmatrix)$/;"	f
QEPLinearSelect_Norm	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearSelect_Norm(QEP qep,EPS eps)$/;"	f
QEPLinearSelect_Simple	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearSelect_Simple(QEP qep,EPS eps)$/;"	f
QEPLinearSetCompanionForm	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearSetCompanionForm(QEP qep,PetscInt cform)$/;"	f
QEPLinearSetCompanionForm_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearSetCompanionForm_Linear(QEP qep,PetscInt cform)$/;"	f
QEPLinearSetEPS	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearSetEPS(QEP qep,EPS eps)$/;"	f
QEPLinearSetEPS_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearSetEPS_Linear(QEP qep,EPS eps)$/;"	f
QEPLinearSetExplicitMatrix	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearSetExplicitMatrix(QEP qep,PetscBool explicitmatrix)$/;"	f
QEPLinearSetExplicitMatrix_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPLinearSetExplicitMatrix_Linear(QEP qep,PetscBool explicitmatrix)$/;"	f
QEPList	include/slepc-private/qepimpl.h	/^PETSC_EXTERN PetscFList QEPList;$/;"	v
QEPList	include/slepcqep.h	/^PETSC_EXTERN PetscFList QEPList;$/;"	v
QEPList	src/qep/interface/qepbasic.c	/^PetscFList       QEPList = 0;$/;"	v
QEPMonitor	src/qep/interface/qepmon.c	/^PetscErrorCode QEPMonitor(QEP qep,PetscInt it,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest)$/;"	f
QEPMonitorAll	src/qep/interface/qepmon.c	/^PetscErrorCode QEPMonitorAll(QEP qep,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
QEPMonitorCancel	src/qep/interface/qepmon.c	/^PetscErrorCode QEPMonitorCancel(QEP qep)$/;"	f
QEPMonitorConverged	src/qep/interface/qepmon.c	/^PetscErrorCode QEPMonitorConverged(QEP qep,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
QEPMonitorFirst	src/qep/interface/qepmon.c	/^PetscErrorCode QEPMonitorFirst(QEP qep,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
QEPMonitorLG	src/qep/interface/qepmon.c	/^PetscErrorCode QEPMonitorLG(QEP qep,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
QEPMonitorLGAll	src/qep/interface/qepmon.c	/^PetscErrorCode QEPMonitorLGAll(QEP qep,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
QEPMonitorSet	src/qep/interface/qepmon.c	/^PetscErrorCode QEPMonitorSet(QEP qep,PetscErrorCode (*monitor)(QEP,PetscInt,PetscInt,PetscScalar*,PetscScalar*,PetscReal*,PetscInt,void*),void *mctx,PetscErrorCode (*monitordestroy)(void**))$/;"	f
QEPOps	include/slepc-private/qepimpl.h	/^typedef struct _QEPOps *QEPOps;$/;"	t	typeref:struct:_QEPOps
QEPPackageInitialized	src/qep/interface/qepbasic.c	/^static PetscBool QEPPackageInitialized = PETSC_FALSE;$/;"	v	file:
QEPPrintSolution	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPPrintSolution(QEP qep,PetscViewer viewer)$/;"	f
QEPProblemType	bin/matlab/classes/slepcmatlabheader.h	/^typedef int QEPProblemType;$/;"	t
QEPProblemType	include/finclude/slepcqepdef.h	/^#define QEPProblemType /;"	d
QEPProblemType	include/slepcqep.h	/^             } QEPProblemType;$/;"	t	typeref:enum:__anon15
QEPQARNOLDI	include/finclude/slepcqepdef.h	/^#define QEPQARNOLDI /;"	d
QEPQARNOLDI	include/slepcqep.h	/^#define QEPQARNOLDI /;"	d
QEPQArnoldi	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPQArnoldi(QEP qep,PetscScalar *H,PetscInt ldh,Vec *V,PetscInt k,PetscInt *M,Vec v,Vec w,PetscReal *beta,PetscBool *breakdown,PetscScalar *work)$/;"	f
QEPQArnoldiCGS	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPQArnoldiCGS(QEP qep,PetscScalar *H,PetscBLASInt ldh,PetscScalar *h,PetscBLASInt j,Vec *V,Vec t,Vec v,Vec w,PetscReal *onorm,PetscReal *norm,PetscScalar *work)$/;"	f
QEPRegister	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPRegister(const char *sname,const char *path,const char *name,PetscErrorCode (*function)(QEP))$/;"	f
QEPRegisterAll	src/qep/interface/qepregis.c	/^PetscErrorCode QEPRegisterAll(const char *path)$/;"	f
QEPRegisterAllCalled	include/slepcqep.h	/^PETSC_EXTERN PetscBool  QEPRegisterAllCalled;$/;"	v
QEPRegisterAllCalled	src/qep/interface/qepbasic.c	/^PetscBool        QEPRegisterAllCalled = PETSC_FALSE;$/;"	v
QEPRegisterDestroy	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPRegisterDestroy(void)$/;"	f
QEPRegisterDynamic	include/slepcqep.h	/^#define QEPRegisterDynamic(/;"	d
QEPReset	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPReset(QEP qep)$/;"	f
QEPReset_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPReset_Linear(QEP qep)$/;"	f
QEPReset_QArnoldi	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPReset_QArnoldi(QEP qep)$/;"	f
QEPSetConvergenceTest	src/qep/interface/qepopts.c	/^extern PetscErrorCode QEPSetConvergenceTest(QEP qep,PetscErrorCode (*func)(QEP,PetscScalar,PetscScalar,PetscReal,PetscReal*,void*),void* ctx)$/;"	f
QEPSetDS	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPSetDS(QEP qep,DS ds)$/;"	f
QEPSetDimensions	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetDimensions(QEP qep,PetscInt nev,PetscInt ncv,PetscInt mpd)$/;"	f
QEPSetFromOptions	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetFromOptions(QEP qep)$/;"	f
QEPSetFromOptions_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPSetFromOptions_Linear(QEP qep)$/;"	f
QEPSetFromOptions_QArnoldi	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPSetFromOptions_QArnoldi(QEP qep)$/;"	f
QEPSetIP	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPSetIP(QEP qep,IP ip)$/;"	f
QEPSetInitialSpace	src/qep/interface/qepsetup.c	/^PetscErrorCode QEPSetInitialSpace(QEP qep,PetscInt n,Vec *is)$/;"	f
QEPSetInitialSpaceLeft	src/qep/interface/qepsetup.c	/^PetscErrorCode QEPSetInitialSpaceLeft(QEP qep,PetscInt n,Vec *is)$/;"	f
QEPSetLeftVectorsWanted	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetLeftVectorsWanted(QEP qep,PetscBool leftvecs)$/;"	f
QEPSetOperators	src/qep/interface/qepsetup.c	/^PetscErrorCode QEPSetOperators(QEP qep,Mat M,Mat C,Mat K)$/;"	f
QEPSetOptionsPrefix	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetOptionsPrefix(QEP qep,const char *prefix)$/;"	f
QEPSetProblemType	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetProblemType(QEP qep,QEPProblemType type)$/;"	f
QEPSetScaleFactor	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetScaleFactor(QEP qep,PetscReal alpha)$/;"	f
QEPSetTolerances	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetTolerances(QEP qep,PetscReal tol,PetscInt maxits)$/;"	f
QEPSetTrackAll	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetTrackAll(QEP qep,PetscBool trackall)$/;"	f
QEPSetType	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPSetType(QEP qep,const QEPType type)$/;"	f
QEPSetUp	src/qep/interface/qepsetup.c	/^PetscErrorCode QEPSetUp(QEP qep)$/;"	f
QEPSetUp_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPSetUp_Linear(QEP qep)$/;"	f
QEPSetUp_QArnoldi	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPSetUp_QArnoldi(QEP qep)$/;"	f
QEPSetWhichEigenpairs	src/qep/interface/qepopts.c	/^PetscErrorCode QEPSetWhichEigenpairs(QEP qep,QEPWhich which)$/;"	f
QEPSolve	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPSolve(QEP qep) $/;"	f
QEPSolve_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPSolve_Linear(QEP qep)$/;"	f
QEPSolve_QArnoldi	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPSolve_QArnoldi(QEP qep)$/;"	f
QEPSortEigenvalues	src/qep/interface/qepsolve.c	/^PetscErrorCode QEPSortEigenvalues(QEP qep,PetscInt n,PetscScalar *eigr,PetscScalar *eigi,PetscInt *perm)$/;"	f
QEPType	include/finclude/slepcqepdef.h	/^#define QEPType /;"	d
QEPType	include/slepcqep.h	/^#define QEPType /;"	d
QEPView	src/qep/interface/qepbasic.c	/^PetscErrorCode QEPView(QEP qep,PetscViewer viewer)$/;"	f
QEPView_Linear	src/qep/impls/linear/linear.c	/^PetscErrorCode QEPView_Linear(QEP qep,PetscViewer viewer)$/;"	f
QEPView_QArnoldi	src/qep/impls/qarnoldi/qarnoldi.c	/^PetscErrorCode QEPView_QArnoldi(QEP qep,PetscViewer viewer)$/;"	f
QEPWhich	bin/matlab/classes/slepcmatlabheader.h	/^typedef int QEPWhich;$/;"	t
QEPWhich	include/finclude/slepcqepdef.h	/^#define QEPWhich /;"	d
QEPWhich	include/slepcqep.h	/^               QEP_SMALLEST_IMAGINARY } QEPWhich;$/;"	t	typeref:enum:__anon16
QEP_CLASSID	include/slepcqep.h	/^PETSC_EXTERN PetscClassId QEP_CLASSID;$/;"	v
QEP_CLASSID	src/qep/interface/qepbasic.c	/^PetscClassId     QEP_CLASSID = 0;$/;"	v
QEP_CONVERGED_ITERATING	include/slepcqep.h	/^              QEP_CONVERGED_ITERATING          =  0} QEPConvergedReason;$/;"	e	enum:__anon17
QEP_CONVERGED_TOL	include/slepcqep.h	/^              QEP_CONVERGED_TOL                =  2,$/;"	e	enum:__anon17
QEP_DIVERGED_BREAKDOWN	include/slepcqep.h	/^              QEP_DIVERGED_BREAKDOWN           = -4,$/;"	e	enum:__anon17
QEP_DIVERGED_ITS	include/slepcqep.h	/^              QEP_DIVERGED_ITS                 = -3,$/;"	e	enum:__anon17
QEP_Dense	include/slepc-private/qepimpl.h	/^PETSC_EXTERN PetscLogEvent QEP_SetUp, QEP_Solve, QEP_Dense;$/;"	v
QEP_Dense	src/qep/interface/qepbasic.c	/^PetscLogEvent    QEP_SetUp = 0,QEP_Solve = 0,QEP_Dense = 0;$/;"	v
QEP_GENERAL	include/slepcqep.h	/^typedef enum { QEP_GENERAL=1,$/;"	e	enum:__anon15
QEP_GYROSCOPIC	include/slepcqep.h	/^               QEP_GYROSCOPIC   \/* M, K  Hermitian, M>0, C skew-Hermitian *\/$/;"	e	enum:__anon15
QEP_HERMITIAN	include/slepcqep.h	/^               QEP_HERMITIAN,   \/* M, C, K  Hermitian *\/$/;"	e	enum:__anon15
QEP_LARGEST_IMAGINARY	include/slepcqep.h	/^               QEP_LARGEST_IMAGINARY,$/;"	e	enum:__anon16
QEP_LARGEST_MAGNITUDE	include/slepcqep.h	/^typedef enum { QEP_LARGEST_MAGNITUDE=1,$/;"	e	enum:__anon16
QEP_LARGEST_REAL	include/slepcqep.h	/^               QEP_LARGEST_REAL,$/;"	e	enum:__anon16
QEP_LINEAR	src/qep/impls/linear/linearp.h	/^} QEP_LINEAR;$/;"	t	typeref:struct:__anon1
QEP_QARNOLDI	src/qep/impls/qarnoldi/qarnoldi.c	/^} QEP_QARNOLDI;$/;"	t	typeref:struct:__anon1	file:
QEP_SMALLEST_IMAGINARY	include/slepcqep.h	/^               QEP_SMALLEST_IMAGINARY } QEPWhich;$/;"	e	enum:__anon16
QEP_SMALLEST_MAGNITUDE	include/slepcqep.h	/^               QEP_SMALLEST_MAGNITUDE,$/;"	e	enum:__anon16
QEP_SMALLEST_REAL	include/slepcqep.h	/^               QEP_SMALLEST_REAL,$/;"	e	enum:__anon16
QEP_SetUp	include/slepc-private/qepimpl.h	/^PETSC_EXTERN PetscLogEvent QEP_SetUp, QEP_Solve, QEP_Dense;$/;"	v
QEP_SetUp	src/qep/interface/qepbasic.c	/^PetscLogEvent    QEP_SetUp = 0,QEP_Solve = 0,QEP_Dense = 0;$/;"	v
QEP_Solve	include/slepc-private/qepimpl.h	/^PETSC_EXTERN PetscLogEvent QEP_SetUp, QEP_Solve, QEP_Dense;$/;"	v
QEP_Solve	src/qep/interface/qepbasic.c	/^PetscLogEvent    QEP_SetUp = 0,QEP_Solve = 0,QEP_Dense = 0;$/;"	v
RDict	config/cmakeboot.py	/^   import RDict$/;"	i
S	src/eps/impls/davidson/common/davidson.h	/^    *S,             \/* first Schur matrix, S = pY'*H*pX *\/$/;"	m	struct:_dvdDashboard
S	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscScalar   *S;         \/* Matrix for projected problem *\/$/;"	m	struct:_n_SR
SLEPCSetupInterpreter	src/eps/impls/external/blopex/slepc-interface.c	/^int SLEPCSetupInterpreter(mv_InterfaceInterpreter *i)$/;"	f
SLEPCSetupInterpreterForDignifiedDeath	src/eps/impls/external/blopex/slepc-interface.c	/^void SLEPCSetupInterpreterForDignifiedDeath(mv_InterfaceInterpreter *i)$/;"	f
SLEPC_ARPACK	src/eps/impls/external/arpack/arpackp.h	/^#define SLEPC_ARPACK(/;"	d
SLEPC_AUTHOR_INFO	include/slepcsys.h	/^#define SLEPC_AUTHOR_INFO /;"	d
SLEPC_BLASLAPACK	include/slepcblaslapack.h	/^#define SLEPC_BLASLAPACK(/;"	d
SLEPC_BLASLAPACKREAL	include/slepcblaslapack.h	/^#define SLEPC_BLASLAPACKREAL(/;"	d
SLEPC_BLZPACK	src/eps/impls/external/blzpack/blzpackp.h	/^#define SLEPC_BLZPACK(/;"	d
SLEPC_DEFAULT_TOL	include/slepcsys.h	/^#  define SLEPC_DEFAULT_TOL /;"	d
SLEPC_INTERFACE_HEADER	src/eps/impls/external/blopex/slepc-interface.h	/^#define SLEPC_INTERFACE_HEADER$/;"	d
SLEPC_SlepcDenseCopy	src/eps/impls/davidson/common/dvd_blas.c	/^PetscLogEvent SLEPC_SlepcDenseCopy = 0;$/;"	v
SLEPC_SlepcDenseMatProd	src/eps/impls/davidson/common/dvd_blas.c	/^PetscLogEvent SLEPC_SlepcDenseMatProd = 0;$/;"	v
SLEPC_SlepcDenseNorm	src/eps/impls/davidson/common/dvd_blas.c	/^PetscLogEvent SLEPC_SlepcDenseNorm = 0;$/;"	v
SLEPC_UpdateVectors	include/slepc-private/vecimplslepc.h	/^PETSC_EXTERN PetscLogEvent SLEPC_UpdateVectors, SLEPC_VecMAXPBY;$/;"	v
SLEPC_UpdateVectors	src/vec/contiguous.c	/^PetscLogEvent SLEPC_UpdateVectors = 0,SLEPC_VecMAXPBY = 0;$/;"	v
SLEPC_VERSION	makefile	/^	-@grep "define SLEPC_VERSION" ${SLEPC_DIR}\/include\/slepcversion.h | ${SED} "s\/........\/\/"$/;"	m
SLEPC_VERSION_	include/slepcversion.h	/^#define SLEPC_VERSION_(/;"	d
SLEPC_VERSION_DATE	include/slepcversion.h	/^#define SLEPC_VERSION_DATE /;"	d
SLEPC_VERSION_DATE_SVN	include/slepcversion.h	/^#define SLEPC_VERSION_DATE_SVN /;"	d
SLEPC_VERSION_MAJOR	include/slepcversion.h	/^#define SLEPC_VERSION_MAJOR /;"	d
SLEPC_VERSION_MINOR	include/slepcversion.h	/^#define SLEPC_VERSION_MINOR /;"	d
SLEPC_VERSION_PATCH	include/slepcversion.h	/^#define SLEPC_VERSION_PATCH /;"	d
SLEPC_VERSION_PATCH_DATE	include/slepcversion.h	/^#define SLEPC_VERSION_PATCH_DATE /;"	d
SLEPC_VERSION_RELEASE	include/slepcversion.h	/^#define SLEPC_VERSION_RELEASE /;"	d
SLEPC_VERSION_SUBMINOR	include/slepcversion.h	/^#define SLEPC_VERSION_SUBMINOR /;"	d
SLEPC_VERSION_SVN	include/slepcversion.h	/^#define SLEPC_VERSION_SVN /;"	d
SLEPC_VecMAXPBY	include/slepc-private/vecimplslepc.h	/^PETSC_EXTERN PetscLogEvent SLEPC_UpdateVectors, SLEPC_VecMAXPBY;$/;"	v
SLEPC_VecMAXPBY	src/vec/contiguous.c	/^PetscLogEvent SLEPC_UpdateVectors = 0,SLEPC_VecMAXPBY = 0;$/;"	v
SLEPC_VecsMult	src/eps/impls/davidson/common/dvd_blas.c	/^PetscLogEvent SLEPC_VecsMult = 0;$/;"	v
SOURCEC	include/finclude/makefile	/^SOURCEC   =$/;"	m
SOURCEC	include/makefile	/^SOURCEC  =$/;"	m
SOURCEC	include/slepc-private/makefile	/^SOURCEC  =$/;"	m
SOURCEC	src/ds/impls/ghep/makefile	/^SOURCEC  = dsghep.c$/;"	m
SOURCEC	src/ds/impls/ghiep/makefile	/^SOURCEC  = dsghiep.c dsghiep_hz.c dsghiep_dqds.c$/;"	m
SOURCEC	src/ds/impls/gnhep/makefile	/^SOURCEC  = dsgnhep.c$/;"	m
SOURCEC	src/ds/impls/hep/makefile	/^SOURCEC  = dshep.c$/;"	m
SOURCEC	src/ds/impls/nhep/makefile	/^SOURCEC  = dsnhep.c$/;"	m
SOURCEC	src/ds/impls/svd/makefile	/^SOURCEC  = dssvd.c$/;"	m
SOURCEC	src/ds/interface/ftn-custom/makefile	/^SOURCEC  = zpsf.c$/;"	m
SOURCEC	src/ds/interface/makefile	/^SOURCEC  = dsbasic.c dsops.c dspriv.c$/;"	m
SOURCEC	src/eps/impls/cg/rqcg/makefile	/^SOURCEC  = rqcg.c$/;"	m
SOURCEC	src/eps/impls/davidson/common/makefile	/^SOURCEC  = davidson.c dvd_blas.c dvd_calcpairs.c dvd_improvex.c dvd_initv.c dvd_schm.c dvd_testconv.c dvd_updatev.c dvd_utils.c dvd_gd2.c$/;"	m
SOURCEC	src/eps/impls/davidson/gd/makefile	/^SOURCEC  = gd.c$/;"	m
SOURCEC	src/eps/impls/davidson/jd/makefile	/^SOURCEC  = jd.c$/;"	m
SOURCEC	src/eps/impls/davidson/makefile	/^SOURCEC  =$/;"	m
SOURCEC	src/eps/impls/external/arpack/makefile	/^SOURCEC  = arpack.c$/;"	m
SOURCEC	src/eps/impls/external/blopex/makefile	/^SOURCEC  = blopex.c slepc-interface.c petsc-interface.c$/;"	m
SOURCEC	src/eps/impls/external/blzpack/makefile	/^SOURCEC  = blzpack.c$/;"	m
SOURCEC	src/eps/impls/external/primme/ftn-custom/makefile	/^SOURCEC  = zprimmef.c$/;"	m
SOURCEC	src/eps/impls/external/primme/makefile	/^SOURCEC  = primme.c$/;"	m
SOURCEC	src/eps/impls/external/trlan/makefile	/^SOURCEC  = trlan.c$/;"	m
SOURCEC	src/eps/impls/krylov/arnoldi/makefile	/^SOURCEC  = arnoldi.c$/;"	m
SOURCEC	src/eps/impls/krylov/krylovschur/makefile	/^SOURCEC  = krylovschur.c ks-symm.c ks-slice.c ks-indef.c$/;"	m
SOURCEC	src/eps/impls/krylov/lanczos/makefile	/^SOURCEC  = lanczos.c$/;"	m
SOURCEC	src/eps/impls/krylov/makefile	/^SOURCEC  = krylov.c$/;"	m
SOURCEC	src/eps/impls/lapack/makefile	/^SOURCEC  = lapack.c$/;"	m
SOURCEC	src/eps/impls/power/makefile	/^SOURCEC  = power.c$/;"	m
SOURCEC	src/eps/impls/subspace/makefile	/^SOURCEC  = subspace.c$/;"	m
SOURCEC	src/eps/interface/ftn-custom/makefile	/^SOURCEC  = zepsf.c$/;"	m
SOURCEC	src/eps/interface/makefile	/^SOURCEC  = monitor.c basic.c default.c itregis.c opts.c setup.c solve.c mem.c$/;"	m
SOURCEC	src/ip/ftn-custom/makefile	/^SOURCEC  = zipf.c$/;"	m
SOURCEC	src/ip/makefile	/^SOURCEC  = ipbasic.c ipdot.c iporthog.c ipborthog.c ipform.c ipbiorthog.c$/;"	m
SOURCEC	src/qep/impls/linear/makefile	/^SOURCEC  = linear.c qeplin_n1.c qeplin_n2.c qeplin_s1.c qeplin_s2.c qeplin_h1.c qeplin_h2.c$/;"	m
SOURCEC	src/qep/impls/qarnoldi/makefile	/^SOURCEC  = qarnoldi.c$/;"	m
SOURCEC	src/qep/interface/ftn-custom/makefile	/^SOURCEC  = zqepf.c$/;"	m
SOURCEC	src/qep/interface/makefile	/^SOURCEC  = qepmon.c qepbasic.c qepdefault.c qepregis.c qepopts.c qepsetup.c qepsolve.c$/;"	m
SOURCEC	src/st/impls/cayley/makefile	/^SOURCEC  = cayley.c$/;"	m
SOURCEC	src/st/impls/fold/makefile	/^SOURCEC  = fold.c$/;"	m
SOURCEC	src/st/impls/precond/makefile	/^SOURCEC  = precond.c$/;"	m
SOURCEC	src/st/impls/shell/ftn-custom/makefile	/^SOURCEC  = zshell.c$/;"	m
SOURCEC	src/st/impls/shell/makefile	/^SOURCEC  = shell.c$/;"	m
SOURCEC	src/st/impls/shift/makefile	/^SOURCEC  = shift.c$/;"	m
SOURCEC	src/st/impls/sinvert/makefile	/^SOURCEC  = sinvert.c$/;"	m
SOURCEC	src/st/interface/ftn-custom/makefile	/^SOURCEC  = zstf.c$/;"	m
SOURCEC	src/st/interface/makefile	/^SOURCEC  = stfunc.c stset.c stsolve.c stsles.c stregis.c shellmat.c$/;"	m
SOURCEC	src/svd/impls/cross/makefile	/^SOURCEC  = cross.c$/;"	m
SOURCEC	src/svd/impls/cyclic/makefile	/^SOURCEC  = cyclic.c$/;"	m
SOURCEC	src/svd/impls/lanczos/makefile	/^SOURCEC  = gklanczos.c$/;"	m
SOURCEC	src/svd/impls/lapack/makefile	/^SOURCEC  = svdlapack.c$/;"	m
SOURCEC	src/svd/impls/trlanczos/makefile	/^SOURCEC  = trlanczos.c$/;"	m
SOURCEC	src/svd/interface/ftn-custom/makefile	/^SOURCEC  = zsvdf.c$/;"	m
SOURCEC	src/svd/interface/makefile	/^SOURCEC  = svdregis.c svdbasic.c svdopts.c svdsetup.c svdsolve.c svdmon.c svdmat.c$/;"	m
SOURCEC	src/sys/f90-mod/makefile	/^SOURCEC    = $/;"	m
SOURCEC	src/sys/ftn-custom/makefile	/^SOURCEC  = zslepc_start.c zslepc_startf.c$/;"	m
SOURCEC	src/sys/makefile	/^SOURCEC  = slepcinit.c slepcutil.c$/;"	m
SOURCEC	src/vec/makefile	/^SOURCEC  = vecutil.c veccomp.c contiguous.c$/;"	m
SOURCEF	include/finclude/makefile	/^SOURCEF   =$/;"	m
SOURCEF	include/makefile	/^SOURCEF  =$/;"	m
SOURCEF	include/slepc-private/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/ds/impls/ghep/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/ds/impls/ghiep/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/ds/impls/gnhep/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/ds/impls/hep/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/ds/impls/nhep/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/ds/impls/svd/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/ds/interface/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/ds/interface/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/cg/rqcg/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/davidson/common/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/davidson/gd/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/davidson/jd/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/davidson/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/external/arpack/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/external/blopex/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/external/blzpack/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/external/primme/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/eps/impls/external/primme/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/external/trlan/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/krylov/arnoldi/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/krylov/krylovschur/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/krylov/lanczos/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/krylov/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/lapack/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/power/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/impls/subspace/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/eps/interface/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/eps/interface/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/ip/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/ip/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/qep/impls/linear/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/qep/impls/qarnoldi/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/qep/interface/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/qep/interface/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/st/impls/cayley/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/st/impls/fold/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/st/impls/precond/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/st/impls/shell/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/st/impls/shell/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/st/impls/shift/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/st/impls/sinvert/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/st/interface/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/st/interface/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/svd/impls/cross/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/svd/impls/cyclic/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/svd/impls/lanczos/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/svd/impls/lapack/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/svd/impls/trlanczos/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/svd/interface/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/svd/interface/makefile	/^SOURCEF  = $/;"	m
SOURCEF	src/sys/f90-mod/makefile	/^SOURCEF    = slepcmod.F$/;"	m
SOURCEF	src/sys/ftn-custom/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/sys/makefile	/^SOURCEF  =$/;"	m
SOURCEF	src/vec/makefile	/^SOURCEF  = $/;"	m
SOURCEH	include/finclude/makefile	/^SOURCEH   = slepc.h slepceps.h slepcst.h slepcsvd.h slepcip.h slepcds.h$/;"	m
SOURCEH	include/makefile	/^SOURCEH  = slepc.h slepcsys.h slepceps.h slepcst.h slepcsvd.h slepcip.h slepcds.h slepcversion.h slepcblaslapack.h$/;"	m
SOURCEH	include/slepc-private/makefile	/^SOURCEH  = epsimpl.h stimpl.h svdimpl.h ipimpl.h qepimpl.h dsimpl.h slepcimpl.h$/;"	m
SOURCEH	src/ds/impls/ghep/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/ds/impls/ghiep/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/ds/impls/gnhep/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/ds/impls/hep/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/ds/impls/nhep/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/ds/impls/svd/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/ds/interface/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/ds/interface/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/ds/makefile	/^SOURCEH  = ..\/..\/include\/slepc-private\/dsimpl.h ..\/..\/include\/slepcds.h$/;"	m
SOURCEH	src/eps/impls/cg/rqcg/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/davidson/common/makefile	/^SOURCEH  = davidson.h $/;"	m
SOURCEH	src/eps/impls/davidson/gd/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/davidson/jd/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/davidson/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/external/arpack/makefile	/^SOURCEH  = arpackp.h$/;"	m
SOURCEH	src/eps/impls/external/blopex/makefile	/^SOURCEH  = slepc-interface.h petsc-interface.h$/;"	m
SOURCEH	src/eps/impls/external/blzpack/makefile	/^SOURCEH  = blzpackp.h$/;"	m
SOURCEH	src/eps/impls/external/primme/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/eps/impls/external/primme/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/external/trlan/makefile	/^SOURCEH  = trlanp.h$/;"	m
SOURCEH	src/eps/impls/krylov/arnoldi/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/krylov/krylovschur/makefile	/^SOURCEH  = krylovschur.h$/;"	m
SOURCEH	src/eps/impls/krylov/lanczos/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/krylov/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/lapack/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/power/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/impls/subspace/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/interface/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/eps/interface/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/eps/makefile	/^SOURCEH  = ..\/..\/include\/slepc-private\/epsimpl.h ..\/..\/include\/slepceps.h$/;"	m
SOURCEH	src/ip/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/ip/makefile	/^SOURCEH  = ..\/..\/include\/slepc-private\/ipimpl.h ..\/..\/include\/slepcip.h ..\/eps\/impls\/davidson\/common\/davidson.h$/;"	m
SOURCEH	src/qep/impls/linear/makefile	/^SOURCEH  = linearp.h$/;"	m
SOURCEH	src/qep/impls/qarnoldi/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/qep/interface/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/qep/interface/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/qep/makefile	/^SOURCEH  = ..\/..\/include\/slepc-private\/qepimpl.h ..\/..\/include\/slepcqep.h$/;"	m
SOURCEH	src/st/impls/cayley/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/st/impls/fold/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/st/impls/precond/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/st/impls/shell/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/st/impls/shell/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/st/impls/shift/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/st/impls/sinvert/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/st/interface/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/st/interface/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/st/makefile	/^SOURCEH  = ..\/..\/include\/slepc-private\/stimpl.h ..\/..\/include\/slepcst.h$/;"	m
SOURCEH	src/svd/impls/cross/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/svd/impls/cyclic/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/svd/impls/lanczos/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/svd/impls/lapack/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/svd/impls/trlanczos/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/svd/interface/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/svd/interface/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/svd/makefile	/^SOURCEH  = ..\/..\/include\/slepc-private\/svdimpl.h ..\/..\/include\/slepcsvd.h$/;"	m
SOURCEH	src/sys/f90-mod/makefile	/^SOURCEH    = $/;"	m
SOURCEH	src/sys/ftn-custom/makefile	/^SOURCEH  =$/;"	m
SOURCEH	src/sys/makefile	/^SOURCEH  = $/;"	m
SOURCEH	src/vec/makefile	/^SOURCEH  = veccomp0.h$/;"	m
SPECIALFASTLIB	src/sys/f90-mod/makefile	/^SPECIALFASTLIB = yes$/;"	m
SPECIALLIB	src/sys/f90-mod/makefile	/^SPECIALLIB     = yes$/;"	m
SR	src/eps/impls/krylov/krylovschur/krylovschur.h	/^typedef struct _n_SR  *SR;$/;"	t	typeref:struct:_n_SR
ST	bin/matlab/classes/slepcmatlabheader.h	/^typedef PetscPointer ST;$/;"	t
ST	include/finclude/slepcstdef.h	/^#define ST /;"	d
ST	include/slepcst.h	/^typedef struct _p_ST* ST;$/;"	t	typeref:struct:_p_ST
STAppendOptionsPrefix	src/st/interface/stfunc.c	/^PetscErrorCode STAppendOptionsPrefix(ST st,const char *prefix)$/;"	f
STApply	src/st/interface/stsolve.c	/^PetscErrorCode STApply(ST st,Vec x,Vec y)$/;"	f
STApplyTranspose	src/st/interface/stsolve.c	/^PetscErrorCode STApplyTranspose(ST st,Vec x,Vec y)$/;"	f
STApplyTranspose_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STApplyTranspose_Cayley(ST st,Vec x,Vec y)$/;"	f
STApplyTranspose_Fold	src/st/impls/fold/fold.c	/^PetscErrorCode STApplyTranspose_Fold(ST st,Vec x,Vec y)$/;"	f
STApplyTranspose_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STApplyTranspose_Shell(ST st,Vec x,Vec y)$/;"	f
STApplyTranspose_Shift	src/st/impls/shift/shift.c	/^PetscErrorCode STApplyTranspose_Shift(ST st,Vec x,Vec y)$/;"	f
STApplyTranspose_Sinvert	src/st/impls/sinvert/sinvert.c	/^PetscErrorCode STApplyTranspose_Sinvert(ST st,Vec x,Vec y)$/;"	f
STApply_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STApply_Cayley(ST st,Vec x,Vec y)$/;"	f
STApply_Fold	src/st/impls/fold/fold.c	/^PetscErrorCode STApply_Fold(ST st,Vec x,Vec y)$/;"	f
STApply_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STApply_Shell(ST st,Vec x,Vec y)$/;"	f
STApply_Shift	src/st/impls/shift/shift.c	/^PetscErrorCode STApply_Shift(ST st,Vec x,Vec y)$/;"	f
STApply_Sinvert	src/st/impls/sinvert/sinvert.c	/^PetscErrorCode STApply_Sinvert(ST st,Vec x,Vec y)$/;"	f
STAssociatedKSPSolve	src/st/interface/stsles.c	/^PetscErrorCode STAssociatedKSPSolve(ST st,Vec b,Vec x)$/;"	f
STAssociatedKSPSolveTranspose	src/st/interface/stsles.c	/^PetscErrorCode STAssociatedKSPSolveTranspose(ST st,Vec b,Vec x)$/;"	f
STBackTransform	src/st/interface/stsolve.c	/^PetscErrorCode STBackTransform(ST st,PetscInt n,PetscScalar* eigr,PetscScalar* eigi)$/;"	f
STBackTransform_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STBackTransform_Cayley(ST st,PetscInt n,PetscScalar *eigr,PetscScalar *eigi)$/;"	f
STBackTransform_Fold	src/st/impls/fold/fold.c	/^PetscErrorCode STBackTransform_Fold(ST st,PetscInt n,PetscScalar *eigr,PetscScalar *eigi)$/;"	f
STBackTransform_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STBackTransform_Shell(ST st,PetscInt n,PetscScalar *eigr,PetscScalar *eigi)$/;"	f
STBackTransform_Shift	src/st/impls/shift/shift.c	/^PetscErrorCode STBackTransform_Shift(ST st,PetscInt n,PetscScalar *eigr,PetscScalar *eigi)$/;"	f
STBackTransform_Sinvert	src/st/impls/sinvert/sinvert.c	/^PetscErrorCode STBackTransform_Sinvert(ST st,PetscInt n,PetscScalar *eigr,PetscScalar *eigi)$/;"	f
STBilinearMatMult_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STBilinearMatMult_Cayley(Mat B,Vec x,Vec y)$/;"	f
STCAYLEY	include/finclude/slepcstdef.h	/^#define STCAYLEY /;"	d
STCAYLEY	include/slepcst.h	/^#define STCAYLEY /;"	d
STCayleyGetAntishift	src/st/impls/cayley/cayley.c	/^PetscErrorCode STCayleyGetAntishift(ST st,PetscScalar *nu)$/;"	f
STCayleyGetAntishift_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STCayleyGetAntishift_Cayley(ST st,PetscScalar *nu)$/;"	f
STCayleySetAntishift	src/st/impls/cayley/cayley.c	/^PetscErrorCode STCayleySetAntishift(ST st,PetscScalar nu)$/;"	f
STCayleySetAntishift_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STCayleySetAntishift_Cayley(ST st,PetscScalar newshift)$/;"	f
STCheckNullSpace	src/st/interface/stsles.c	/^PetscErrorCode STCheckNullSpace(ST st,PetscInt n,const Vec V[])$/;"	f
STCheckNullSpace_Default	src/st/interface/stsles.c	/^PetscErrorCode STCheckNullSpace_Default(ST st,PetscInt n,const Vec V[])$/;"	f
STComputeExplicitOperator	src/st/interface/stsolve.c	/^PetscErrorCode STComputeExplicitOperator(ST st,Mat *mat)$/;"	f
STCreate	src/st/interface/stfunc.c	/^PetscErrorCode STCreate(MPI_Comm comm,ST *newst)$/;"	f
STCreate_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STCreate_Cayley(ST st)$/;"	f
STCreate_Fold	src/st/impls/fold/fold.c	/^PetscErrorCode STCreate_Fold(ST st)$/;"	f
STCreate_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STCreate_Precond(ST st)$/;"	f
STCreate_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STCreate_Shell(ST st)$/;"	f
STCreate_Shift	src/st/impls/shift/shift.c	/^PetscErrorCode STCreate_Shift(ST st)$/;"	f
STCreate_Sinvert	src/st/impls/sinvert/sinvert.c	/^PetscErrorCode STCreate_Sinvert(ST st)$/;"	f
STDestroy	src/st/interface/stfunc.c	/^PetscErrorCode STDestroy(ST *st)$/;"	f
STDestroy_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STDestroy_Cayley(ST st)$/;"	f
STDestroy_Fold	src/st/impls/fold/fold.c	/^PetscErrorCode STDestroy_Fold(ST st)$/;"	f
STDestroy_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STDestroy_Precond(ST st)$/;"	f
STDestroy_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STDestroy_Shell(ST st)$/;"	f
STFOLD	include/finclude/slepcstdef.h	/^#define STFOLD /;"	d
STFOLD	include/slepcst.h	/^#define STFOLD /;"	d
STFinalizePackage	src/st/interface/stfunc.c	/^PetscErrorCode STFinalizePackage(void) $/;"	f
STGetBalanceMatrix	src/st/interface/stfunc.c	/^PetscErrorCode STGetBalanceMatrix(ST st,Vec *D)$/;"	f
STGetBilinearForm	src/st/interface/stsolve.c	/^PetscErrorCode STGetBilinearForm(ST st,Mat *B)$/;"	f
STGetBilinearForm_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STGetBilinearForm_Cayley(ST st,Mat *B)$/;"	f
STGetBilinearForm_Default	src/st/interface/stsolve.c	/^PetscErrorCode STGetBilinearForm_Default(ST st,Mat *B)$/;"	f
STGetKSP	src/st/interface/stsles.c	/^PetscErrorCode STGetKSP(ST st,KSP* ksp)$/;"	f
STGetMatMode	src/st/interface/stset.c	/^PetscErrorCode STGetMatMode(ST st,STMatMode *mode)$/;"	f
STGetMatStructure	src/st/interface/stset.c	/^PetscErrorCode STGetMatStructure(ST st,MatStructure *str)$/;"	f
STGetOperationCounters	src/st/interface/stsles.c	/^PetscErrorCode STGetOperationCounters(ST st,PetscInt* ops,PetscInt* lits)$/;"	f
STGetOperators	src/st/interface/stfunc.c	/^PetscErrorCode STGetOperators(ST st,Mat *A,Mat *B)$/;"	f
STGetOptionsPrefix	src/st/interface/stfunc.c	/^PetscErrorCode STGetOptionsPrefix(ST st,const char *prefix[])$/;"	f
STGetShift	src/st/interface/stfunc.c	/^PetscErrorCode STGetShift(ST st,PetscScalar* shift)$/;"	f
STGetType	src/st/interface/stset.c	/^PetscErrorCode STGetType(ST st,const STType *type)$/;"	f
STInitializePackage	src/st/interface/stfunc.c	/^PetscErrorCode STInitializePackage(const char *path)$/;"	f
STList	include/slepc-private/stimpl.h	/^PETSC_EXTERN PetscFList STList;$/;"	v
STList	include/slepcst.h	/^PETSC_EXTERN PetscFList STList;$/;"	v
STList	src/st/interface/stset.c	/^PetscFList STList = 0;$/;"	v
STMatMode	include/finclude/slepcstdef.h	/^#define STMatMode /;"	d
STMatMode	include/slepcst.h	/^               ST_MATMODE_SHELL } STMatMode;$/;"	t	typeref:enum:__anon18
STMatSetHermitian	src/st/interface/stsles.c	/^PetscErrorCode STMatSetHermitian(ST st,Mat M)$/;"	f
STMatShellCreate	src/st/interface/shellmat.c	/^PetscErrorCode STMatShellCreate(ST st,Mat *mat)$/;"	f
STMatShellGetDiagonal	src/st/interface/shellmat.c	/^static PetscErrorCode STMatShellGetDiagonal(Mat A,Vec diag)$/;"	f	file:
STMatShellMult	src/st/interface/shellmat.c	/^static PetscErrorCode STMatShellMult(Mat A,Vec x,Vec y)$/;"	f	file:
STMatShellMultTranspose	src/st/interface/shellmat.c	/^static PetscErrorCode STMatShellMultTranspose(Mat A,Vec x,Vec y)$/;"	f	file:
STOps	include/slepc-private/stimpl.h	/^typedef struct _STOps *STOps;$/;"	t	typeref:struct:_STOps
STPRECOND	include/finclude/slepcstdef.h	/^#define STPRECOND /;"	d
STPRECOND	include/slepcst.h	/^#define STPRECOND /;"	d
STPackageInitialized	src/st/interface/stfunc.c	/^static PetscBool STPackageInitialized = PETSC_FALSE;$/;"	v	file:
STPostSolve	src/st/interface/stsolve.c	/^PetscErrorCode STPostSolve(ST st)$/;"	f
STPostSolve_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STPostSolve_Cayley(ST st)$/;"	f
STPostSolve_Sinvert	src/st/impls/sinvert/sinvert.c	/^PetscErrorCode STPostSolve_Sinvert(ST st)$/;"	f
STPrecondGetKSPHasMat	src/st/impls/precond/precond.c	/^PetscErrorCode STPrecondGetKSPHasMat(ST st,PetscBool *setmat)$/;"	f
STPrecondGetKSPHasMat_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STPrecondGetKSPHasMat_Precond(ST st,PetscBool *setmat)$/;"	f
STPrecondGetMatForPC	src/st/impls/precond/precond.c	/^PetscErrorCode STPrecondGetMatForPC(ST st,Mat *mat)$/;"	f
STPrecondGetMatForPC_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STPrecondGetMatForPC_Precond(ST st,Mat *mat)$/;"	f
STPrecondSetKSPHasMat	src/st/impls/precond/precond.c	/^PetscErrorCode STPrecondSetKSPHasMat(ST st,PetscBool setmat)$/;"	f
STPrecondSetKSPHasMat_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STPrecondSetKSPHasMat_Precond(ST st,PetscBool setmat)$/;"	f
STPrecondSetMatForPC	src/st/impls/precond/precond.c	/^PetscErrorCode STPrecondSetMatForPC(ST st,Mat mat)$/;"	f
STPrecondSetMatForPC_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STPrecondSetMatForPC_Precond(ST st,Mat mat)$/;"	f
STRegister	src/st/interface/stfunc.c	/^PetscErrorCode STRegister(const char *sname,const char *path,const char *name,PetscErrorCode (*function)(ST))$/;"	f
STRegisterAll	src/st/interface/stregis.c	/^PetscErrorCode STRegisterAll(const char *path)$/;"	f
STRegisterAllCalled	include/slepcst.h	/^PETSC_EXTERN PetscBool  STRegisterAllCalled;$/;"	v
STRegisterAllCalled	src/st/interface/stset.c	/^PetscBool  STRegisterAllCalled = PETSC_FALSE;$/;"	v
STRegisterDestroy	src/st/interface/stfunc.c	/^PetscErrorCode STRegisterDestroy(void)$/;"	f
STRegisterDynamic	include/slepcst.h	/^#define STRegisterDynamic(/;"	d
STReset	src/st/interface/stfunc.c	/^PetscErrorCode STReset(ST st)$/;"	f
STResetOperationCounters	src/st/interface/stsles.c	/^PetscErrorCode STResetOperationCounters(ST st)$/;"	f
STReset_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STReset_Cayley(ST st)$/;"	f
STReset_Fold	src/st/impls/fold/fold.c	/^PetscErrorCode STReset_Fold(ST st)$/;"	f
STSHELL	include/finclude/slepcstdef.h	/^#define STSHELL /;"	d
STSHELL	include/slepcst.h	/^#define STSHELL /;"	d
STSHIFT	include/finclude/slepcstdef.h	/^#define STSHIFT /;"	d
STSHIFT	include/slepcst.h	/^#define STSHIFT /;"	d
STSINVERT	include/finclude/slepcstdef.h	/^#define STSINVERT /;"	d
STSINVERT	include/slepcst.h	/^#define STSINVERT /;"	d
STSetBalanceMatrix	src/st/interface/stfunc.c	/^PetscErrorCode STSetBalanceMatrix(ST st,Vec D)$/;"	f
STSetDefaultShift	src/st/interface/stfunc.c	/^PetscErrorCode STSetDefaultShift(ST st,PetscScalar defaultshift)$/;"	f
STSetFromOptions	src/st/interface/stset.c	/^PetscErrorCode STSetFromOptions(ST st)$/;"	f
STSetFromOptions_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STSetFromOptions_Cayley(ST st) $/;"	f
STSetFromOptions_Fold	src/st/impls/fold/fold.c	/^PetscErrorCode STSetFromOptions_Fold(ST st) $/;"	f
STSetFromOptions_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STSetFromOptions_Precond(ST st) $/;"	f
STSetFromOptions_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STSetFromOptions_Shell(ST st) $/;"	f
STSetFromOptions_Shift	src/st/impls/shift/shift.c	/^PetscErrorCode STSetFromOptions_Shift(ST st) $/;"	f
STSetFromOptions_Sinvert	src/st/impls/sinvert/sinvert.c	/^PetscErrorCode STSetFromOptions_Sinvert(ST st) $/;"	f
STSetKSP	src/st/interface/stsles.c	/^PetscErrorCode STSetKSP(ST st,KSP ksp)$/;"	f
STSetMatMode	src/st/interface/stset.c	/^PetscErrorCode STSetMatMode(ST st,STMatMode mode)$/;"	f
STSetMatStructure	src/st/interface/stset.c	/^PetscErrorCode STSetMatStructure(ST st,MatStructure str)$/;"	f
STSetOperators	src/st/interface/stfunc.c	/^PetscErrorCode STSetOperators(ST st,Mat A,Mat B)$/;"	f
STSetOptionsPrefix	src/st/interface/stfunc.c	/^PetscErrorCode STSetOptionsPrefix(ST st,const char *prefix)$/;"	f
STSetShift	src/st/interface/stfunc.c	/^PetscErrorCode STSetShift(ST st,PetscScalar shift)$/;"	f
STSetShift_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STSetShift_Cayley(ST st,PetscScalar newshift)$/;"	f
STSetShift_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STSetShift_Precond(ST st,PetscScalar newshift)$/;"	f
STSetShift_Sinvert	src/st/impls/sinvert/sinvert.c	/^PetscErrorCode STSetShift_Sinvert(ST st,PetscScalar newshift)$/;"	f
STSetType	src/st/interface/stset.c	/^PetscErrorCode STSetType(ST st,const STType type)$/;"	f
STSetUp	src/st/interface/stsolve.c	/^PetscErrorCode STSetUp(ST st)$/;"	f
STSetUp_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STSetUp_Cayley(ST st)$/;"	f
STSetUp_Fold	src/st/impls/fold/fold.c	/^PetscErrorCode STSetUp_Fold(ST st)$/;"	f
STSetUp_Precond	src/st/impls/precond/precond.c	/^PetscErrorCode STSetUp_Precond(ST st)$/;"	f
STSetUp_Shift	src/st/impls/shift/shift.c	/^PetscErrorCode STSetUp_Shift(ST st)$/;"	f
STSetUp_Sinvert	src/st/impls/sinvert/sinvert.c	/^PetscErrorCode STSetUp_Sinvert(ST st)$/;"	f
STShellGetContext	src/st/impls/shell/shell.c	/^PetscErrorCode STShellGetContext(ST st,void **ctx)$/;"	f
STShellSetApply	src/st/impls/shell/shell.c	/^PetscErrorCode STShellSetApply(ST st,PetscErrorCode (*apply)(ST,Vec,Vec))$/;"	f
STShellSetApplyTranspose	src/st/impls/shell/shell.c	/^PetscErrorCode STShellSetApplyTranspose(ST st,PetscErrorCode (*applytrans)(ST,Vec,Vec))$/;"	f
STShellSetApplyTranspose_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STShellSetApplyTranspose_Shell(ST st,PetscErrorCode (*applytrans)(ST,Vec,Vec))$/;"	f
STShellSetApply_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STShellSetApply_Shell(ST st,PetscErrorCode (*apply)(ST,Vec,Vec))$/;"	f
STShellSetBackTransform	src/st/impls/shell/shell.c	/^PetscErrorCode STShellSetBackTransform(ST st,PetscErrorCode (*backtr)(ST,PetscInt,PetscScalar*,PetscScalar*))$/;"	f
STShellSetBackTransform_Shell	src/st/impls/shell/shell.c	/^PetscErrorCode STShellSetBackTransform_Shell(ST st,PetscErrorCode (*backtr)(ST,PetscInt,PetscScalar*,PetscScalar*))$/;"	f
STShellSetContext	src/st/impls/shell/shell.c	/^PetscErrorCode STShellSetContext(ST st,void *ctx)$/;"	f
STType	include/finclude/slepcstdef.h	/^#define STType /;"	d
STType	include/slepcst.h	/^#define STType /;"	d
STView	src/st/interface/stfunc.c	/^PetscErrorCode STView(ST st,PetscViewer viewer)$/;"	f
STView_Cayley	src/st/impls/cayley/cayley.c	/^PetscErrorCode STView_Cayley(ST st,PetscViewer viewer)$/;"	f
ST_Apply	include/slepc-private/stimpl.h	/^PETSC_EXTERN PetscLogEvent ST_SetUp,ST_Apply,ST_ApplyB,ST_ApplyTranspose;$/;"	v
ST_Apply	src/st/interface/stfunc.c	/^PetscLogEvent    ST_SetUp = 0,ST_Apply = 0,ST_ApplyTranspose = 0;$/;"	v
ST_ApplyB	include/slepc-private/stimpl.h	/^PETSC_EXTERN PetscLogEvent ST_SetUp,ST_Apply,ST_ApplyB,ST_ApplyTranspose;$/;"	v
ST_ApplyTranspose	include/slepc-private/stimpl.h	/^PETSC_EXTERN PetscLogEvent ST_SetUp,ST_Apply,ST_ApplyB,ST_ApplyTranspose;$/;"	v
ST_ApplyTranspose	src/st/interface/stfunc.c	/^PetscLogEvent    ST_SetUp = 0,ST_Apply = 0,ST_ApplyTranspose = 0;$/;"	v
ST_CAYLEY	src/st/impls/cayley/cayley.c	/^} ST_CAYLEY;$/;"	t	typeref:struct:__anon1	file:
ST_CLASSID	include/slepcst.h	/^PETSC_EXTERN PetscClassId ST_CLASSID;$/;"	v
ST_CLASSID	src/st/interface/stfunc.c	/^PetscClassId     ST_CLASSID = 0;$/;"	v
ST_FOLD	src/st/impls/fold/fold.c	/^} ST_FOLD;$/;"	t	typeref:struct:__anon1	file:
ST_MATMODE_COPY	include/slepcst.h	/^typedef enum { ST_MATMODE_COPY,$/;"	e	enum:__anon18
ST_MATMODE_INPLACE	include/slepcst.h	/^               ST_MATMODE_INPLACE, $/;"	e	enum:__anon18
ST_MATMODE_SHELL	include/slepcst.h	/^               ST_MATMODE_SHELL } STMatMode;$/;"	e	enum:__anon18
ST_PRECOND	src/st/impls/precond/precond.c	/^} ST_PRECOND;$/;"	t	typeref:struct:__anon1	file:
ST_SetUp	include/slepc-private/stimpl.h	/^PETSC_EXTERN PetscLogEvent ST_SetUp,ST_Apply,ST_ApplyB,ST_ApplyTranspose;$/;"	v
ST_SetUp	src/st/interface/stfunc.c	/^PetscLogEvent    ST_SetUp = 0,ST_Apply = 0,ST_ApplyTranspose = 0;$/;"	v
ST_Shell	src/st/impls/shell/shell.c	/^} ST_Shell;$/;"	t	typeref:struct:__anon1	file:
SVD	bin/matlab/classes/slepcmatlabheader.h	/^typedef PetscPointer SVD;$/;"	t
SVD	include/finclude/slepcsvddef.h	/^#define SVD /;"	d
SVD	include/slepcsvd.h	/^typedef struct _p_SVD* SVD;$/;"	t	typeref:struct:_p_SVD
SVD	src/svd/examples/tests/makefile	/^SVD = lanczos lapack trlanczos$/;"	m
SVDAppendOptionsPrefix	src/svd/interface/svdopts.c	/^PetscErrorCode SVDAppendOptionsPrefix(SVD svd,const char *prefix)$/;"	f
SVDCROSS	include/finclude/slepcsvddef.h	/^#define SVDCROSS /;"	d
SVDCROSS	include/slepcsvd.h	/^#define SVDCROSS /;"	d
SVDCYCLIC	include/finclude/slepcsvddef.h	/^#define SVDCYCLIC /;"	d
SVDCYCLIC	include/slepcsvd.h	/^#define SVDCYCLIC /;"	d
SVDComputeRelativeError	src/svd/interface/svdsolve.c	/^PetscErrorCode SVDComputeRelativeError(SVD svd,PetscInt i,PetscReal *error)$/;"	f
SVDComputeResidualNorms	src/svd/interface/svdsolve.c	/^PetscErrorCode SVDComputeResidualNorms(SVD svd,PetscInt i,PetscReal *norm1,PetscReal *norm2)$/;"	f
SVDConvergedReason	include/finclude/slepcsvddef.h	/^#define SVDConvergedReason /;"	d
SVDConvergedReason	include/slepcsvd.h	/^              SVD_CONVERGED_ITERATING          =  0 } SVDConvergedReason;$/;"	t	typeref:enum:__anon21
SVDCreate	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDCreate(MPI_Comm comm,SVD *outsvd)$/;"	f
SVDCreate_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDCreate_Cross(SVD svd)$/;"	f
SVDCreate_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCreate_Cyclic(SVD svd)$/;"	f
SVDCreate_LAPACK	src/svd/impls/lapack/svdlapack.c	/^PetscErrorCode SVDCreate_LAPACK(SVD svd)$/;"	f
SVDCreate_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDCreate_Lanczos(SVD svd)$/;"	f
SVDCreate_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDCreate_TRLanczos(SVD svd)$/;"	f
SVDCrossGetEPS	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDCrossGetEPS(SVD svd,EPS *eps)$/;"	f
SVDCrossGetEPS_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDCrossGetEPS_Cross(SVD svd,EPS *eps)$/;"	f
SVDCrossSetEPS	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDCrossSetEPS(SVD svd,EPS eps)$/;"	f
SVDCrossSetEPS_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDCrossSetEPS_Cross(SVD svd,EPS eps)$/;"	f
SVDCyclicGetEPS	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCyclicGetEPS(SVD svd,EPS *eps)$/;"	f
SVDCyclicGetEPS_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCyclicGetEPS_Cyclic(SVD svd,EPS *eps)$/;"	f
SVDCyclicGetExplicitMatrix	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCyclicGetExplicitMatrix(SVD svd,PetscBool *explicitmatrix)$/;"	f
SVDCyclicGetExplicitMatrix_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCyclicGetExplicitMatrix_Cyclic(SVD svd,PetscBool *explicitmatrix)$/;"	f
SVDCyclicSetEPS	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCyclicSetEPS(SVD svd,EPS eps)$/;"	f
SVDCyclicSetEPS_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCyclicSetEPS_Cyclic(SVD svd,EPS eps)$/;"	f
SVDCyclicSetExplicitMatrix	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCyclicSetExplicitMatrix(SVD svd,PetscBool explicitmatrix)$/;"	f
SVDCyclicSetExplicitMatrix_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDCyclicSetExplicitMatrix_Cyclic(SVD svd,PetscBool explicitmatrix)$/;"	f
SVDDestroy	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDDestroy(SVD *svd)$/;"	f
SVDDestroy_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDDestroy_Cross(SVD svd)$/;"	f
SVDDestroy_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDDestroy_Cyclic(SVD svd)$/;"	f
SVDDestroy_LAPACK	src/svd/impls/lapack/svdlapack.c	/^PetscErrorCode SVDDestroy_LAPACK(SVD svd)$/;"	f
SVDDestroy_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDDestroy_Lanczos(SVD svd)$/;"	f
SVDDestroy_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDDestroy_TRLanczos(SVD svd)$/;"	f
SVDEPS	src/svd/examples/tests/makefile	/^SVDEPS = cross cyclic$/;"	m
SVDFinalizePackage	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDFinalizePackage(void) $/;"	f
SVDGetConverged	src/svd/interface/svdsolve.c	/^PetscErrorCode SVDGetConverged(SVD svd,PetscInt *nconv)$/;"	f
SVDGetConvergedReason	src/svd/interface/svdsolve.c	/^PetscErrorCode SVDGetConvergedReason(SVD svd,SVDConvergedReason *reason)$/;"	f
SVDGetDS	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDGetDS(SVD svd,DS *ds)$/;"	f
SVDGetDimensions	src/svd/interface/svdopts.c	/^PetscErrorCode SVDGetDimensions(SVD svd,PetscInt *nsv,PetscInt *ncv,PetscInt *mpd)$/;"	f
SVDGetIP	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDGetIP(SVD svd,IP *ip)$/;"	f
SVDGetIterationNumber	src/svd/interface/svdsolve.c	/^PetscErrorCode SVDGetIterationNumber(SVD svd,PetscInt *its)$/;"	f
SVDGetMonitorContext	src/svd/interface/svdmon.c	/^PetscErrorCode SVDGetMonitorContext(SVD svd,void **ctx)$/;"	f
SVDGetOperationCounters	src/svd/interface/svdsolve.c	/^PetscErrorCode SVDGetOperationCounters(SVD svd,PetscInt* matvecs,PetscInt* dots)$/;"	f
SVDGetOperator	src/svd/interface/svdsetup.c	/^PetscErrorCode SVDGetOperator(SVD svd,Mat *A)$/;"	f
SVDGetOptionsPrefix	src/svd/interface/svdopts.c	/^PetscErrorCode SVDGetOptionsPrefix(SVD svd,const char *prefix[])$/;"	f
SVDGetSingularTriplet	src/svd/interface/svdsolve.c	/^PetscErrorCode SVDGetSingularTriplet(SVD svd,PetscInt i,PetscReal *sigma,Vec u,Vec v)$/;"	f
SVDGetTolerances	src/svd/interface/svdopts.c	/^PetscErrorCode SVDGetTolerances(SVD svd,PetscReal *tol,PetscInt *maxits)$/;"	f
SVDGetTrackAll	src/svd/interface/svdopts.c	/^PetscErrorCode SVDGetTrackAll(SVD svd,PetscBool *trackall) $/;"	f
SVDGetTransposeMode	src/svd/interface/svdopts.c	/^PetscErrorCode SVDGetTransposeMode(SVD svd,SVDTransposeMode *mode)$/;"	f
SVDGetType	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDGetType(SVD svd,const SVDType *type)$/;"	f
SVDGetWhichSingularTriplets	src/svd/interface/svdopts.c	/^PetscErrorCode SVDGetWhichSingularTriplets(SVD svd,SVDWhich *which) $/;"	f
SVDInitializePackage	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDInitializePackage(const char *path)$/;"	f
SVDLANCZOS	include/finclude/slepcsvddef.h	/^#define SVDLANCZOS /;"	d
SVDLANCZOS	include/slepcsvd.h	/^#define SVDLANCZOS /;"	d
SVDLAPACK	include/finclude/slepcsvddef.h	/^#define SVDLAPACK /;"	d
SVDLAPACK	include/slepcsvd.h	/^#define SVDLAPACK /;"	d
SVDLanczosGetOneSide	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDLanczosGetOneSide(SVD svd,PetscBool *oneside)$/;"	f
SVDLanczosGetOneSide_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDLanczosGetOneSide_Lanczos(SVD svd,PetscBool *oneside)$/;"	f
SVDLanczosSetOneSide	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDLanczosSetOneSide(SVD svd,PetscBool oneside)$/;"	f
SVDLanczosSetOneSide_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDLanczosSetOneSide_Lanczos(SVD svd,PetscBool oneside)$/;"	f
SVDList	include/slepc-private/svdimpl.h	/^PETSC_EXTERN PetscFList SVDList;$/;"	v
SVDList	include/slepcsvd.h	/^PETSC_EXTERN PetscFList SVDList;$/;"	v
SVDList	src/svd/interface/svdbasic.c	/^PetscFList       SVDList = 0;$/;"	v
SVDMatGetLocalSize	src/svd/interface/svdmat.c	/^PetscErrorCode SVDMatGetLocalSize(SVD svd,PetscInt *m,PetscInt *n)$/;"	f
SVDMatGetSize	src/svd/interface/svdmat.c	/^PetscErrorCode SVDMatGetSize(SVD svd,PetscInt *m,PetscInt *n)$/;"	f
SVDMatGetVecs	src/svd/interface/svdmat.c	/^PetscErrorCode SVDMatGetVecs(SVD svd,Vec *x,Vec *y)$/;"	f
SVDMatMult	src/svd/interface/svdmat.c	/^PetscErrorCode SVDMatMult(SVD svd,PetscBool trans,Vec x,Vec y)$/;"	f
SVDMonitor	src/svd/interface/svdmon.c	/^PetscErrorCode SVDMonitor(SVD svd,PetscInt it,PetscInt nconv,PetscReal *sigma,PetscReal *errest,PetscInt nest)$/;"	f
SVDMonitorAll	src/svd/interface/svdmon.c	/^PetscErrorCode SVDMonitorAll(SVD svd,PetscInt its,PetscInt nconv,PetscReal *sigma,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
SVDMonitorCancel	src/svd/interface/svdmon.c	/^PetscErrorCode SVDMonitorCancel(SVD svd)$/;"	f
SVDMonitorConverged	src/svd/interface/svdmon.c	/^PetscErrorCode SVDMonitorConverged(SVD svd,PetscInt its,PetscInt nconv,PetscReal *sigma,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
SVDMonitorFirst	src/svd/interface/svdmon.c	/^PetscErrorCode SVDMonitorFirst(SVD svd,PetscInt its,PetscInt nconv,PetscReal *sigma,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
SVDMonitorLG	src/svd/interface/svdmon.c	/^PetscErrorCode SVDMonitorLG(SVD svd,PetscInt its,PetscInt nconv,PetscReal *sigma,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
SVDMonitorLGAll	src/svd/interface/svdmon.c	/^PetscErrorCode SVDMonitorLGAll(SVD svd,PetscInt its,PetscInt nconv,PetscReal *sigma,PetscReal *errest,PetscInt nest,void *monctx)$/;"	f
SVDMonitorSet	src/svd/interface/svdmon.c	/^PetscErrorCode SVDMonitorSet(SVD svd,PetscErrorCode (*monitor)(SVD,PetscInt,PetscInt,PetscReal*,PetscReal*,PetscInt,void*),void *mctx,PetscErrorCode (*monitordestroy)(void**))$/;"	f
SVDMonitor_Cross	src/svd/impls/cross/cross.c	/^static PetscErrorCode SVDMonitor_Cross(EPS eps,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *ctx)$/;"	f	file:
SVDMonitor_Cyclic	src/svd/impls/cyclic/cyclic.c	/^static PetscErrorCode SVDMonitor_Cyclic(EPS eps,PetscInt its,PetscInt nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt nest,void *ctx)$/;"	f	file:
SVDOneSideLanczos	src/svd/impls/lanczos/gklanczos.c	/^static PetscErrorCode SVDOneSideLanczos(SVD svd,PetscReal *alpha,PetscReal *beta,Vec *V,Vec v,Vec u,Vec u_1,PetscInt k,PetscInt n,PetscScalar* work)$/;"	f	file:
SVDOneSideTRLanczosCGS	src/svd/impls/trlanczos/trlanczos.c	/^static PetscErrorCode SVDOneSideTRLanczosCGS(SVD svd,PetscReal *alpha,PetscReal *beta,Vec *V,Vec v,Vec* U,PetscInt nconv,PetscInt l,PetscInt n,PetscScalar* work)$/;"	f	file:
SVDOneSideTRLanczosMGS	src/svd/impls/trlanczos/trlanczos.c	/^static PetscErrorCode SVDOneSideTRLanczosMGS(SVD svd,PetscReal *alpha,PetscReal *beta,Vec *V,Vec v,Vec* U,PetscInt nconv,PetscInt l,PetscInt n,PetscScalar* work)$/;"	f	file:
SVDOps	include/slepc-private/svdimpl.h	/^typedef struct _SVDOps *SVDOps;$/;"	t	typeref:struct:_SVDOps
SVDPackageInitialized	src/svd/interface/svdbasic.c	/^static PetscBool SVDPackageInitialized = PETSC_FALSE;$/;"	v	file:
SVDPrintSolution	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDPrintSolution(SVD svd,PetscViewer viewer)$/;"	f
SVDRegister	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDRegister(const char *sname,const char *path,const char *name,PetscErrorCode (*function)(SVD))$/;"	f
SVDRegisterAll	src/svd/interface/svdregis.c	/^PetscErrorCode SVDRegisterAll(const char *path)$/;"	f
SVDRegisterAllCalled	include/slepcsvd.h	/^PETSC_EXTERN PetscBool  SVDRegisterAllCalled;$/;"	v
SVDRegisterAllCalled	src/svd/interface/svdbasic.c	/^PetscBool        SVDRegisterAllCalled = PETSC_FALSE;$/;"	v
SVDRegisterDestroy	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDRegisterDestroy(void)$/;"	f
SVDRegisterDynamic	include/slepcsvd.h	/^#define SVDRegisterDynamic(/;"	d
SVDReset	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDReset(SVD svd)$/;"	f
SVDReset_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDReset_Cross(SVD svd)$/;"	f
SVDReset_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDReset_Cyclic(SVD svd)$/;"	f
SVDReset_LAPACK	src/svd/impls/lapack/svdlapack.c	/^PetscErrorCode SVDReset_LAPACK(SVD svd)$/;"	f
SVDReset_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDReset_Lanczos(SVD svd)$/;"	f
SVDReset_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDReset_TRLanczos(SVD svd)$/;"	f
SVDSetDS	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDSetDS(SVD svd,DS ds)$/;"	f
SVDSetDimensions	src/svd/interface/svdopts.c	/^PetscErrorCode SVDSetDimensions(SVD svd,PetscInt nsv,PetscInt ncv,PetscInt mpd)$/;"	f
SVDSetFromOptions	src/svd/interface/svdopts.c	/^PetscErrorCode SVDSetFromOptions(SVD svd)$/;"	f
SVDSetFromOptions_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDSetFromOptions_Cross(SVD svd)$/;"	f
SVDSetFromOptions_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDSetFromOptions_Cyclic(SVD svd)$/;"	f
SVDSetFromOptions_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDSetFromOptions_Lanczos(SVD svd)$/;"	f
SVDSetFromOptions_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDSetFromOptions_TRLanczos(SVD svd)$/;"	f
SVDSetIP	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDSetIP(SVD svd,IP ip)$/;"	f
SVDSetInitialSpace	src/svd/interface/svdsetup.c	/^PetscErrorCode SVDSetInitialSpace(SVD svd,PetscInt n,Vec *is)$/;"	f
SVDSetOperator	src/svd/interface/svdsetup.c	/^PetscErrorCode SVDSetOperator(SVD svd,Mat mat)$/;"	f
SVDSetOptionsPrefix	src/svd/interface/svdopts.c	/^PetscErrorCode SVDSetOptionsPrefix(SVD svd,const char *prefix)$/;"	f
SVDSetTolerances	src/svd/interface/svdopts.c	/^PetscErrorCode SVDSetTolerances(SVD svd,PetscReal tol,PetscInt maxits)$/;"	f
SVDSetTrackAll	src/svd/interface/svdopts.c	/^PetscErrorCode SVDSetTrackAll(SVD svd,PetscBool trackall)$/;"	f
SVDSetTransposeMode	src/svd/interface/svdopts.c	/^PetscErrorCode SVDSetTransposeMode(SVD svd,SVDTransposeMode mode)$/;"	f
SVDSetType	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDSetType(SVD svd,const SVDType type)$/;"	f
SVDSetUp	src/svd/interface/svdsetup.c	/^PetscErrorCode SVDSetUp(SVD svd)$/;"	f
SVDSetUp_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDSetUp_Cross(SVD svd)$/;"	f
SVDSetUp_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDSetUp_Cyclic(SVD svd)$/;"	f
SVDSetUp_LAPACK	src/svd/impls/lapack/svdlapack.c	/^PetscErrorCode SVDSetUp_LAPACK(SVD svd)$/;"	f
SVDSetUp_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDSetUp_Lanczos(SVD svd)$/;"	f
SVDSetUp_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDSetUp_TRLanczos(SVD svd)$/;"	f
SVDSetWhichSingularTriplets	src/svd/interface/svdopts.c	/^PetscErrorCode SVDSetWhichSingularTriplets(SVD svd,SVDWhich which)$/;"	f
SVDSolve	src/svd/interface/svdsolve.c	/^PetscErrorCode SVDSolve(SVD svd) $/;"	f
SVDSolve_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDSolve_Cross(SVD svd)$/;"	f
SVDSolve_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDSolve_Cyclic(SVD svd)$/;"	f
SVDSolve_LAPACK	src/svd/impls/lapack/svdlapack.c	/^PetscErrorCode SVDSolve_LAPACK(SVD svd)$/;"	f
SVDSolve_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDSolve_Lanczos(SVD svd)$/;"	f
SVDSolve_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDSolve_TRLanczos(SVD svd)$/;"	f
SVDTRLANCZOS	include/finclude/slepcsvddef.h	/^#define SVDTRLANCZOS /;"	d
SVDTRLANCZOS	include/slepcsvd.h	/^#define SVDTRLANCZOS /;"	d
SVDTRLanczosGetOneSide	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDTRLanczosGetOneSide(SVD svd,PetscBool *oneside)$/;"	f
SVDTRLanczosGetOneSide_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDTRLanczosGetOneSide_TRLanczos(SVD svd,PetscBool *oneside)$/;"	f
SVDTRLanczosSetOneSide	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDTRLanczosSetOneSide(SVD svd,PetscBool oneside)$/;"	f
SVDTRLanczosSetOneSide_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDTRLanczosSetOneSide_TRLanczos(SVD svd,PetscBool oneside)$/;"	f
SVDTransposeMode	include/finclude/slepcsvddef.h	/^#define SVDTransposeMode /;"	d
SVDTransposeMode	include/slepcsvd.h	/^               SVD_TRANSPOSE_IMPLICIT } SVDTransposeMode;$/;"	t	typeref:enum:__anon19
SVDTwoSideLanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDTwoSideLanczos(SVD svd,PetscReal *alpha,PetscReal *beta,Vec *V,Vec v,Vec *U,PetscInt k,PetscInt n,PetscScalar* work)$/;"	f
SVDType	include/finclude/slepcsvddef.h	/^#define SVDType /;"	d
SVDType	include/slepcsvd.h	/^#define SVDType /;"	d
SVDView	src/svd/interface/svdbasic.c	/^PetscErrorCode SVDView(SVD svd,PetscViewer viewer)$/;"	f
SVDView_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode SVDView_Cross(SVD svd,PetscViewer viewer)$/;"	f
SVDView_Cyclic	src/svd/impls/cyclic/cyclic.c	/^PetscErrorCode SVDView_Cyclic(SVD svd,PetscViewer viewer)$/;"	f
SVDView_Lanczos	src/svd/impls/lanczos/gklanczos.c	/^PetscErrorCode SVDView_Lanczos(SVD svd,PetscViewer viewer)$/;"	f
SVDView_TRLanczos	src/svd/impls/trlanczos/trlanczos.c	/^PetscErrorCode SVDView_TRLanczos(SVD svd,PetscViewer viewer)$/;"	f
SVDWhich	bin/matlab/classes/slepcmatlabheader.h	/^typedef int SVDWhich;$/;"	t
SVDWhich	include/finclude/slepcsvddef.h	/^#define SVDWhich /;"	d
SVDWhich	include/slepcsvd.h	/^               SVD_SMALLEST } SVDWhich;$/;"	t	typeref:enum:__anon20
SVD_CLASSID	include/slepcsvd.h	/^PETSC_EXTERN PetscClassId SVD_CLASSID;$/;"	v
SVD_CLASSID	src/svd/interface/svdbasic.c	/^PetscClassId     SVD_CLASSID = 0;$/;"	v
SVD_CONVERGED_ITERATING	include/slepcsvd.h	/^              SVD_CONVERGED_ITERATING          =  0 } SVDConvergedReason;$/;"	e	enum:__anon21
SVD_CONVERGED_TOL	include/slepcsvd.h	/^              SVD_CONVERGED_TOL                =  2,$/;"	e	enum:__anon21
SVD_CROSS	src/svd/impls/cross/cross.c	/^} SVD_CROSS;$/;"	t	typeref:struct:__anon1	file:
SVD_CYCLIC	src/svd/impls/cyclic/cyclic.c	/^} SVD_CYCLIC;$/;"	t	typeref:struct:__anon1	file:
SVD_DIVERGED_BREAKDOWN	include/slepcsvd.h	/^              SVD_DIVERGED_BREAKDOWN           = -4,$/;"	e	enum:__anon21
SVD_DIVERGED_ITS	include/slepcsvd.h	/^              SVD_DIVERGED_ITS                 = -3,$/;"	e	enum:__anon21
SVD_LANCZOS	src/svd/impls/lanczos/gklanczos.c	/^} SVD_LANCZOS;$/;"	t	typeref:struct:__anon1	file:
SVD_LARGEST	include/slepcsvd.h	/^typedef enum { SVD_LARGEST,$/;"	e	enum:__anon20
SVD_SMALLEST	include/slepcsvd.h	/^               SVD_SMALLEST } SVDWhich;$/;"	e	enum:__anon20
SVD_SetUp	include/slepc-private/svdimpl.h	/^PETSC_EXTERN PetscLogEvent SVD_SetUp,SVD_Solve;$/;"	v
SVD_SetUp	src/svd/interface/svdbasic.c	/^PetscLogEvent    SVD_SetUp = 0,SVD_Solve = 0;$/;"	v
SVD_Solve	include/slepc-private/svdimpl.h	/^PETSC_EXTERN PetscLogEvent SVD_SetUp,SVD_Solve;$/;"	v
SVD_Solve	src/svd/interface/svdbasic.c	/^PetscLogEvent    SVD_SetUp = 0,SVD_Solve = 0;$/;"	v
SVD_TRANSPOSE_EXPLICIT	include/slepcsvd.h	/^typedef enum { SVD_TRANSPOSE_EXPLICIT,$/;"	e	enum:__anon19
SVD_TRANSPOSE_IMPLICIT	include/slepcsvd.h	/^               SVD_TRANSPOSE_IMPLICIT } SVDTransposeMode;$/;"	e	enum:__anon19
SVD_TRLANCZOS	src/svd/impls/trlanczos/trlanczos.c	/^} SVD_TRLANCZOS;$/;"	t	typeref:struct:__anon1	file:
SWAP	src/eps/interface/solve.c	/^#define SWAP(/;"	d	file:
SampleShellST	src/st/examples/tutorials/ex10.c	/^} SampleShellST;$/;"	t	typeref:struct:__anon1	file:
SampleShellSTApply	src/st/examples/tutorials/ex10.c	/^PetscErrorCode SampleShellSTApply(ST st,Vec x,Vec y)$/;"	f
SampleShellSTBackTransform	src/st/examples/tutorials/ex10.c	/^PetscErrorCode SampleShellSTBackTransform(ST st,PetscInt n,PetscScalar *eigr,PetscScalar *eigi)$/;"	f
SampleShellSTCreate	src/st/examples/tutorials/ex10.c	/^PetscErrorCode SampleShellSTCreate(SampleShellST **shell)$/;"	f
SampleShellSTDestroy	src/st/examples/tutorials/ex10.c	/^PetscErrorCode SampleShellSTDestroy(SampleShellST *shell)$/;"	f
SampleShellSTSetUp	src/st/examples/tutorials/ex10.c	/^PetscErrorCode SampleShellSTSetUp(SampleShellST *shell,ST st)$/;"	f
ScanJ	src/ds/impls/ghiep/dsghiep_dqds.c	/^static PetscErrorCode ScanJ(PetscInt n,PetscReal *a,PetscReal *b,PetscReal *gl,PetscReal *gr,PetscReal *sigma)$/;"	f	file:
ShellMatGetDiagonal_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode ShellMatGetDiagonal_Cross(Mat B,Vec d)$/;"	f
ShellMatGetDiagonal_Cyclic	src/svd/impls/cyclic/cyclic.c	/^static PetscErrorCode ShellMatGetDiagonal_Cyclic(Mat B,Vec diag)$/;"	f	file:
ShellMatMult_Cross	src/svd/impls/cross/cross.c	/^PetscErrorCode ShellMatMult_Cross(Mat B,Vec x,Vec y)$/;"	f
ShellMatMult_Cyclic	src/svd/impls/cyclic/cyclic.c	/^static PetscErrorCode ShellMatMult_Cyclic(Mat B,Vec x,Vec y)$/;"	f	file:
SlepcAbs	include/slepcsys.h	/^PETSC_STATIC_INLINE PetscReal SlepcAbs(PetscReal x,PetscReal y)$/;"	f
SlepcAbsEigenvalue	include/slepcsys.h	/^#define SlepcAbsEigenvalue(/;"	d
SlepcAllReduceSum	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcAllReduceSum(DvdReduction *r, PetscInt size_in,$/;"	f
SlepcAllReduceSumBegin	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcAllReduceSumBegin(DvdReductionChunk *ops,$/;"	f
SlepcAllReduceSumEnd	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcAllReduceSumEnd(DvdReduction *r)$/;"	f
SlepcBeganPetsc	src/sys/slepcinit.c	/^PetscBool SlepcBeganPetsc = PETSC_FALSE; $/;"	v
SlepcCheckOrthogonality	src/sys/slepcutil.c	/^PetscErrorCode SlepcCheckOrthogonality(Vec *V,PetscInt nv,Vec *W,PetscInt nw,Mat B,PetscReal *lev)$/;"	f
SlepcCompareLargestImaginary	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareLargestImaginary(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareLargestMagnitude	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareLargestMagnitude(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareLargestReal	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareLargestReal(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareSmallestImaginary	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareSmallestImaginary(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareSmallestMagnitude	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareSmallestMagnitude(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareSmallestPositiveReal	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareSmallestPositiveReal(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareSmallestReal	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareSmallestReal(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareTargetImaginary	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareTargetImaginary(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareTargetMagnitude	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareTargetMagnitude(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcCompareTargetReal	src/sys/slepcutil.c	/^PetscErrorCode SlepcCompareTargetReal(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *result,void *ctx)$/;"	f
SlepcConvMonitor	include/slepc-private/slepcimpl.h	/^typedef struct _n_SlepcConvMonitor* SlepcConvMonitor;$/;"	t	typeref:struct:_n_SlepcConvMonitor
SlepcConvMonitorDestroy	src/sys/slepcutil.c	/^PetscErrorCode SlepcConvMonitorDestroy(SlepcConvMonitor *ctx)$/;"	f
SlepcDenseCopy	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcDenseCopy(PetscScalar *Y, PetscInt ldY, PetscScalar *X,$/;"	f
SlepcDenseCopyTriang	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcDenseCopyTriang(PetscScalar *Y, MatType_t sY, PetscInt ldY,$/;"	f
SlepcDenseMatProd	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcDenseMatProd(PetscScalar *C, PetscInt _ldC, PetscScalar b,$/;"	f
SlepcDenseMatProdTriang	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcDenseMatProdTriang($/;"	f
SlepcDenseNorm	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcDenseNorm(PetscScalar *A, PetscInt ldA, PetscInt _rA,$/;"	f
SlepcFinalize	src/sys/slepcinit.c	/^PetscErrorCode SlepcFinalize(void)$/;"	f
SlepcGetVersion	include/slepcsys.h	/^#define SlepcGetVersion(/;"	d
SlepcHeaderCreate	include/slepc-private/slepcimpl.h	/^#define SlepcHeaderCreate(/;"	d
SlepcInitialize	src/sys/slepcinit.c	/^PetscErrorCode SlepcInitialize(int *argc,char ***args,const char file[],const char help[])$/;"	f
SlepcInitializeCalled	include/slepcsys.h	/^PETSC_EXTERN PetscBool SlepcInitializeCalled;$/;"	v
SlepcInitializeCalled	src/sys/slepcinit.c	/^PetscBool SlepcInitializeCalled = PETSC_FALSE;$/;"	v
SlepcInitializeFortran	src/sys/ftn-custom/zslepc_startf.c	/^PetscErrorCode SlepcInitializeFortran(void)$/;"	f
SlepcInitializeNoArguments	src/sys/slepcinit.c	/^PetscErrorCode SlepcInitializeNoArguments(void)$/;"	f
SlepcInitializeNoPointers	src/sys/slepcinit.c	/^PetscErrorCode SlepcInitializeNoPointers(int argc,char **args,const char *filename,const char *help)$/;"	f
SlepcInitialize_DynamicLibraries	src/sys/slepcinit.c	/^PetscErrorCode SlepcInitialize_DynamicLibraries(void)$/;"	f
SlepcInitialize_LogEvents	src/sys/slepcinit.c	/^PetscErrorCode SlepcInitialize_LogEvents(void)$/;"	f
SlepcInitialize_Packages	src/sys/slepcinit.c	/^PetscErrorCode SlepcInitialize_Packages(void)$/;"	f
SlepcInitialized	src/sys/slepcinit.c	/^PetscErrorCode SlepcInitialized(PetscBool *isInitialized)$/;"	f
SlepcMatConvertSeqDense	src/sys/slepcutil.c	/^PetscErrorCode SlepcMatConvertSeqDense(Mat mat,Mat *newmat)$/;"	f
SlepcMatGetVecsTemplate	src/vec/contiguous.c	/^PetscErrorCode SlepcMatGetVecsTemplate(Mat mat,Vec *right,Vec *left)$/;"	f
SlepcMatTile	src/sys/slepcutil.c	/^PetscErrorCode SlepcMatTile(PetscScalar a,Mat A,PetscScalar b,Mat B,PetscScalar c,Mat C,PetscScalar d,Mat D,Mat *G)$/;"	f
SlepcMatTile_MPIAIJ	src/sys/slepcutil.c	/^static PetscErrorCode SlepcMatTile_MPIAIJ(PetscScalar a,Mat A,PetscScalar b,Mat B,PetscScalar c,Mat C,PetscScalar d,Mat D,Mat G)$/;"	f	file:
SlepcMatTile_SeqAIJ	src/sys/slepcutil.c	/^static PetscErrorCode SlepcMatTile_SeqAIJ(PetscScalar a,Mat A,PetscScalar b,Mat B,PetscScalar c,Mat C,PetscScalar d,Mat D,Mat G)$/;"	f	file:
SlepcPrintHelpIntro	src/sys/slepcinit.c	/^PetscErrorCode SlepcPrintHelpIntro(MPI_Comm comm)$/;"	f
SlepcPrintVersion	src/sys/slepcinit.c	/^PetscErrorCode SlepcPrintVersion(MPI_Comm comm)$/;"	f
SlepcSumNorm2_Local	src/vec/veccomp0.h	/^void SlepcSumNorm2_Local(void *in,void *out,PetscMPIInt *cnt,MPI_Datatype *datatype)$/;"	f
SlepcUpdateStrideVectors	src/vec/contiguous.c	/^PetscErrorCode SlepcUpdateStrideVectors(PetscInt n_,Vec *V,PetscInt s,PetscInt d,PetscInt e,const PetscScalar *Q,PetscInt ldq_,PetscBool qtrans)$/;"	f
SlepcUpdateVectors	src/vec/contiguous.c	/^PetscErrorCode SlepcUpdateVectors(PetscInt n,Vec *V,PetscInt s,PetscInt e,const PetscScalar *Q,PetscInt ldq,PetscBool qtrans)$/;"	f
SlepcUpdateVectorsD	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcUpdateVectorsD(Vec *X, PetscInt cX, PetscScalar alpha,$/;"	f
SlepcUpdateVectorsS	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcUpdateVectorsS(Vec *Y, PetscInt dY, PetscScalar beta,$/;"	f
SlepcUpdateVectorsZ	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode SlepcUpdateVectorsZ(Vec *Y, PetscScalar beta, PetscScalar alpha,$/;"	f
SlepcUpdateVectors_Noncontiguous	src/vec/contiguous.c	/^static PetscErrorCode SlepcUpdateVectors_Noncontiguous(PetscInt n,Vec *V,PetscInt s,PetscInt e,const PetscScalar *Q,PetscInt ldq,PetscBool qtrans)$/;"	f	file:
SlepcUpdateVectors_Noncontiguous_Inplace	src/vec/contiguous.c	/^static PetscErrorCode SlepcUpdateVectors_Noncontiguous_Inplace(PetscInt m_,Vec *V,const PetscScalar *Q,PetscInt ldq_,PetscBool qtrans)$/;"	f	file:
SlepcValidVecsContiguous	include/slepc-private/vecimplslepc.h	/^#define SlepcValidVecsContiguous(/;"	d
SlepcVecMAXPBY	src/vec/contiguous.c	/^PetscErrorCode SlepcVecMAXPBY(Vec y,PetscScalar beta,PetscScalar alpha,PetscInt nv,PetscScalar a[],Vec x[])$/;"	f
SlepcVecNormalize	src/vec/vecutil.c	/^PetscErrorCode SlepcVecNormalize(Vec xr,Vec xi,PetscBool iscomplex,PetscReal *norm)$/;"	f
SlepcVecSetRandom	src/vec/vecutil.c	/^PetscErrorCode SlepcVecSetRandom(Vec x,PetscRandom rctx)$/;"	f
SlepcVecSetTemplate	src/vec/contiguous.c	/^PetscErrorCode SlepcVecSetTemplate(Vec v)$/;"	f
StdoutLogger	config/cmakeboot.py	/^class StdoutLogger(object):$/;"	c
SumNorm2	src/vec/veccomp0.h	/^PETSC_STATIC_INLINE void SumNorm2(PetscReal *ssq0,PetscReal *scale0,PetscReal *ssq1,PetscReal *scale1)$/;"	f
T	src/eps/examples/tutorials/ex9.c	/^  Mat         T;$/;"	m	struct:__anon1	file:
T	src/eps/impls/davidson/common/davidson.h	/^    *T,             \/* second Schur matrix, T = pY'*G*pX *\/$/;"	m	struct:_dvdDashboard
TESTCODE	src/eps/examples/tests/makefile	/^TESTCODE = \\$/;"	m
TESTCODE	src/qep/examples/tests/makefile	/^TESTCODE = \\$/;"	m
TESTCODE	src/st/examples/tests/makefile	/^TESTCODE = \\$/;"	m
TESTEXAMPLES_BLOPEX	src/eps/examples/tests/makefile	/^TESTEXAMPLES_BLOPEX      = test5.PETSc runtest5_blopex test5.rm $/;"	m
TESTEXAMPLES_C	src/ds/examples/tests/makefile	/^TESTEXAMPLES_C       = test1.PETSc runtest1_1 test1.rm \\$/;"	m
TESTEXAMPLES_C	src/eps/examples/tests/makefile	/^TESTEXAMPLES_C           = test1.PETSc runtest1_1 test1.rm \\$/;"	m
TESTEXAMPLES_C	src/eps/examples/tutorials/makefile	/^TESTEXAMPLES_C                 = ex2.PETSc runex2_1 ex2.rm \\$/;"	m
TESTEXAMPLES_C	src/ip/examples/tests/makefile	/^TESTEXAMPLES_C       = test1.PETSc runtest1_1 test1.rm \\$/;"	m
TESTEXAMPLES_C	src/qep/examples/tests/makefile	/^TESTEXAMPLES_C       = test1.PETSc runtest1_1 test1.rm \\$/;"	m
TESTEXAMPLES_C	src/qep/examples/tutorials/makefile	/^TESTEXAMPLES_C           = ex16.PETSc runex16_1 ex16.rm$/;"	m
TESTEXAMPLES_C	src/st/examples/tests/makefile	/^TESTEXAMPLES_C       = test1.PETSc runtest1_1 runtest1_2 test1.rm$/;"	m
TESTEXAMPLES_C	src/st/examples/tutorials/makefile	/^TESTEXAMPLES_C      = ex10.PETSc runex10_1 ex10.rm$/;"	m
TESTEXAMPLES_C	src/svd/examples/tests/makefile	/^TESTEXAMPLES_C       = test1.PETSc runtest1_1 test1.rm$/;"	m
TESTEXAMPLES_C	src/svd/examples/tutorials/makefile	/^TESTEXAMPLES_C           = ex8.PETSc runex8_1 ex8.rm$/;"	m
TESTEXAMPLES_C_NOCOMPLEX	src/eps/examples/tests/makefile	/^TESTEXAMPLES_C_NOCOMPLEX = test1.PETSc runtest1_2 test1.rm \\$/;"	m
TESTEXAMPLES_C_NOCOMPLEX	src/eps/examples/tutorials/makefile	/^TESTEXAMPLES_C_NOCOMPLEX       = ex4.PETSc runex4_1 ex4.rm \\$/;"	m
TESTEXAMPLES_C_NOCOMPLEX	src/qep/examples/tutorials/makefile	/^TESTEXAMPLES_C_NOCOMPLEX = ex17.PETSc runex17_1 ex17.rm$/;"	m
TESTEXAMPLES_C_NOCOMPLEX	src/svd/examples/tutorials/makefile	/^TESTEXAMPLES_C_NOCOMPLEX = ex14.PETSc runex14_1 ex14.rm$/;"	m
TESTEXAMPLES_C_NOF128	src/svd/examples/tests/makefile	/^TESTEXAMPLES_C_NOF128= test2.PETSc runtest2_1 test2.rm$/;"	m
TESTEXAMPLES_F90	src/eps/examples/tutorials/makefile	/^TESTEXAMPLES_F90               = ex1f90.PETSc runex1f90_1 ex1f90.rm$/;"	m
TESTEXAMPLES_F90	src/qep/examples/tutorials/makefile	/^TESTEXAMPLES_F90         = ex16f90.PETSc runex16f90_1 ex16f90.rm$/;"	m
TESTEXAMPLES_FORTRAN	src/eps/examples/tests/makefile	/^TESTEXAMPLES_FORTRAN     = test7f.PETSc runtest7f_1 test7f.rm$/;"	m
TESTEXAMPLES_FORTRAN	src/svd/examples/tutorials/makefile	/^TESTEXAMPLES_FORTRAN     = $/;"	m
TESTEXAMPLES_FORTRAN_NOCOMPLEX	src/eps/examples/tutorials/makefile	/^TESTEXAMPLES_FORTRAN_NOCOMPLEX = ex6f.PETSc runex6f_1 ex6f.rm$/;"	m
TESTS	src/ds/examples/tests/makefile	/^TESTS      = test1 test2 test3 test4 test5 test6 test7 test8 test9$/;"	m
TESTS	src/eps/examples/tests/makefile	/^TESTS      = test1 test2 test3 test4 test5 test6 test7f test8 test9 test10 test11 test12 test13$/;"	m
TESTS	src/ip/examples/tests/makefile	/^TESTS      = test1 test2 test3 test4$/;"	m
TESTS	src/qep/examples/tests/makefile	/^TESTS      = test1 test2$/;"	m
TESTS	src/st/examples/tests/makefile	/^TESTS      = test1$/;"	m
TESTS	src/svd/examples/tests/makefile	/^TESTS      = test1 test2$/;"	m
TRLan_	src/eps/impls/external/trlan/trlanp.h	/^#define TRLan_ /;"	d
TridiagDiag_HHR	src/ds/impls/ghiep/dsghiep.c	/^static PetscErrorCode TridiagDiag_HHR(PetscInt n,PetscScalar *A,PetscInt lda,PetscReal *s,PetscScalar* Q,PetscInt ldq,PetscBool flip,PetscReal *d,PetscReal *e,PetscInt *perm_,PetscScalar *w,PetscInt lw)$/;"	f	file:
U	include/slepc-private/svdimpl.h	/^  Vec              *U,*V;       \/* left and right singular vectors *\/$/;"	m	struct:_p_SVD
UnifiedRotation	src/ds/impls/ghiep/dsghiep_hz.c	/^static PetscErrorCode UnifiedRotation(PetscReal x,PetscReal y,PetscReal sygn,PetscReal *rot,PetscReal *rcond,PetscBool *swap)$/;"	f	file:
V	include/slepc-private/epsimpl.h	/^              *V,               \/* set of basis vectors and computed eigenvectors *\/$/;"	m	struct:_p_EPS
V	include/slepc-private/qepimpl.h	/^  Vec         *V,               \/* set of basis vectors and computed eigenvectors *\/$/;"	m	struct:_p_QEP
V	include/slepc-private/svdimpl.h	/^  Vec              *U,*V;       \/* left and right singular vectors *\/$/;"	m	struct:_p_SVD
V	src/eps/impls/davidson/common/davidson.h	/^  Vec *V,           \/* searching subspace *\/$/;"	m	struct:_dvdDashboard
V	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  Vec           *V;$/;"	m	struct:_n_SR
VDef	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  Vec           *VDef;      \/* Vector for deflation *\/$/;"	m	struct:_n_SR
VECCOMP	include/slepcvec.h	/^#define VECCOMP /;"	d
VERBOSE	config/cmakegen.py	/^    VERBOSE = True$/;"	v
VERBOSE	config/cmakegen.py	/^VERBOSE = False$/;"	v
V_new_e	src/eps/impls/davidson/common/davidson.h	/^    V_new_e;        \/* added to V the columns V_new_s:V_new_e *\/$/;"	m	struct:_dvdDashboard
V_new_s	src/eps/impls/davidson/common/davidson.h	/^    V_new_s,$/;"	m	struct:_dvdDashboard
V_tra_e	src/eps/impls/davidson/common/davidson.h	/^    V_tra_e,        \/* cX <- [cX V*MT(0:V_tra_s-1)], V <- V*MT(V_tra_s:V_tra_e) *\/$/;"	m	struct:_dvdDashboard
V_tra_s	src/eps/impls/davidson/common/davidson.h	/^    V_tra_s,$/;"	m	struct:_dvdDashboard
Valencia	include/finclude/slepc.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcdef.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcds.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcdsdef.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepceps.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcepsdef.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcip.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcipdef.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcqep.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcqepdef.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcst.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcstdef.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcsvd.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcsvddef.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Valencia	include/finclude/slepcsys.h	/^!  Copyright (c) 2002-2012, Universitat Politecnica de Valencia, Spain$/;"	v
Vec	bin/matlab/classes/slepcmatlabheader.h	/^typedef PetscPointer Vec;$/;"	t
VecAXPBYPCZ_Comp	src/vec/veccomp.c	/^PetscErrorCode VecAXPBYPCZ_Comp(Vec v,PetscScalar alpha,PetscScalar beta,PetscScalar gamma,Vec w,Vec z)$/;"	f
VecAXPBY_Comp	src/vec/veccomp.c	/^PetscErrorCode VecAXPBY_Comp(Vec v,PetscScalar alpha,PetscScalar beta,Vec w)$/;"	f
VecAXPY_Comp	src/vec/veccomp.c	/^PetscErrorCode VecAXPY_Comp(Vec v,PetscScalar alpha,Vec w)$/;"	f
VecAYPX_Comp	src/vec/veccomp.c	/^PetscErrorCode VecAYPX_Comp(Vec v,PetscScalar alpha,Vec w)$/;"	f
VecCompGetSubVecs	src/vec/veccomp.c	/^PetscErrorCode VecCompGetSubVecs(Vec win,PetscInt *n,const Vec **x)$/;"	f
VecCompSetSubVecs	src/vec/veccomp.c	/^PetscErrorCode VecCompSetSubVecs(Vec win,PetscInt n,Vec *x)$/;"	f
VecCreateComp	src/vec/veccomp.c	/^PetscErrorCode VecCreateComp(MPI_Comm comm,PetscInt *Nx,PetscInt n,const VecType t,Vec Vparent,Vec *V)$/;"	f
VecCreateCompWithVecs	src/vec/veccomp.c	/^PetscErrorCode VecCreateCompWithVecs(Vec *x,PetscInt n,Vec Vparent,Vec *V)$/;"	f
VecCreate_Comp	src/vec/veccomp.c	/^PetscErrorCode VecCreate_Comp(Vec V)$/;"	f
VecCreate_Comp_Private	src/vec/veccomp.c	/^static PetscErrorCode VecCreate_Comp_Private(Vec v,Vec *x,PetscInt nx,PetscBool x_to_me,Vec_Comp_N *n)$/;"	f	file:
VecDestroy_Comp	src/vec/veccomp.c	/^PetscErrorCode VecDestroy_Comp(Vec v)$/;"	f
VecDotNorm2_Comp	src/vec/veccomp0.h	/^PetscErrorCode __SUF__(VecDotNorm2_Comp)(Vec v,Vec w,PetscScalar *dp,PetscScalar *nm)$/;"	f
VecDot_Comp	src/vec/veccomp0.h	/^PetscErrorCode __SUF__(VecDot_Comp)(Vec a,Vec b,PetscScalar *z)$/;"	f
VecDuplicateVecs_Contiguous	src/vec/contiguous.c	/^static PetscErrorCode VecDuplicateVecs_Contiguous(Vec v,PetscInt m,Vec *V[])$/;"	f	file:
VecDuplicate_Comp	src/vec/veccomp.c	/^PetscErrorCode VecDuplicate_Comp(Vec win,Vec *V)$/;"	f
VecGetLocalSize_Comp	src/vec/veccomp.c	/^PetscErrorCode VecGetLocalSize_Comp(Vec v,PetscInt *size)$/;"	f
VecGetSize_Comp	src/vec/veccomp.c	/^PetscErrorCode VecGetSize_Comp(Vec v,PetscInt *size)$/;"	f
VecMAXPY_Comp	src/vec/veccomp.c	/^PetscErrorCode VecMAXPY_Comp(Vec v,PetscInt n,const PetscScalar *alpha,Vec *w)$/;"	f
VecMDot_Comp	src/vec/veccomp0.h	/^PetscErrorCode __SUF__(VecMDot_Comp)(Vec a,PetscInt n,const Vec b[],PetscScalar *z)$/;"	f
VecMTDot_Comp	src/vec/veccomp0.h	/^PetscErrorCode __SUF__(VecMTDot_Comp)(Vec a,PetscInt n,const Vec b[],PetscScalar *z)$/;"	f
VecMXDotBegin	src/ip/ipdot.c	/^#define VecMXDotBegin /;"	d	file:
VecMXDotEnd	src/ip/ipdot.c	/^#define VecMXDotEnd /;"	d	file:
VecMaxPointwiseDivide_Comp	src/vec/veccomp.c	/^PetscErrorCode VecMaxPointwiseDivide_Comp(Vec v,Vec w,PetscReal *m)$/;"	f
VecMax_Comp	src/vec/veccomp.c	/^PetscErrorCode VecMax_Comp(Vec v,PetscInt *idx,PetscReal *z)$/;"	f
VecMin_Comp	src/vec/veccomp.c	/^PetscErrorCode VecMin_Comp(Vec v,PetscInt *idx,PetscReal *z)$/;"	f
VecNormCompEnd	src/vec/veccomp0.h	/^PetscErrorCode VecNormCompEnd(void)$/;"	f
VecNormCompInit	src/vec/veccomp0.h	/^PetscErrorCode VecNormCompInit()$/;"	f
VecNorm_Comp	src/vec/veccomp0.h	/^PetscErrorCode __SUF__(VecNorm_Comp)(Vec a,NormType t,PetscReal *norm)$/;"	f
VecRegister_Comp	src/vec/veccomp.c	/^PetscErrorCode VecRegister_Comp(const char path[])$/;"	f
VecTDot_Comp	src/vec/veccomp0.h	/^PetscErrorCode __SUF__(VecTDot_Comp)(Vec a,Vec b,PetscScalar *z)$/;"	f
VecWAXPY_Comp	src/vec/veccomp.c	/^PetscErrorCode VecWAXPY_Comp(Vec v,PetscScalar alpha,Vec w,Vec z)$/;"	f
VecXDotBegin	src/ip/ipdot.c	/^#define VecXDotBegin /;"	d	file:
VecXDotEnd	src/ip/ipdot.c	/^#define VecXDotEnd /;"	d	file:
Vec_Comp	include/slepc-private/vecimplslepc.h	/^} Vec_Comp;$/;"	t	typeref:struct:__anon3
Vec_Comp_N	include/slepc-private/vecimplslepc.h	/^} Vec_Comp_N;$/;"	t	typeref:struct:__anon2
VecsMult	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode VecsMult(PetscScalar *M, MatType_t sM, PetscInt ldM,$/;"	f
VecsMultIa	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode VecsMultIa(PetscScalar *M, MatType_t sM, PetscInt ldM,$/;"	f
VecsMultIb	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode VecsMultIb(PetscScalar *M, MatType_t sM, PetscInt ldM,$/;"	f
VecsMultIc	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode VecsMultIc(PetscScalar *M, MatType_t sM, PetscInt ldM,$/;"	f
VecsMultS	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode VecsMultS(PetscScalar *M, MatType_t sM, PetscInt ldM,$/;"	f
VecsMultS_copy_func	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode VecsMultS_copy_func(PetscScalar *out, PetscInt size_out,$/;"	f
VecsOrthonormalize	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode VecsOrthonormalize(Vec *V, PetscInt n, PetscScalar *wS0,$/;"	f
Vecs_Contiguous	include/slepc-private/vecimplslepc.h	/^} Vecs_Contiguous;$/;"	t	typeref:struct:__anon1
Vecs_ContiguousDestroy	src/vec/contiguous.c	/^static PetscErrorCode Vecs_ContiguousDestroy(void *ctx)$/;"	f	file:
W	include/slepc-private/epsimpl.h	/^              *W,               \/* set of left basis vectors and computed left eigenvectors *\/$/;"	m	struct:_p_EPS
W	include/slepc-private/qepimpl.h	/^              *W,               \/* set of left basis vectors and computed left eigenvectors *\/$/;"	m	struct:_p_QEP
W	src/eps/impls/davidson/common/davidson.h	/^    *W,             \/* testing subspace *\/$/;"	m	struct:_dvdDashboard
WARRANTY	include/finclude/slepc.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcdef.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcds.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcdsdef.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepceps.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcepsdef.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcip.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcipdef.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcqep.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcqepdef.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcst.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcstdef.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcsvd.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcsvddef.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
WARRANTY	include/finclude/slepcsys.h	/^!  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS $/;"	v
W_shift	src/eps/impls/davidson/common/davidson.h	/^    W_shift;        \/* if true W is shifted when vectors converge *\/$/;"	m	struct:_dvdDashboard
Wa	src/eps/impls/davidson/common/dvd_utils.c	/^    Wa, Wb,       \/* span{W} = span{Wa*AV - Wb*BV} *\/$/;"	m	struct:__anon17	file:
Wb	src/eps/impls/davidson/common/dvd_utils.c	/^    Wa, Wb,       \/* span{W} = span{Wa*AV - Wb*BV} *\/$/;"	m	struct:__anon17	file:
XKZ	src/eps/impls/davidson/common/dvd_improvex.c	/^   *XKZ,                  \/* X'*KZ *\/$/;"	m	struct:__anon11	file:
Y	src/eps/impls/external/blopex/blopex.c	/^  mv_MultiVectorPtr          Y;$/;"	m	struct:__anon1	file:
_Ceil	src/eps/impls/davidson/common/davidson.h	/^#define _Ceil(/;"	d
_DSIMPL	include/slepc-private/dsimpl.h	/^#define _DSIMPL$/;"	d
_DSOps	include/slepc-private/dsimpl.h	/^struct _DSOps {$/;"	s
_EPSIMPL	include/slepc-private/epsimpl.h	/^#define _EPSIMPL$/;"	d
_EPSOps	include/slepc-private/epsimpl.h	/^struct _EPSOps {$/;"	s
_IPIMPL	include/slepc-private/ipimpl.h	/^#define _IPIMPL$/;"	d
_IPOps	include/slepc-private/ipimpl.h	/^struct _IPOps {$/;"	s
_QEPIMPL	include/slepc-private/qepimpl.h	/^#define _QEPIMPL$/;"	d
_QEPOps	include/slepc-private/qepimpl.h	/^struct _QEPOps {$/;"	s
_SLEPCIMPL	include/slepc-private/slepcimpl.h	/^#define _SLEPCIMPL$/;"	d
_STIMPL	include/slepc-private/stimpl.h	/^#define _STIMPL$/;"	d
_STOps	include/slepc-private/stimpl.h	/^struct _STOps {$/;"	s
_SVDIMPL	include/slepc-private/svdimpl.h	/^#define _SVDIMPL$/;"	d
_SVDOps	include/slepc-private/svdimpl.h	/^struct _SVDOps {$/;"	s
_VECIMPLSLEPC	include/slepc-private/vecimplslepc.h	/^#define _VECIMPLSLEPC$/;"	d
__ARPACKP_H	src/eps/impls/external/arpack/arpackp.h	/^#define __ARPACKP_H$/;"	d
__BLZPACKP_H	src/eps/impls/external/blzpack/blzpackp.h	/^#define __BLZPACKP_H$/;"	d
__COMPOSE2__	src/vec/veccomp.c	/^#define __COMPOSE2__(/;"	d	file:
__COMPOSE3__	src/vec/veccomp.c	/^#define __COMPOSE3__(/;"	d	file:
__FUNCT__	include/slepcsys.h	/^#define __FUNCT__ /;"	d
__FUNCT__	include/slepcsys.h	/^#undef __FUNCT__ /;"	d
__FUNCT__	src/ds/examples/tests/test1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test1.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/examples/tests/test2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test2.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/examples/tests/test3.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test3.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/examples/tests/test4.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test4.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/examples/tests/test5.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test5.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/examples/tests/test6.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test6.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/examples/tests/test7.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test7.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/examples/tests/test8.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test8.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/examples/tests/test9.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/examples/tests/test9.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/impls/ghep/dsghep.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/ghep/dsghep.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/ghiep/dsghiep.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/ghiep/dsghiep.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/ghiep/dsghiep.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/impls/ghiep/dsghiep_dqds.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/ghiep/dsghiep_dqds.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/ghiep/dsghiep_dqds.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/impls/ghiep/dsghiep_hz.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/ghiep/dsghiep_hz.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/gnhep/dsgnhep.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/gnhep/dsgnhep.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/gnhep/dsgnhep.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/impls/hep/dshep.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/hep/dshep.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/hep/dshep.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/impls/nhep/dsnhep.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/nhep/dsnhep.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/svd/dssvd.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/impls/svd/dssvd.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/interface/dsbasic.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/interface/dsbasic.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/interface/dsbasic.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ds/interface/dsops.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/interface/dsops.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/interface/dspriv.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/interface/dspriv.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ds/interface/dspriv.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test1.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test10.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test10.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test11.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test11.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test12.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test12.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test13.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test13.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test2.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test3.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test3.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test4.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test4.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test5.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test5.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test6.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test6.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test8.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test8.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tests/test9.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tests/test9.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex1.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex11.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex11.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex12.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex12.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex13.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex13.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex18.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex18.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex19.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex19.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex2.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex3.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex3.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex4.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex4.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex5.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex5.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex7.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex7.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex9.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/examples/tutorials/ex9.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/impls/cg/rqcg/rqcg.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/cg/rqcg/rqcg.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/davidson.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/davidson.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/davidson.h	/^#define __FUNCT__ /;"	d
__FUNCT__	src/eps/impls/davidson/common/davidson.h	/^#undef __FUNCT__ /;"	d
__FUNCT__	src/eps/impls/davidson/common/dvd_blas.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_blas.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_calcpairs.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_calcpairs.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_gd2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_gd2.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_improvex.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_improvex.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_initv.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_initv.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_schm.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_schm.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_testconv.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_testconv.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_updatev.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_updatev.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_utils.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/common/dvd_utils.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/impls/davidson/gd/gd.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/gd/gd.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/jd/jd.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/davidson/jd/jd.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/arpack/arpack.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/arpack/arpack.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/blopex/blopex.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/blopex/blopex.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/primme/primme.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/primme/primme.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/trlan/trlan.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/external/trlan/trlan.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/arnoldi/arnoldi.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/arnoldi/arnoldi.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylov.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylov.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylovschur/krylovschur.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylovschur/krylovschur.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylovschur/ks-indef.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylovschur/ks-indef.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylovschur/ks-slice.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylovschur/ks-slice.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylovschur/ks-symm.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/krylovschur/ks-symm.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/lanczos/lanczos.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/krylov/lanczos/lanczos.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/lapack/lapack.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/lapack/lapack.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/power/power.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/power/power.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/subspace/subspace.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/impls/subspace/subspace.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/basic.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/basic.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/interface/default.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/default.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/itregis.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/itregis.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/mem.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/mem.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/monitor.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/monitor.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/opts.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/opts.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/setup.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/setup.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/setup.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/eps/interface/solve.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/eps/interface/solve.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/examples/tests/test1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/examples/tests/test1.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ip/examples/tests/test2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/examples/tests/test2.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ip/examples/tests/test3.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/examples/tests/test3.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ip/examples/tests/test4.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/examples/tests/test4.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ip/ipbasic.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipbasic.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipbasic.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/ip/ipbiorthog.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipbiorthog.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipborthog.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipborthog.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipdot.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipdot.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipform.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/ipform.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/iporthog.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/ip/iporthog.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/examples/tests/test1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/examples/tests/test1.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/qep/examples/tests/test2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/examples/tests/test2.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/qep/examples/tutorials/ex16.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/examples/tutorials/ex16.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/qep/examples/tutorials/ex17.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/examples/tutorials/ex17.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/qep/impls/linear/linear.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/linear.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/linear.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_h1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_h1.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_h2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_h2.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_n1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_n1.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_n2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_n2.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_s1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_s1.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_s2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/linear/qeplin_s2.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/qarnoldi/qarnoldi.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/impls/qarnoldi/qarnoldi.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepbasic.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepbasic.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepbasic.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/qep/interface/qepdefault.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepdefault.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepmon.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepmon.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepopts.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepopts.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepregis.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepregis.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepsetup.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepsetup.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepsetup.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/qep/interface/qepsolve.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/qep/interface/qepsolve.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/examples/tests/test1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/examples/tests/test1.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/st/examples/tutorials/ex10.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/examples/tutorials/ex10.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/examples/tutorials/ex10.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/st/impls/cayley/cayley.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/cayley/cayley.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/fold/fold.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/fold/fold.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/precond/precond.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/precond/precond.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/precond/precond.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/st/impls/shell/shell.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/shell/shell.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/shift/shift.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/shift/shift.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/sinvert/sinvert.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/impls/sinvert/sinvert.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/shellmat.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/shellmat.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/shellmat.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/st/interface/stfunc.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stfunc.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stregis.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stregis.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stset.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stset.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stsles.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stsles.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stsles.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/st/interface/stsolve.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/st/interface/stsolve.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/examples/tests/test1.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/examples/tests/test1.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/examples/tests/test2.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/examples/tests/test2.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/examples/tutorials/ex14.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/examples/tutorials/ex14.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/examples/tutorials/ex15.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/examples/tutorials/ex15.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/examples/tutorials/ex8.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/examples/tutorials/ex8.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/impls/cross/cross.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/cross/cross.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/cyclic/cyclic.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/cyclic/cyclic.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/cyclic/cyclic.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/impls/lanczos/gklanczos.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/lanczos/gklanczos.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/lanczos/gklanczos.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/impls/lapack/svdlapack.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/lapack/svdlapack.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/trlanczos/trlanczos.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/trlanczos/trlanczos.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/impls/trlanczos/trlanczos.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/interface/svdbasic.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdbasic.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdbasic.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/interface/svdmat.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdmat.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/svd/interface/svdmon.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdmon.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdopts.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdopts.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdregis.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdregis.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdsetup.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdsetup.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdsolve.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/svd/interface/svdsolve.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/sys/slepcinit.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/sys/slepcinit.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/sys/slepcutil.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/sys/slepcutil.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/vec/contiguous.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/vec/contiguous.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/vec/contiguous.c	/^#undef __FUNCT__$/;"	d	file:
__FUNCT__	src/vec/veccomp.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/vec/veccomp.c	/^#undef __FUNCT__ /;"	d	file:
__FUNCT__	src/vec/veccomp0.h	/^#define __FUNCT__ /;"	d
__FUNCT__	src/vec/veccomp0.h	/^#undef __FUNCT__ /;"	d
__FUNCT__	src/vec/veccomp0.h	/^#undef __FUNCT__$/;"	d
__FUNCT__	src/vec/vecutil.c	/^#define __FUNCT__ /;"	d	file:
__FUNCT__	src/vec/vecutil.c	/^#undef __FUNCT__ /;"	d	file:
__FUNC_TEMPLATE1__	src/vec/veccomp.c	/^#define __FUNC_TEMPLATE1__(/;"	d	file:
__FUNC_TEMPLATE2__	src/vec/veccomp.c	/^#define __FUNC_TEMPLATE2__(/;"	d	file:
__FUNC_TEMPLATE3__	src/vec/veccomp.c	/^#define __FUNC_TEMPLATE3__(/;"	d	file:
__FUNC_TEMPLATE4__	src/vec/veccomp.c	/^#define __FUNC_TEMPLATE4__(/;"	d	file:
__KRYLOVSCHUR_H	src/eps/impls/krylov/krylovschur/krylovschur.h	/^#define __KRYLOVSCHUR_H$/;"	d
__LINEARP_H	src/qep/impls/linear/linearp.h	/^#define __LINEARP_H$/;"	d
__QUOTEME	src/vec/veccomp0.h	/^#define __QUOTEME(/;"	d
__QUOTEME	src/vec/veccomp0.h	/^#undef __QUOTEME$/;"	d
__QUOTEME_	src/vec/veccomp0.h	/^#define __QUOTEME_(/;"	d
__QUOTEME__	src/vec/veccomp.c	/^#define __QUOTEME__(/;"	d	file:
__SLEPCBLASLAPACK_H	include/slepcblaslapack.h	/^#define __SLEPCBLASLAPACK_H$/;"	d
__SLEPCDS_H	include/finclude/slepcdsdef.h	/^#define __SLEPCDS_H$/;"	d
__SLEPCDS_H	include/slepcds.h	/^#define __SLEPCDS_H$/;"	d
__SLEPCEPS_H	include/finclude/slepcepsdef.h	/^#define __SLEPCEPS_H$/;"	d
__SLEPCEPS_H	include/slepceps.h	/^#define __SLEPCEPS_H$/;"	d
__SLEPCIP_H	include/finclude/slepcipdef.h	/^#define __SLEPCIP_H$/;"	d
__SLEPCIP_H	include/slepcip.h	/^#define __SLEPCIP_H$/;"	d
__SLEPCQEP_H	include/finclude/slepcqepdef.h	/^#define __SLEPCQEP_H$/;"	d
__SLEPCQEP_H	include/slepcqep.h	/^#define __SLEPCQEP_H$/;"	d
__SLEPCST_H	include/finclude/slepcstdef.h	/^#define __SLEPCST_H$/;"	d
__SLEPCST_H	include/slepcst.h	/^#define __SLEPCST_H$/;"	d
__SLEPCSVD_H	include/finclude/slepcsvddef.h	/^#define __SLEPCSVD_H$/;"	d
__SLEPCSVD_H	include/slepcsvd.h	/^#define __SLEPCSVD_H$/;"	d
__SLEPCVEC_H	include/slepcvec.h	/^#define __SLEPCVEC_H$/;"	d
__SLEPCVERSION_H	include/slepcversion.h	/^#define __SLEPCVERSION_H$/;"	d
__SLEPC_H	include/slepcsys.h	/^#define __SLEPC_H$/;"	d
__SUF_C__	src/vec/veccomp0.h	/^#define __SUF_C__(/;"	d
__SUF_C__	src/vec/veccomp0.h	/^#undef __SUF_C__$/;"	d
__SUF__	src/vec/veccomp0.h	/^#define __SUF__(/;"	d
__SUF__	src/vec/veccomp0.h	/^#undef __SUF__$/;"	d
__TRLANP_H	src/eps/impls/external/trlan/trlanp.h	/^#define __TRLANP_H$/;"	d
__VEC_NORM2_FUNCS_	src/vec/veccomp0.h	/^#define __VEC_NORM2_FUNCS_$/;"	d
__WITH_MPI__	src/vec/veccomp.c	/^#define __WITH_MPI__$/;"	d	file:
__funct__	src/eps/examples/tests/test13.c	/^#define __funct__ /;"	d	file:
__funct__	src/eps/examples/tests/test13.c	/^#undef __funct__$/;"	d	file:
__init__	config/cmakeboot.py	/^ def __init__(self, slepcdir, petscdir, petscarch, argDB = None, framework = None):$/;"	m	class:PETScMaker
__init__	setup.py	/^    def __init__(self):$/;"	m	class:context
__str__	config/cmakeboot.py	/^ def __str__(self):$/;"	m	class:PETScMaker	file:
_build	setup.py	/^from distutils.command.build import build as _build$/;"	i
_dvdDashboard	src/eps/impls/davidson/common/davidson.h	/^typedef struct _dvdDashboard {$/;"	s
_dvdFunctionList	src/eps/impls/davidson/common/davidson.h	/^typedef struct _dvdFunctionList {$/;"	s
_install	setup.py	/^    from distutils.command.install import install as _install$/;"	i
_install	setup.py	/^    from setuptools.command.install import install as _install$/;"	i
_n_SR	src/eps/impls/krylov/krylovschur/krylovschur.h	/^struct _n_SR {$/;"	s
_n_SlepcConvMonitor	include/slepc-private/slepcimpl.h	/^struct _n_SlepcConvMonitor {$/;"	s
_n_shift	src/eps/impls/krylov/krylovschur/krylovschur.h	/^struct _n_shift {$/;"	s
_p_DS	include/slepc-private/dsimpl.h	/^struct _p_DS {$/;"	s
_p_EPS	include/slepc-private/epsimpl.h	/^struct _p_EPS {$/;"	s
_p_IP	include/slepc-private/ipimpl.h	/^struct _p_IP {$/;"	s
_p_QEP	include/slepc-private/qepimpl.h	/^struct _p_QEP {$/;"	s
_p_ST	include/slepc-private/stimpl.h	/^struct _p_ST {$/;"	s
_p_SVD	include/slepc-private/svdimpl.h	/^struct _p_SVD {$/;"	s
_sdist	setup.py	/^from distutils.command.sdist import sdist as _sdist$/;"	i
abspath	setup.py	/^    from os.path import join, isdir, abspath$/;"	i
adaptive	include/slepc-private/epsimpl.h	/^  PetscBool      adaptive;         \/* whether matrix norms are adaptively improved *\/$/;"	m	struct:_p_EPS
allResiduals	src/eps/impls/davidson/common/dvd_updatev.c	/^    allResiduals;   \/* if computing all the residuals *\/$/;"	m	struct:__anon13	file:
allocate	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*allocate)(DS,PetscInt);$/;"	m	struct:_DSOps
allocated_ncv	include/slepc-private/epsimpl.h	/^              allocated_ncv;    \/* number of basis vectors allocated *\/$/;"	m	struct:_p_EPS
allocated_ncv	include/slepc-private/qepimpl.h	/^                 allocated_ncv;    \/* number of basis vectors allocated *\/$/;"	m	struct:_p_QEP
alpha	src/eps/examples/tutorials/ex9.c	/^  PetscScalar alpha,beta,tau1,tau2,sigma;$/;"	m	struct:__anon1	file:
apply	include/slepc-private/stimpl.h	/^  PetscErrorCode (*apply)(ST,Vec,Vec);$/;"	m	struct:_STOps
apply	src/st/impls/shell/shell.c	/^  PetscErrorCode (*apply)(ST,Vec,Vec);$/;"	m	struct:__anon1	file:
applyPreconditioner_PRIMME	src/eps/impls/external/primme/primme.c	/^static void applyPreconditioner_PRIMME(void *in,void *out,int *blockSize,struct primme_params *primme)$/;"	f	file:
applys	include/slepc-private/stimpl.h	/^  PetscInt     applys;$/;"	m	struct:_p_ST
applytrans	include/slepc-private/stimpl.h	/^  PetscErrorCode (*applytrans)(ST,Vec,Vec);$/;"	m	struct:_STOps
applytrans	src/st/impls/shell/shell.c	/^  PetscErrorCode (*applytrans)(ST,Vec,Vec);$/;"	m	struct:__anon1	file:
arbit_ctx	include/slepc-private/epsimpl.h	/^  void           *arbit_ctx;$/;"	m	struct:_p_EPS
arbit_func	include/slepc-private/epsimpl.h	/^  PetscErrorCode (*arbit_func)(PetscScalar,PetscScalar,Vec,Vec,PetscScalar*,PetscScalar*,void*);$/;"	m	struct:_p_EPS
archdir	config/configure.py	/^archdir = os.sep.join([slepcdir,petscconf.ARCH])$/;"	v
arpack	config/configure.py	/^import arpack$/;"	i
arpackdir	config/configure.py	/^    arpackdir = i.split('=')[1]$/;"	v
arpackdir	config/configure.py	/^arpackdir = ''$/;"	v
arpacklibs	config/configure.py	/^    arpacklibs = i.split('=')[1].split(',')$/;"	v
arpacklibs	config/configure.py	/^  arpacklibs = arpack.Check(slepcconf,slepcvars,cmake,tmpdir,arpackdir,arpacklibs)$/;"	v
arpacklibs	config/configure.py	/^arpacklibs = []$/;"	v
array	include/slepc-private/vecimplslepc.h	/^  PetscScalar *array;    \/* pointer to common storage *\/$/;"	m	struct:__anon1
author	setup.py	/^      author='SLEPc Team',$/;"	v
author_email	setup.py	/^      author_email='slepc-maint@grycap.upv.es',$/;"	v
auxS	src/eps/impls/davidson/common/davidson.h	/^    *auxS;          \/* auxiliary scalars *\/$/;"	m	struct:_dvdDashboard
auxS	src/eps/impls/davidson/common/dvd_improvex.c	/^  PetscScalar *auxS,      \/* auxiliar scalars *\/$/;"	m	struct:__anon11	file:
auxV	src/eps/impls/davidson/common/davidson.h	/^  Vec *auxV;        \/* auxiliary vectors *\/$/;"	m	struct:_dvdDashboard
auxV	src/eps/impls/davidson/common/dvd_improvex.c	/^    *auxV;                \/* auxiliar vectors *\/$/;"	m	struct:__anon11	file:
back	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscScalar   *eig,*eigi,*monit,*back;$/;"	m	struct:_n_SR
backtr	include/slepc-private/stimpl.h	/^  PetscErrorCode (*backtr)(ST,PetscInt,PetscScalar*,PetscScalar*);  $/;"	m	struct:_STOps
backtr	src/st/impls/shell/shell.c	/^  PetscErrorCode (*backtr)(ST,PetscInt n,PetscScalar*,PetscScalar*);$/;"	m	struct:__anon1	file:
backtransform	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*backtransform)(EPS);$/;"	m	struct:_EPSOps
balance	include/slepc-private/epsimpl.h	/^  EPSBalance     balance;          \/* the balancing method *\/$/;"	m	struct:_p_EPS
balance_cutoff	include/slepc-private/epsimpl.h	/^  PetscReal      balance_cutoff;   \/* cutoff value for balancing *\/$/;"	m	struct:_p_EPS
balance_its	include/slepc-private/epsimpl.h	/^  PetscInt       balance_its;      \/* number of iterations of the balancing method *\/$/;"	m	struct:_p_EPS
beta	src/eps/examples/tutorials/ex9.c	/^  PetscScalar alpha,beta,tau1,tau2,sigma;$/;"	m	struct:__anon1	file:
beta	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscReal     beta;$/;"	m	struct:_n_SR
blap_fn	src/eps/impls/external/blopex/blopex.c	/^  lobpcg_BLASLAPACKFunctions blap_fn;$/;"	m	struct:__anon1	file:
block_size	src/eps/impls/external/blzpack/blzpackp.h	/^  PetscBLASInt         block_size;      \/* block size *\/$/;"	m	struct:__anon1
blocksize	src/eps/impls/davidson/common/davidson.c	/^  PetscInt blocksize,     \/* block size *\/$/;"	m	struct:__anon1	file:
blopex	config/configure.py	/^import blopex$/;"	i
blopexlibs	config/configure.py	/^  blopexlibs = blopex.Install(slepcconf,slepcvars,cmake,tmpdir,blopexurl,archdir)$/;"	v
blopexurl	config/configure.py	/^blopexurl = ''$/;"	v
blzpack	config/configure.py	/^import blzpack$/;"	i
blzpack_error	src/eps/impls/external/blzpack/blzpack.c	/^const char* blzpack_error[33] = {$/;"	v
blzpackdir	config/configure.py	/^    blzpackdir = i.split('=')[1]$/;"	v
blzpackdir	config/configure.py	/^blzpackdir = ''$/;"	v
blzpacklibs	config/configure.py	/^    blzpacklibs = i.split('=')[1].split(',')$/;"	v
blzpacklibs	config/configure.py	/^  blzpacklibs = blzpack.Check(slepcconf,slepcvars,cmake,tmpdir,blzpackdir,blzpacklibs)$/;"	v
blzpacklibs	config/configure.py	/^blzpacklibs = []$/;"	v
body	config/cmakegen.py	/^    def body(indentlevel):$/;"	f	function:writePackage
bootstrap	setup.py	/^def bootstrap():$/;"	f
bs	src/eps/impls/davidson/common/davidson.h	/^    bs;             \/* max vectors that expands the subspace every iteration *\/$/;"	m	struct:_dvdDashboard
build	setup.py	/^def build(dry_run=False):$/;"	f
cS	src/eps/impls/davidson/common/davidson.h	/^    *cS,            \/* first Schur matrix of converged pairs *\/$/;"	m	struct:_dvdDashboard
cT	src/eps/impls/davidson/common/davidson.h	/^    *cT;            \/* second Schur matrix of converged pairs *\/$/;"	m	struct:_dvdDashboard
cX	src/eps/impls/davidson/common/davidson.h	/^    *cX,            \/* converged right eigenvectors *\/$/;"	m	struct:_dvdDashboard
cX_in_AV	src/eps/impls/davidson/common/davidson.h	/^    cX_in_AV,       \/* number of converged vectors in AV *\/$/;"	m	struct:_dvdDashboard
cX_in_BV	src/eps/impls/davidson/common/davidson.h	/^    cX_in_BV,       \/* number of converged vectors in BV *\/$/;"	m	struct:_dvdDashboard
cX_in_G	src/eps/impls/davidson/common/davidson.h	/^    cX_in_G;        \/* number of converged vectors in G *\/$/;"	m	struct:_dvdDashboard
cX_in_H	src/eps/impls/davidson/common/davidson.h	/^    cX_in_H,        \/* number of converged vectors in H *\/$/;"	m	struct:_dvdDashboard
cX_in_V	src/eps/impls/davidson/common/davidson.h	/^    cX_in_V,        \/* number of converged vectors in V *\/$/;"	m	struct:_dvdDashboard
cX_in_W	src/eps/impls/davidson/common/davidson.h	/^    cX_in_W,        \/* number of converged vectors in W *\/$/;"	m	struct:_dvdDashboard
cX_in_impr	src/eps/impls/davidson/common/davidson.c	/^    cX_in_impr;           \/* converged vectors in the projector *\/$/;"	m	struct:__anon1	file:
cX_in_proj	src/eps/impls/davidson/common/davidson.c	/^  PetscInt   cX_in_proj,  \/* converged vectors in the projected problem *\/$/;"	m	struct:__anon1	file:
cY	src/eps/impls/davidson/common/davidson.h	/^    *cY,            \/* converged left eigenvectors *\/$/;"	m	struct:_dvdDashboard
calcPairs	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcPairs)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
calcPairs_data	src/eps/impls/davidson/common/davidson.h	/^  void *calcPairs_data;$/;"	m	struct:_dvdDashboard
calcpairs_W	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcpairs_W)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
calcpairs_W_data	src/eps/impls/davidson/common/davidson.h	/^  void *calcpairs_W_data;$/;"	m	struct:_dvdDashboard
calcpairs_eig_backtrans	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcpairs_eig_backtrans)(struct _dvdDashboard*,PetscScalar,PetscScalar,PetscScalar*,PetscScalar*);$/;"	m	struct:_dvdDashboard
calcpairs_eigs_trans	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcpairs_eigs_trans)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
calcpairs_proj_res	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcpairs_proj_res)(struct _dvdDashboard*, PetscInt r_s,$/;"	m	struct:_dvdDashboard
calcpairs_proj_trans	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcpairs_proj_trans)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
calcpairs_residual	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcpairs_residual)(struct _dvdDashboard*, PetscInt s, PetscInt e,$/;"	m	struct:_dvdDashboard
calcpairs_residual_data	src/eps/impls/davidson/common/davidson.h	/^  void *calcpairs_residual_data;$/;"	m	struct:_dvdDashboard
calcpairs_residual_eig	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcpairs_residual_eig)(struct _dvdDashboard*, PetscInt s, PetscInt e,$/;"	m	struct:_dvdDashboard
calcpairs_selectPairs	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*calcpairs_selectPairs)(struct _dvdDashboard*, PetscInt n);$/;"	m	struct:_dvdDashboard
ceigi	src/eps/impls/davidson/common/davidson.h	/^    *ceigr, *ceigi, \/* converged eigenvalues *\/$/;"	m	struct:_dvdDashboard
ceigr	src/eps/impls/davidson/common/davidson.h	/^    *ceigr, *ceigi, \/* converged eigenvalues *\/$/;"	m	struct:_dvdDashboard
cform	src/qep/impls/linear/linearp.h	/^  PetscInt   cform;           \/* companion form *\/$/;"	m	struct:__anon1
check	config/arpack.py	/^import check$/;"	i
check	config/blzpack.py	/^import check$/;"	i
check	config/configure.py	/^import check$/;"	i
check	config/lapack.py	/^import check$/;"	i
check	config/primme.py	/^import check$/;"	i
check	config/trlan.py	/^import check$/;"	i
checknullspace	include/slepc-private/stimpl.h	/^  PetscErrorCode (*checknullspace)(ST,PetscInt,const Vec[]);$/;"	m	struct:_STOps
classifiers	setup.py	/^      classifiers= classifiers.split('\\n')[1:-1],$/;"	v
cmake	config/configure.py	/^  cmake = open(os.sep.join([confdir,'SLEPcConfig.cmake']),'w')$/;"	v
cmakeboot	config/cmakeboot.py	/^ def cmakeboot(self, args, log):$/;"	m	class:PETScMaker
cmakeboot	config/configure.py	/^  import cmakeboot$/;"	i
cmakeconditional	config/cmakegen.py	/^def cmakeconditional(key,val):$/;"	f
cmakegen	config/configure.py	/^  import cmakegen$/;"	i
cmakeok	config/configure.py	/^    cmakeok = cmakeboot.main(slepcdir,petscdir,petscarch=petscconf.ARCH,log=log)$/;"	v
cmakeok	config/configure.py	/^cmakeok = False$/;"	v
cmd_build	setup.py	/^class cmd_build(_build):$/;"	c
cmd_install	setup.py	/^class cmd_install(_install):$/;"	c
cmd_sdist	setup.py	/^class cmd_sdist(_sdist):$/;"	c
cmdclass	setup.py	/^      cmdclass={$/;"	v
comm	src/eps/impls/davidson/common/davidson.h	/^  MPI_Comm comm;        \/* MPI communicator *\/$/;"	m	struct:__anon8
commands	config/blopex.py	/^import commands$/;"	i
commands	config/check.py	/^import commands$/;"	i
commands	config/configure.py	/^import commands$/;"	i
commands	config/generatefortranstubs.py	/^  import commands$/;"	i
comp	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscBool	comp[2];    \/* Shows completion of subintervals (left and right) *\/$/;"	m	struct:_n_shift
comp_ctx	include/slepc-private/dsimpl.h	/^  void           *comp_ctx;$/;"	m	struct:_p_DS
comp_fun	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*comp_fun)(PetscScalar,PetscScalar,PetscScalar,PetscScalar,PetscInt*,void*);$/;"	m	struct:_p_DS
compact	include/slepc-private/dsimpl.h	/^  PetscBool      compact;            \/* whether the matrices are stored in compact form *\/$/;"	m	struct:_p_DS
compareDirLists	config/cmakegen.py	/^  def compareDirLists(mdirs,dirs):$/;"	f	function:pkgsources
compareSourceLists	config/cmakegen.py	/^  def compareSourceLists(msources, files):$/;"	f	function:pkgsources
compute_int	src/eps/impls/krylov/lanczos/lanczos.c	/^static void compute_int(PetscBool *which,PetscReal *mu,PetscInt j,PetscReal delta,PetscReal eta)$/;"	f	file:
computevectors	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*computevectors)(EPS);$/;"	m	struct:_EPSOps
cond	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*cond)(DS,PetscReal*);$/;"	m	struct:_DSOps
confdir	config/configure.py	/^confdir = os.sep.join([archdir,'conf'])$/;"	v
config	setup.py	/^def config(dry_run=False):$/;"	f
configDir	config/configure.py	/^configDir = os.path.abspath('config')$/;"	v
context	setup.py	/^class context:$/;"	c
conv	include/slepc-private/epsimpl.h	/^  EPSConv        conv;             \/* convergence test *\/$/;"	m	struct:_p_EPS
conv_ctx	include/slepc-private/epsimpl.h	/^  void           *conv_ctx;$/;"	m	struct:_p_EPS
conv_ctx	include/slepc-private/qepimpl.h	/^  void           *conv_ctx;$/;"	m	struct:_p_QEP
conv_func	include/slepc-private/epsimpl.h	/^  PetscErrorCode (*conv_func)(EPS,PetscScalar,PetscScalar,PetscReal,PetscReal*,void*);$/;"	m	struct:_p_EPS
conv_func	include/slepc-private/qepimpl.h	/^  PetscErrorCode (*conv_func)(QEP,PetscScalar,PetscScalar,PetscReal,PetscReal*,void*);$/;"	m	struct:_p_QEP
conv_ps	src/eps/impls/davidson/common/davidson.h	/^  DS conv_ps,       \/* projected problem with the converged pairs *\/$/;"	m	struct:_dvdDashboard
correctXnorm	src/eps/impls/davidson/common/davidson.h	/^    correctXnorm;   \/* if true, norm of X are computed *\/$/;"	m	struct:_dvdDashboard
ctx	src/st/impls/shell/shell.c	/^  void           *ctx;                       \/* user provided context *\/$/;"	m	struct:__anon1	file:
d	src/eps/impls/davidson/common/davidson.h	/^  void *d;$/;"	m	struct:_dvdFunctionList
d	src/eps/impls/davidson/common/dvd_improvex.c	/^    *d;                   \/* the currect dvdDashboard reference *\/$/;"	m	struct:__anon11	file:
data	include/slepc-private/epsimpl.h	/^  void        *data;            \/* placeholder for misc stuff associated $/;"	m	struct:_p_EPS
data	include/slepc-private/qepimpl.h	/^  void        *data;            \/* placeholder for misc stuff associated $/;"	m	struct:_p_QEP
data	include/slepc-private/stimpl.h	/^  void         *data;$/;"	m	struct:_p_ST
data	include/slepc-private/svdimpl.h	/^  void             *data;       \/* placeholder for misc stuff associated$/;"	m	struct:_p_SVD
ddb	src/eps/impls/davidson/common/davidson.c	/^  dvdDashboard ddb;$/;"	m	struct:__anon1	file:
defaultdict	config/cmakegen.py	/^from collections import defaultdict, deque$/;"	i
defl	include/slepc-private/epsimpl.h	/^              *defl;            \/* deflation space *\/$/;"	m	struct:_p_EPS
defsigma	include/slepc-private/stimpl.h	/^  PetscScalar  defsigma;         \/* Default value of the shift *\/$/;"	m	struct:_p_ST
delayed	src/eps/impls/krylov/arnoldi/arnoldi.c	/^  PetscBool delayed;$/;"	m	struct:__anon1	file:
deque	config/cmakeboot.py	/^from collections import deque$/;"	i
deque	config/cmakegen.py	/^from collections import defaultdict, deque$/;"	i
description	setup.py	/^      description=description.pop(0),$/;"	v
description	setup.py	/^description = __doc__.split('\\n')[1:-1]; del description[1:3]$/;"	v
destDir	config/blopex.py	/^  destDir = os.sep.join([externdir,packagename])$/;"	v
destroy	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*destroy)(EPS);$/;"	m	struct:_EPSOps
destroy	include/slepc-private/qepimpl.h	/^  PetscErrorCode  (*destroy)(QEP);$/;"	m	struct:_QEPOps
destroy	include/slepc-private/stimpl.h	/^  PetscErrorCode (*destroy)(ST);$/;"	m	struct:_STOps
destroy	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*destroy)(SVD);$/;"	m	struct:_SVDOps
destroyList	src/eps/impls/davidson/common/davidson.h	/^    *destroyList;   \/* destructor list *\/$/;"	m	struct:_dvdDashboard
diag	src/svd/impls/cross/cross.c	/^  Vec       w,diag;$/;"	m	struct:__anon1	file:
diagA	src/eps/impls/davidson/common/dvd_utils.c	/^  Vec diagA, diagB;$/;"	m	struct:__anon15	file:
diagB	src/eps/impls/davidson/common/dvd_utils.c	/^  Vec diagA, diagB;$/;"	m	struct:__anon15	file:
dir	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      dir;        \/* Determines the order of values in eig (+1 incr, -1 decr) *\/$/;"	m	struct:_n_SR
download_url	setup.py	/^      download_url=tarball(),$/;"	v
ds	include/slepc-private/epsimpl.h	/^  DS          ds;               \/* direct solver object *\/$/;"	m	struct:_p_EPS
ds	include/slepc-private/qepimpl.h	/^  DS          ds;               \/* direct solver object *\/$/;"	m	struct:_p_QEP
ds	include/slepc-private/svdimpl.h	/^  DS               ds;          \/* direct solver object *\/$/;"	m	struct:_p_SVD
ds_ortho	include/slepc-private/epsimpl.h	/^  PetscBool  ds_ortho;         \/* if defl vectors have been stored & orthonormalized *\/  $/;"	m	struct:_p_EPS
dsappendoptionsprefix_	src/ds/interface/ftn-custom/zpsf.c	/^#define dsappendoptionsprefix_ /;"	d	file:
dsappendoptionsprefix_	src/ds/interface/ftn-custom/zpsf.c	/^void PETSC_STDCALL dsappendoptionsprefix_(DS *ds,CHAR prefix PETSC_MIXED_LEN(len),$/;"	f
dscreate_	src/ds/interface/ftn-custom/zpsf.c	/^#define dscreate_ /;"	d	file:
dscreate_	src/ds/interface/ftn-custom/zpsf.c	/^void PETSC_STDCALL dscreate_(MPI_Fint *comm,DS *newds,PetscErrorCode *ierr)$/;"	f
dsdestroy_	src/ds/interface/ftn-custom/zpsf.c	/^#define dsdestroy_ /;"	d	file:
dsdestroy_	src/ds/interface/ftn-custom/zpsf.c	/^void PETSC_STDCALL dsdestroy_(DS *ds, PetscErrorCode *ierr)$/;"	f
dsgetoptionsprefix_	src/ds/interface/ftn-custom/zpsf.c	/^#define dsgetoptionsprefix_ /;"	d	file:
dsgetoptionsprefix_	src/ds/interface/ftn-custom/zpsf.c	/^void PETSC_STDCALL dsgetoptionsprefix_(DS *ds,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
dssetoptionsprefix_	src/ds/interface/ftn-custom/zpsf.c	/^#define dssetoptionsprefix_ /;"	d	file:
dssetoptionsprefix_	src/ds/interface/ftn-custom/zpsf.c	/^void PETSC_STDCALL dssetoptionsprefix_(DS *ds,CHAR prefix PETSC_MIXED_LEN(len),$/;"	f
dsview_	src/ds/interface/ftn-custom/zpsf.c	/^#define dsview_ /;"	d	file:
dsview_	src/ds/interface/ftn-custom/zpsf.c	/^void PETSC_STDCALL dsview_(DS *ds,PetscViewer *viewer, PetscErrorCode *ierr)$/;"	f
dvdBlackboard	src/eps/impls/davidson/common/davidson.h	/^} dvdBlackboard;$/;"	t	typeref:struct:__anon6
dvdCallback	src/eps/impls/davidson/common/davidson.h	/^typedef PetscErrorCode (*dvdCallback)(dvdDashboard*);$/;"	t
dvdDashboard	src/eps/impls/davidson/common/davidson.h	/^} dvdDashboard;$/;"	t	typeref:struct:_dvdDashboard
dvdFunctionList	src/eps/impls/davidson/common/davidson.h	/^} dvdFunctionList;$/;"	t	typeref:struct:_dvdFunctionList
dvdHarmonic	src/eps/impls/davidson/common/dvd_utils.c	/^} dvdHarmonic;$/;"	t	typeref:struct:__anon17	file:
dvdImprovex_gd2	src/eps/impls/davidson/common/dvd_gd2.c	/^} dvdImprovex_gd2;$/;"	t	typeref:struct:__anon10	file:
dvdImprovex_jd	src/eps/impls/davidson/common/dvd_improvex.c	/^} dvdImprovex_jd;$/;"	t	typeref:struct:__anon11	file:
dvdInitV	src/eps/impls/davidson/common/dvd_initv.c	/^} dvdInitV;$/;"	t	typeref:struct:__anon12	file:
dvdJacobiPrecond	src/eps/impls/davidson/common/dvd_utils.c	/^} dvdJacobiPrecond;$/;"	t	typeref:struct:__anon15	file:
dvdManagV_basic	src/eps/impls/davidson/common/dvd_updatev.c	/^} dvdManagV_basic;$/;"	t	typeref:struct:__anon13	file:
dvdPCWrapper	src/eps/impls/davidson/common/dvd_utils.c	/^} dvdPCWrapper;$/;"	t	typeref:struct:__anon14	file:
dvdPrecond	src/eps/impls/davidson/common/davidson.h	/^typedef PetscErrorCode (*dvdPrecond)(dvdDashboard*, PetscInt i, Vec x, Vec Px);$/;"	t
dvd_BorthV_faster	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode dvd_BorthV_faster(IP ip, Vec *defl, Vec *BDS,PetscReal *BDSn, PetscInt size_DS, Vec *cX,$/;"	f
dvd_BorthV_stable	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode dvd_BorthV_stable(IP ip,Vec *defl,PetscReal *BDSn,PetscInt size_DS,Vec *cX,PetscReal *BcXn,PetscInt size_cX,Vec *V,PetscReal *BVn,PetscInt V_new_s,PetscInt V_new_e,PetscScalar *auxS,PetscRandom rand)$/;"	f
dvd_aux_matmult	src/eps/impls/davidson/common/dvd_improvex.c	/^PETSC_STATIC_INLINE PetscErrorCode dvd_aux_matmult(dvdImprovex_jd *data,const Vec *x,const Vec *y,const Vec *auxV)$/;"	f
dvd_aux_matmulttrans	src/eps/impls/davidson/common/dvd_improvex.c	/^PETSC_STATIC_INLINE PetscErrorCode dvd_aux_matmulttrans(dvdImprovex_jd *data,const Vec *x,const Vec *y,const Vec *auxV)$/;"	f
dvd_calcPairs_prof	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_calcPairs_prof(dvdDashboard* d)$/;"	f
dvd_calcpairs_apply_arbitrary_func	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_apply_arbitrary_func(dvdDashboard *d,PetscInt r_s,PetscInt r_e,PetscScalar **rr_,PetscScalar **ri_)$/;"	f
dvd_calcpairs_eig_res_0	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_eig_res_0(dvdDashboard *d,PetscInt r_s,PetscInt r_e,Vec *R)$/;"	f
dvd_calcpairs_proj	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_proj(dvdDashboard *d)$/;"	f
dvd_calcpairs_proj_res	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_proj_res(dvdDashboard *d, PetscInt r_s,$/;"	f
dvd_calcpairs_projeig_solve	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_projeig_solve(dvdDashboard *d)$/;"	f
dvd_calcpairs_qz	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_qz(dvdDashboard *d, dvdBlackboard *b,$/;"	f
dvd_calcpairs_qz_d	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_qz_d(dvdDashboard *d)$/;"	f
dvd_calcpairs_qz_start	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_qz_start(dvdDashboard *d)$/;"	f
dvd_calcpairs_res_0	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_res_0(dvdDashboard *d, PetscInt r_s, PetscInt r_e,$/;"	f
dvd_calcpairs_selectPairs	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_selectPairs(dvdDashboard *d, PetscInt n)$/;"	f
dvd_calcpairs_updateAV0	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_updateAV0(dvdDashboard *d)$/;"	f
dvd_calcpairs_updateAV1	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_updateAV1(dvdDashboard *d, DvdReduction *r,$/;"	f
dvd_calcpairs_updateBV0	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_updateBV0(dvdDashboard *d)$/;"	f
dvd_calcpairs_updateBV0_gen	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PETSC_STATIC_INLINE PetscErrorCode dvd_calcpairs_updateBV0_gen(dvdDashboard *d,Vec *real_BV,PetscInt *size_cBV,Vec **BV,PetscInt *size_BV,PetscInt *max_size_BV,PetscBool BV_shift,PetscInt *cX_in_proj,DSMatType mat)$/;"	f
dvd_calcpairs_updateBV1	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_updateBV1(dvdDashboard *d, DvdReduction *r,$/;"	f
dvd_calcpairs_updateV0	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_updateV0(dvdDashboard *d, DvdReduction *r,$/;"	f
dvd_calcpairs_updateV1	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_updateV1(dvdDashboard *d)$/;"	f
dvd_calcpairs_updateW0	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_updateW0(dvdDashboard *d, DvdReduction *r,$/;"	f
dvd_calcpairs_updateW1	src/eps/impls/davidson/common/dvd_calcpairs.c	/^PetscErrorCode dvd_calcpairs_updateW1(dvdDashboard *d)$/;"	f
dvd_harm_backtrans	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_harm_backtrans(dvdHarmonic *data, PetscScalar *ar,$/;"	f
dvd_harm_conf	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_harm_conf(dvdDashboard *d, dvdBlackboard *b,$/;"	f
dvd_harm_d	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_harm_d(dvdDashboard *d)$/;"	f
dvd_harm_eig_backtrans	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_harm_eig_backtrans(dvdDashboard *d,PetscScalar ar,PetscScalar ai,PetscScalar *br,PetscScalar *bi)$/;"	f
dvd_harm_eigs_trans	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_harm_eigs_trans(dvdDashboard *d)$/;"	f
dvd_harm_proj	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_harm_proj(dvdDashboard *d)$/;"	f
dvd_harm_transf	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_harm_transf(dvdHarmonic *dvdh, PetscScalar t)$/;"	f
dvd_harm_updateW	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_harm_updateW(dvdDashboard *d)$/;"	f
dvd_improveX_prof	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_improveX_prof(dvdDashboard* d, Vec *D, PetscInt max_size_D,$/;"	f
dvd_improvex_PfuncV	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_PfuncV(dvdDashboard *d, void *funcV, Vec *D,$/;"	f
dvd_improvex_apply_proj	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_apply_proj(dvdDashboard *d, Vec *V, PetscInt cV, PetscScalar *auxS)$/;"	f
dvd_improvex_applytrans_proj	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_applytrans_proj(dvdDashboard *d, Vec *V, PetscInt cV, PetscScalar *auxS)$/;"	f
dvd_improvex_compute_X	src/eps/impls/davidson/common/davidson.h	/^PETSC_STATIC_INLINE PetscErrorCode dvd_improvex_compute_X(dvdDashboard *d,PetscInt i_s,PetscInt i_e,Vec *u,PetscScalar *pX,PetscInt ld)$/;"	f
dvd_improvex_gd2	src/eps/impls/davidson/common/dvd_gd2.c	/^PetscErrorCode dvd_improvex_gd2(dvdDashboard *d,dvdBlackboard *b,KSP ksp,PetscInt max_bs)$/;"	f
dvd_improvex_gd2_d	src/eps/impls/davidson/common/dvd_gd2.c	/^PetscErrorCode dvd_improvex_gd2_d(dvdDashboard *d)$/;"	f
dvd_improvex_gd2_gen	src/eps/impls/davidson/common/dvd_gd2.c	/^PetscErrorCode dvd_improvex_gd2_gen(dvdDashboard *d,Vec *D,PetscInt max_size_D,PetscInt r_s,PetscInt r_e,PetscInt *size_D)$/;"	f
dvd_improvex_jd	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd(dvdDashboard *d,dvdBlackboard *b,KSP ksp,PetscInt max_bs,PetscInt cX_impr,PetscBool dynamic)$/;"	f
dvd_improvex_jd_d	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_d(dvdDashboard *d)$/;"	f
dvd_improvex_jd_end	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_end(dvdDashboard *d)$/;"	f
dvd_improvex_jd_gen	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_gen(dvdDashboard *d,Vec *D,PetscInt max_size_D,PetscInt r_s,PetscInt r_e,PetscInt *size_D)$/;"	f
dvd_improvex_jd_lit_const	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_lit_const(dvdDashboard *d, dvdBlackboard *b,$/;"	f
dvd_improvex_jd_lit_const_0	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_lit_const_0(dvdDashboard *d, PetscInt i,$/;"	f
dvd_improvex_jd_proj_cuv	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_proj_cuv(dvdDashboard *d, PetscInt i_s,$/;"	f
dvd_improvex_jd_proj_uv	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_proj_uv(dvdDashboard *d, dvdBlackboard *b,$/;"	f
dvd_improvex_jd_proj_uv_KXX	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_proj_uv_KXX(dvdDashboard *d, PetscInt i_s,$/;"	f
dvd_improvex_jd_proj_uv_KZX	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_proj_uv_KZX(dvdDashboard *d, PetscInt i_s,$/;"	f
dvd_improvex_jd_start	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_improvex_jd_start(dvdDashboard *d)$/;"	f
dvd_improvex_precond_d	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_improvex_precond_d(dvdDashboard *d)$/;"	f
dvd_initV	src/eps/impls/davidson/common/dvd_initv.c	/^PetscErrorCode dvd_initV(dvdDashboard *d, dvdBlackboard *b, PetscInt k,$/;"	f
dvd_initV_classic_0	src/eps/impls/davidson/common/dvd_initv.c	/^PetscErrorCode dvd_initV_classic_0(dvdDashboard *d)$/;"	f
dvd_initV_d	src/eps/impls/davidson/common/dvd_initv.c	/^PetscErrorCode dvd_initV_d(dvdDashboard *d)$/;"	f
dvd_initV_krylov_0	src/eps/impls/davidson/common/dvd_initv.c	/^PetscErrorCode dvd_initV_krylov_0(dvdDashboard *d)$/;"	f
dvd_initV_prof	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_initV_prof(dvdDashboard* d)$/;"	f
dvd_isrestarting_fullV	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscBool dvd_isrestarting_fullV(dvdDashboard *d)$/;"	f
dvd_jacobi_precond	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_jacobi_precond(dvdDashboard *d, dvdBlackboard *b)$/;"	f
dvd_jacobi_precond_0	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_jacobi_precond_0(dvdDashboard *d, PetscInt i, Vec x, Vec Px)$/;"	f
dvd_managementV_basic	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_managementV_basic(dvdDashboard *d, dvdBlackboard *b,$/;"	f
dvd_managementV_basic_d	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_managementV_basic_d(dvdDashboard *d)$/;"	f
dvd_matgetvecs_jd	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_matgetvecs_jd(Mat A, Vec *right, Vec *left)$/;"	f
dvd_matmult_jd	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_matmult_jd(Mat A,Vec in,Vec out)$/;"	f
dvd_matmulttrans_jd	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_matmulttrans_jd(Mat A,Vec in,Vec out)$/;"	f
dvd_orthV	src/eps/impls/davidson/common/dvd_blas.c	/^PetscErrorCode dvd_orthV(IP ip, Vec *defl, PetscInt size_DS, Vec *cX,$/;"	f
dvd_orthV_prof	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_orthV_prof(dvdDashboard *d)$/;"	f
dvd_pcapply	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_pcapply(PC pc,Vec in,Vec out)$/;"	f
dvd_pcapplyba	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_pcapplyba(PC pc,PCSide side,Vec in,Vec out,Vec w)$/;"	f
dvd_pcapplytrans	src/eps/impls/davidson/common/dvd_improvex.c	/^PetscErrorCode dvd_pcapplytrans(PC pc,Vec in,Vec out)$/;"	f
dvd_precond_none	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_precond_none(dvdDashboard *d, PetscInt i, Vec x, Vec Px)$/;"	f
dvd_prof_init	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_prof_init()$/;"	f
dvd_profiler	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_profiler(dvdDashboard *d, dvdBlackboard *b)$/;"	f
dvd_profiler_d	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_profiler_d(dvdDashboard *d)$/;"	f
dvd_schm_basic_conf	src/eps/impls/davidson/common/dvd_schm.c	/^PetscErrorCode dvd_schm_basic_conf(dvdDashboard *d, dvdBlackboard *b,$/;"	f
dvd_schm_basic_preconf	src/eps/impls/davidson/common/dvd_schm.c	/^PetscErrorCode dvd_schm_basic_preconf(dvdDashboard *d, dvdBlackboard *b,$/;"	f
dvd_static_precond_PC	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_static_precond_PC(dvdDashboard *d, dvdBlackboard *b, PC pc)$/;"	f
dvd_static_precond_PC_0	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_static_precond_PC_0(dvdDashboard *d, PetscInt i, Vec x,$/;"	f
dvd_testconv_basic	src/eps/impls/davidson/common/dvd_testconv.c	/^PetscErrorCode dvd_testconv_basic(dvdDashboard *d, dvdBlackboard *b)$/;"	f
dvd_testconv_basic_0	src/eps/impls/davidson/common/dvd_testconv.c	/^PetscBool dvd_testconv_basic_0(dvdDashboard *d, PetscScalar eigvr,$/;"	f
dvd_testconv_slepc	src/eps/impls/davidson/common/dvd_testconv.c	/^PetscErrorCode dvd_testconv_slepc(dvdDashboard *d, dvdBlackboard *b)$/;"	f
dvd_testconv_slepc_0	src/eps/impls/davidson/common/dvd_testconv.c	/^PetscBool dvd_testconv_slepc_0(dvdDashboard *d, PetscScalar eigvr,$/;"	f
dvd_updateV_conv_finish	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_updateV_conv_finish(dvdDashboard *d)$/;"	f
dvd_updateV_conv_gen	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_updateV_conv_gen(dvdDashboard *d)$/;"	f
dvd_updateV_extrapol	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_updateV_extrapol(dvdDashboard *d)$/;"	f
dvd_updateV_prof	src/eps/impls/davidson/common/dvd_utils.c	/^PetscErrorCode dvd_updateV_prof(dvdDashboard *d)$/;"	f
dvd_updateV_restart_gen	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_updateV_restart_gen(dvdDashboard *d)$/;"	f
dvd_updateV_start	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_updateV_start(dvdDashboard *d)$/;"	f
dvd_updateV_testConv	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_updateV_testConv(dvdDashboard *d, PetscInt s, PetscInt pre,$/;"	f
dvd_updateV_update_gen	src/eps/impls/davidson/common/dvd_updatev.c	/^PetscErrorCode dvd_updateV_update_gen(dvdDashboard *d)$/;"	f
dynamic	src/eps/impls/davidson/common/davidson.c	/^  PetscBool  dynamic;     \/* true if dynamic stopping criterion is used *\/$/;"	m	struct:__anon1	file:
dynamic	src/eps/impls/davidson/common/dvd_improvex.c	/^    dynamic;              \/* if the dynamic stopping criterion is applied *\/$/;"	m	struct:__anon11	file:
e0	src/eps/impls/davidson/common/davidson.h	/^  PetscInt i0, i1, i2, ld, s0, e0, s1, e1;$/;"	m	struct:__anon9
e1	src/eps/impls/davidson/common/davidson.h	/^  PetscInt i0, i1, i2, ld, s0, e0, s1, e1;$/;"	m	struct:__anon9
e_Vchanged	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*e_Vchanged)(struct _dvdDashboard*, PetscInt s_imm,$/;"	m	struct:_dvdDashboard
e_Vchanged_data	src/eps/impls/davidson/common/davidson.h	/^  void *e_Vchanged_data;$/;"	m	struct:_dvdDashboard
e_Vchanged_type	src/eps/impls/davidson/common/davidson.h	/^typedef PetscErrorCode (*e_Vchanged_type)(dvdDashboard*, PetscInt s_imm,$/;"	t
e_newIteration	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*e_newIteration)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
e_newIteration_data	src/eps/impls/davidson/common/davidson.h	/^  void *e_newIteration_data;$/;"	m	struct:_dvdDashboard
e_newIteration_type	src/eps/impls/davidson/common/davidson.h	/^typedef PetscErrorCode (*e_newIteration_type)(dvdDashboard*);$/;"	t
eig	src/eps/impls/external/blzpack/blzpackp.h	/^  PetscScalar          *eig;$/;"	m	struct:__anon1
eig	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscScalar   *eig,*eigi,*monit,*back;$/;"	m	struct:_n_SR
eigenvectors	src/eps/impls/external/blopex/blopex.c	/^  mv_MultiVectorPtr          eigenvectors;$/;"	m	struct:__anon1	file:
eigi	include/slepc-private/epsimpl.h	/^  PetscScalar *eigr, *eigi;     \/* real and imaginary parts of eigenvalues *\/$/;"	m	struct:_p_EPS
eigi	include/slepc-private/qepimpl.h	/^  PetscScalar *eigr, *eigi;     \/* real and imaginary parts of eigenvalues *\/$/;"	m	struct:_p_QEP
eigi	src/eps/impls/davidson/common/davidson.h	/^    *eigr, *eigi,   \/* current eigenvalues *\/$/;"	m	struct:_dvdDashboard
eigi	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscScalar   *eig,*eigi,*monit,*back;$/;"	m	struct:_n_SR
eigr	include/slepc-private/epsimpl.h	/^  PetscScalar *eigr, *eigi;     \/* real and imaginary parts of eigenvalues *\/$/;"	m	struct:_p_EPS
eigr	include/slepc-private/qepimpl.h	/^  PetscScalar *eigr, *eigi;     \/* real and imaginary parts of eigenvalues *\/$/;"	m	struct:_p_QEP
eigr	src/eps/impls/davidson/common/davidson.h	/^    *eigr, *eigi,   \/* current eigenvalues *\/$/;"	m	struct:_dvdDashboard
endList	src/eps/impls/davidson/common/davidson.h	/^    *endList,       \/* ending list *\/$/;"	m	struct:_dvdDashboard
enter	setup.py	/^    def enter(self):$/;"	m	class:context
eps	src/eps/impls/davidson/common/davidson.h	/^  EPS eps;          \/* Connection to SLEPc *\/$/;"	m	struct:_dvdDashboard
eps	src/eps/impls/external/primme/primme.c	/^  EPS       eps;                  \/* EPS current context *\/$/;"	m	struct:__anon1	file:
eps	src/qep/impls/linear/linearp.h	/^  EPS        eps;             \/* linear eigensolver for Az=lBz *\/$/;"	m	struct:__anon1
eps	src/svd/impls/cross/cross.c	/^  EPS       eps;$/;"	m	struct:__anon1	file:
eps	src/svd/impls/cyclic/cyclic.c	/^  EPS       eps;$/;"	m	struct:__anon1	file:
epsappendoptionsprefix_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsappendoptionsprefix_ /;"	d	file:
epsappendoptionsprefix_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsappendoptionsprefix_(EPS *eps,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
epsconvergedabsolute_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsconvergedabsolute_ /;"	d	file:
epsconvergedabsolute_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsconvergedabsolute_(EPS *eps,PetscScalar *eigr,PetscScalar *eigi,PetscReal *res,PetscReal *errest,void *ctx,PetscErrorCode *ierr)$/;"	f
epsconvergedeigrelative_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsconvergedeigrelative_ /;"	d	file:
epsconvergedeigrelative_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsconvergedeigrelative_(EPS *eps,PetscScalar *eigr,PetscScalar *eigi,PetscReal *res,PetscReal *errest,void *ctx,PetscErrorCode *ierr)$/;"	f
epsconvergednormrelative_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsconvergednormrelative_ /;"	d	file:
epsconvergednormrelative_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsconvergednormrelative_(EPS *eps,PetscScalar *eigr,PetscScalar *eigi,PetscReal *res,PetscReal *errest,void *ctx,PetscErrorCode *ierr)$/;"	f
epscreate_	src/eps/interface/ftn-custom/zepsf.c	/^#define epscreate_ /;"	d	file:
epscreate_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epscreate_(MPI_Fint *comm,EPS *eps,PetscErrorCode *ierr)$/;"	f
epsdestroy_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsdestroy_ /;"	d	file:
epsdestroy_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsdestroy_(EPS *eps, PetscErrorCode *ierr)$/;"	f
epsgetbalance_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgetbalance_ /;"	d	file:
epsgetconvergedreason_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgetconvergedreason_ /;"	d	file:
epsgetconvergedreason_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsgetconvergedreason_(EPS *eps,EPSConvergedReason *reason,PetscErrorCode *ierr)$/;"	f
epsgetextraction_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgetextraction_ /;"	d	file:
epsgetextraction_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsgetextraction_(EPS *eps,EPSExtraction *proj,PetscErrorCode *ierr)$/;"	f
epsgetip_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgetip_ /;"	d	file:
epsgetip_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsgetip_(EPS *eps,IP *ip,PetscErrorCode *ierr)$/;"	f
epsgetoptionsprefix_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgetoptionsprefix_ /;"	d	file:
epsgetoptionsprefix_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsgetoptionsprefix_(EPS *eps,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
epsgetproblemtype_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgetproblemtype_ /;"	d	file:
epsgetproblemtype_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsgetproblemtype_(EPS *eps,EPSProblemType *type,PetscErrorCode *ierr)$/;"	f
epsgetst_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgetst_ /;"	d	file:
epsgetst_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsgetst_(EPS *eps,ST *st,PetscErrorCode *ierr)$/;"	f
epsgettype_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgettype_ /;"	d	file:
epsgettype_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsgettype_(EPS *eps,CHAR name PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
epsgetwhicheigenpairs_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsgetwhicheigenpairs_ /;"	d	file:
epsgetwhicheigenpairs_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsgetwhicheigenpairs_(EPS *eps,EPSWhich *which,PetscErrorCode *ierr)$/;"	f
epslanczosgetreorthog_	src/eps/interface/ftn-custom/zepsf.c	/^#define epslanczosgetreorthog_ /;"	d	file:
epslanczosgetreorthog_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epslanczosgetreorthog_(EPS *eps,EPSLanczosReorthogType *reorthog,PetscErrorCode *ierr)$/;"	f
epsmonitorall_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsmonitorall_ /;"	d	file:
epsmonitorall_	src/eps/interface/ftn-custom/zepsf.c	/^void epsmonitorall_(EPS *eps,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
epsmonitorconverged_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsmonitorconverged_ /;"	d	file:
epsmonitorconverged_	src/eps/interface/ftn-custom/zepsf.c	/^void epsmonitorconverged_(EPS *eps,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
epsmonitorfirst_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsmonitorfirst_ /;"	d	file:
epsmonitorfirst_	src/eps/interface/ftn-custom/zepsf.c	/^void epsmonitorfirst_(EPS *eps,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
epsmonitorlg_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsmonitorlg_ /;"	d	file:
epsmonitorlg_	src/eps/interface/ftn-custom/zepsf.c	/^void epsmonitorlg_(EPS *eps,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
epsmonitorlgall_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsmonitorlgall_ /;"	d	file:
epsmonitorlgall_	src/eps/interface/ftn-custom/zepsf.c	/^void epsmonitorlgall_(EPS *eps,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
epsmonitorset_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsmonitorset_ /;"	d	file:
epsmonitorset_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsmonitorset_(EPS *eps,void (PETSC_STDCALL *monitor)(EPS*,PetscInt*,PetscInt*,PetscScalar*,PetscScalar*,PetscReal*,PetscInt*,void*,PetscErrorCode*),$/;"	f
epspowergetshifttype_	src/eps/interface/ftn-custom/zepsf.c	/^#define epspowergetshifttype_ /;"	d	file:
epspowergetshifttype_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epspowergetshifttype_(EPS *eps,EPSPowerShiftType *shift,PetscErrorCode *ierr)$/;"	f
epsprimmegetmethod_	src/eps/impls/external/primme/ftn-custom/zprimmef.c	/^#define epsprimmegetmethod_ /;"	d	file:
epsprimmegetmethod_	src/eps/impls/external/primme/ftn-custom/zprimmef.c	/^void PETSC_STDCALL  epsprimmegetmethod_(EPS *eps,EPSPRIMMEMethod *method, PetscErrorCode *ierr ){$/;"	f
epssetarbitraryselection_	src/eps/interface/ftn-custom/zepsf.c	/^#define epssetarbitraryselection_ /;"	d	file:
epssetarbitraryselection_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epssetarbitraryselection_(EPS *eps,void (PETSC_STDCALL *func)(PetscScalar*,PetscScalar*,Vec*,Vec*,PetscScalar*,PetscScalar*,void*,PetscErrorCode*),void *ctx,PetscErrorCode *ierr)$/;"	f
epssetconvergencetestfunction_	src/eps/interface/ftn-custom/zepsf.c	/^#define epssetconvergencetestfunction_ /;"	d	file:
epssetconvergencetestfunction_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epssetconvergencetestfunction_(EPS *eps,void (PETSC_STDCALL *func)(EPS*,PetscScalar*,PetscScalar*,PetscReal*,PetscReal*,void*,PetscErrorCode*),void* ctx,PetscErrorCode *ierr)$/;"	f
epsseteigenvaluecomparison_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsseteigenvaluecomparison_ /;"	d	file:
epsseteigenvaluecomparison_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsseteigenvaluecomparison_(EPS *eps,void (PETSC_STDCALL *func)(PetscScalar*,PetscScalar*,PetscScalar*,PetscScalar*,PetscInt*,void*),void* ctx,PetscErrorCode *ierr)$/;"	f
epssetoptionsprefix_	src/eps/interface/ftn-custom/zepsf.c	/^#define epssetoptionsprefix_ /;"	d	file:
epssetoptionsprefix_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epssetoptionsprefix_(EPS *eps,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
epssettype_	src/eps/interface/ftn-custom/zepsf.c	/^#define epssettype_ /;"	d	file:
epssettype_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epssettype_(EPS *eps,CHAR type PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
epsview_	src/eps/interface/ftn-custom/zepsf.c	/^#define epsview_ /;"	d	file:
epsview_	src/eps/interface/ftn-custom/zepsf.c	/^void PETSC_STDCALL epsview_(EPS *eps,PetscViewer *viewer, PetscErrorCode *ierr)$/;"	f
errest	include/slepc-private/epsimpl.h	/^  PetscReal   *errest,          \/* error estimates *\/$/;"	m	struct:_p_EPS
errest	include/slepc-private/qepimpl.h	/^  PetscReal   *errest;          \/* error estimates *\/$/;"	m	struct:_p_QEP
errest	include/slepc-private/svdimpl.h	/^  PetscReal        *errest;     \/* error estimates *\/$/;"	m	struct:_p_SVD
errest	src/eps/impls/davidson/common/davidson.h	/^    *errest,        \/* relative error eigenpairs *\/$/;"	m	struct:_dvdDashboard
errest	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscReal     *errest;$/;"	m	struct:_n_SR
errest_left	include/slepc-private/epsimpl.h	/^              *errest_left;     \/* left error estimates *\/$/;"	m	struct:_p_EPS
evecsavailable	include/slepc-private/epsimpl.h	/^  PetscBool   evecsavailable;   \/* computed eigenvectors *\/$/;"	m	struct:_p_EPS
exit	setup.py	/^    def exit(self):$/;"	m	class:context
explicitmatrix	src/qep/impls/linear/linearp.h	/^  PetscBool  explicitmatrix;$/;"	m	struct:__anon1
explicitmatrix	src/svd/impls/cyclic/cyclic.c	/^  PetscBool explicitmatrix;$/;"	m	struct:__anon1	file:
ext	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscReal     ext[2];     \/* Limits for accepted values *\/ $/;"	m	struct:_n_shift
extraction	include/slepc-private/epsimpl.h	/^  EPSExtraction  extraction;       \/* which kind of extraction to be applied *\/$/;"	m	struct:_p_EPS
extrarow	include/slepc-private/dsimpl.h	/^  PetscBool      extrarow;           \/* assume the matrix dimension is (n+1) x n *\/$/;"	m	struct:_p_DS
f	src/eps/impls/davidson/common/davidson.h	/^    f;                  \/* function called after the reduction *\/$/;"	m	struct:__anon7
f	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*f)(void*);$/;"	m	struct:_dvdFunctionList
find_executable	setup.py	/^from distutils.spawn import find_executable$/;"	i
fix	src/eps/impls/davidson/common/davidson.c	/^  PetscReal  fix;         \/* the fix parameter *\/$/;"	m	struct:__anon1	file:
fix	src/eps/impls/davidson/common/dvd_improvex.c	/^    fix;                  \/* tolerance for using the approx. eigenvalue *\/$/;"	m	struct:__anon11	file:
free_scalars	src/eps/impls/davidson/common/davidson.h	/^    *free_scalars;      \/* free scalars *\/$/;"	m	struct:__anon6
free_vecs	src/eps/impls/davidson/common/davidson.h	/^  Vec *free_vecs;       \/* free global vectors *\/$/;"	m	struct:__anon6
friends	include/slepc-private/vecimplslepc.h	/^                friends;  \/* number of vectors sharing this structure *\/$/;"	m	struct:__anon2
friends	src/eps/impls/davidson/common/dvd_improvex.c	/^    friends,              \/* reference vector for composite vectors *\/$/;"	m	struct:__anon11	file:
funcV0_t	src/eps/impls/davidson/common/dvd_improvex.c	/^typedef PetscInt (*funcV0_t)(dvdDashboard*, PetscInt, PetscInt, Vec*);$/;"	t	file:
funcV1_t	src/eps/impls/davidson/common/dvd_improvex.c	/^typedef PetscInt (*funcV1_t)(dvdDashboard*, PetscInt, PetscInt, Vec*,$/;"	t	file:
g	config/blopex.py	/^  g = open(os.path.join(destDir,'Makefile.inc'),'w')$/;"	v
generatefortranstubs	config/configure.py	/^    import generatefortranstubs$/;"	i
get_petsc_arch	setup.py	/^def get_petsc_arch():$/;"	f
get_petsc_dir	setup.py	/^def get_petsc_dir():$/;"	f
get_platform	setup.py	/^from distutils.util import get_platform$/;"	i
getbilinearform	include/slepc-private/stimpl.h	/^  PetscErrorCode (*getbilinearform)(ST,Mat*);$/;"	m	struct:_STOps
getblopex	config/configure.py	/^    getblopex = not i.endswith('=0')$/;"	v
getblopex	config/configure.py	/^getblopex = 0$/;"	v
globaleps	src/eps/impls/external/trlan/trlan.c	/^static EPS globaleps;$/;"	v	file:
hasEnd	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscBool     hasEnd;     \/* Tells whether the interval has an end *\/$/;"	m	struct:_n_SR
havearpack	config/configure.py	/^    havearpack = 1$/;"	v
havearpack	config/configure.py	/^    havearpack = not i.endswith('=0')$/;"	v
havearpack	config/configure.py	/^havearpack = 0$/;"	v
haveblopex	config/configure.py	/^  haveblopex = 1$/;"	v
haveblopex	config/configure.py	/^haveblopex = 0$/;"	v
haveblzpack	config/configure.py	/^    haveblzpack = 1$/;"	v
haveblzpack	config/configure.py	/^    haveblzpack = not i.endswith('=0')$/;"	v
haveblzpack	config/configure.py	/^haveblzpack = 0$/;"	v
haveprimme	config/configure.py	/^    haveprimme = 1$/;"	v
haveprimme	config/configure.py	/^    haveprimme = not i.endswith('=0')$/;"	v
haveprimme	config/configure.py	/^haveprimme = 0$/;"	v
havetrlan	config/configure.py	/^    havetrlan = 1$/;"	v
havetrlan	config/configure.py	/^    havetrlan = not i.endswith('=0')$/;"	v
havetrlan	config/configure.py	/^havetrlan = 0$/;"	v
help	src/ds/examples/tests/test1.c	/^static char help[] = "Test DSNHEP.\\n\\n";$/;"	v	file:
help	src/ds/examples/tests/test2.c	/^static char help[] = "Test DSHEP.\\n\\n";$/;"	v	file:
help	src/ds/examples/tests/test3.c	/^static char help[] = "Test DSHEP with compact storage.\\n\\n";$/;"	v	file:
help	src/ds/examples/tests/test4.c	/^static char help[] = "Test DSGNHEP.\\n\\n";$/;"	v	file:
help	src/ds/examples/tests/test5.c	/^static char help[] = "Test DSGHIEP.\\n\\n";$/;"	v	file:
help	src/ds/examples/tests/test6.c	/^static char help[] = "Test DSGHIEP with compact storage.\\n\\n";$/;"	v	file:
help	src/ds/examples/tests/test7.c	/^static char help[] = "Test DSSVD.\\n\\n";$/;"	v	file:
help	src/ds/examples/tests/test8.c	/^static char help[] = "Test DSSVD with compact storage.\\n\\n";$/;"	v	file:
help	src/ds/examples/tests/test9.c	/^static char help[] = "Test DSGHEP.\\n\\n";$/;"	v	file:
help	src/eps/examples/tests/test1.c	/^static char help[] = "Tests B-orthonormality of eigenvectors in a GHEP problem.\\n\\n";$/;"	v	file:
help	src/eps/examples/tests/test10.c	/^static char help[] = "Computes the smallest nonzero eigenvalue of the Laplacian of a graph.\\n\\n"$/;"	v	file:
help	src/eps/examples/tests/test11.c	/^static char help[] = "Solves the same problem as in ex5, but with a user-defined sorting criterion."$/;"	v	file:
help	src/eps/examples/tests/test12.c	/^static char help[] = "Diagonal eigenproblem.\\n\\n"$/;"	v	file:
help	src/eps/examples/tests/test13.c	/^static char help[] = "Test EPSSetArbitrarySelection.\\n\\n";$/;"	v	file:
help	src/eps/examples/tests/test2.c	/^static char help[] = "Tests multiple calls to EPSSolve with the same matrix.\\n\\n";$/;"	v	file:
help	src/eps/examples/tests/test3.c	/^static char help[] = "Tests multiple calls to EPSSolve with different matrix.\\n\\n";$/;"	v	file:
help	src/eps/examples/tests/test4.c	/^static char help[] = "Test the solution of a HEP without calling EPSSetFromOptions (based on ex1.c).\\n\\n"$/;"	v	file:
help	src/eps/examples/tests/test5.c	/^static char help[] = "Test EPS with different builds with a matrix loaded from a file.\\n"$/;"	v	file:
help	src/eps/examples/tests/test6.c	/^static char help[] = "Diagonal eigenproblem.\\n\\n"$/;"	v	file:
help	src/eps/examples/tests/test8.c	/^static char help[] = "Solves the same eigenproblem as in example ex2, but using a shell matrix. "$/;"	v	file:
help	src/eps/examples/tests/test9.c	/^static char help[] = "Eigenvalue problem associated with a Markov model of a random walk on a triangular grid. "$/;"	v	file:
help	src/eps/examples/tutorials/ex1.c	/^static char help[] = "Standard symmetric eigenproblem corresponding to the Laplacian operator in 1 dimension.\\n\\n"$/;"	v	file:
help	src/eps/examples/tutorials/ex11.c	/^static char help[] = "Computes the smallest nonzero eigenvalue of the Laplacian of a graph.\\n\\n"$/;"	v	file:
help	src/eps/examples/tutorials/ex12.c	/^static char help[] = "Solves the same eigenproblem as in example ex5, but computing also left eigenvectors. "$/;"	v	file:
help	src/eps/examples/tutorials/ex13.c	/^static char help[] = "Generalized Symmetric eigenproblem.\\n\\n"$/;"	v	file:
help	src/eps/examples/tutorials/ex18.c	/^static char help[] = "Solves the same problem as in ex5, but with a user-defined sorting criterion."$/;"	v	file:
help	src/eps/examples/tutorials/ex19.c	/^static char help[] = "Standard symmetric eigenproblem for the 3-D Laplacian built with the DM interface.\\n\\n"$/;"	v	file:
help	src/eps/examples/tutorials/ex2.c	/^static char help[] = "Standard symmetric eigenproblem corresponding to the Laplacian operator in 2 dimensions.\\n\\n"$/;"	v	file:
help	src/eps/examples/tutorials/ex3.c	/^static char help[] = "Solves the same eigenproblem as in example ex2, but using a shell matrix. "$/;"	v	file:
help	src/eps/examples/tutorials/ex4.c	/^static char help[] = "Solves a standard eigensystem Ax=kx with the matrix loaded from a file.\\n"$/;"	v	file:
help	src/eps/examples/tutorials/ex5.c	/^static char help[] = "Eigenvalue problem associated with a Markov model of a random walk on a triangular grid. "$/;"	v	file:
help	src/eps/examples/tutorials/ex7.c	/^static char help[] = "Solves a generalized eigensystem Ax=kBx with matrices loaded from a file.\\n"$/;"	v	file:
help	src/eps/examples/tutorials/ex9.c	/^static char help[] = "Solves a problem associated to the Brusselator wave model in chemical reactions, illustrating the use of shell matrices.\\n\\n"$/;"	v	file:
help	src/ip/examples/tests/test1.c	/^static char help[] = "Test IPQRDecomposition.\\n\\n";$/;"	v	file:
help	src/ip/examples/tests/test2.c	/^static char help[] = "Test SlepcUpdateVectors.\\n\\n";$/;"	v	file:
help	src/ip/examples/tests/test3.c	/^static char help[] = "Test indefinite IP.\\n\\n";$/;"	v	file:
help	src/ip/examples/tests/test4.c	/^static char help[] = "Test IPPseudoOrthogonalize.\\n\\n";$/;"	v	file:
help	src/qep/examples/tests/test1.c	/^static char help[] = "Test the solution of a QEP without calling QEPSetFromOptions (based on ex16.c).\\n\\n"$/;"	v	file:
help	src/qep/examples/tests/test2.c	/^static char help[] = "Test the solution of a QEP from a finite element model of "$/;"	v	file:
help	src/qep/examples/tutorials/ex16.c	/^static char help[] = "Quadratic eigenproblem for testing the QEP object.\\n\\n"$/;"	v	file:
help	src/qep/examples/tutorials/ex17.c	/^static char help[] = "Solves a quadratic eigenproblem (l^2*M + l*C + K)*x = 0 with matrices loaded from a file.\\n\\n"$/;"	v	file:
help	src/st/examples/tests/test1.c	/^static char help[] = "Test ST with shell matrices as problem matrices.\\n\\n";$/;"	v	file:
help	src/st/examples/tutorials/ex10.c	/^static char help[] = "Illustrates the use of shell spectral transformations. "$/;"	v	file:
help	src/svd/examples/tests/test1.c	/^static char help[] = "Test the solution of a SVD without calling SVDSetFromOptions (based on ex8.c).\\n\\n"$/;"	v	file:
help	src/svd/examples/tests/test2.c	/^static char help[] = "Test SVD with different builds with a matrix loaded from a file"$/;"	v	file:
help	src/svd/examples/tutorials/ex14.c	/^static char help[] = "Solves a singular value problem with the matrix loaded from a file.\\n"$/;"	v	file:
help	src/svd/examples/tutorials/ex15.c	/^static char help[] = "Singular value decomposition of the Lauchli matrix.\\n"$/;"	v	file:
help	src/svd/examples/tutorials/ex8.c	/^static char help[] = "Estimates the 2-norm condition number of a matrix A, that is, the ratio of the largest to the smallest singular values of A. "$/;"	v	file:
i0	src/eps/impls/davidson/common/davidson.h	/^  PetscInt i0, i1, i2, ld, s0, e0, s1, e1;$/;"	m	struct:__anon9
i1	src/eps/impls/davidson/common/davidson.h	/^  PetscInt i0, i1, i2, ld, s0, e0, s1, e1;$/;"	m	struct:__anon9
i2	src/eps/impls/davidson/common/davidson.h	/^  PetscInt i0, i1, i2, ld, s0, e0, s1, e1;$/;"	m	struct:__anon9
iXKZ	src/eps/impls/davidson/common/dvd_improvex.c	/^   *iXKZ;                 \/* inverse of XKZ *\/$/;"	m	struct:__anon11	file:
iXKZPivots	src/eps/impls/davidson/common/dvd_improvex.c	/^    *iXKZPivots;          \/* array of pivots *\/$/;"	m	struct:__anon11	file:
idxDef	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      *idxDef;    \/* For deflation *\/$/;"	m	struct:_n_SR
ii	src/eps/impls/external/blopex/blopex.c	/^  mv_InterfaceInterpreter    ii;$/;"	m	struct:__anon1	file:
imag	src/eps/impls/external/blopex/petsc-interface.c	/^typedef struct {double real, imag;} komplex;$/;"	m	struct:__anon2	file:
improveX	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*improveX)(struct _dvdDashboard*, Vec *D, PetscInt max_size_D,$/;"	m	struct:_dvdDashboard
improveX_data	src/eps/impls/davidson/common/davidson.h	/^  void *improveX_data;$/;"	m	struct:_dvdDashboard
improveX_type	src/eps/impls/davidson/common/davidson.h	/^typedef PetscErrorCode (*improveX_type)(dvdDashboard*, Vec *D, PetscInt max_size_D,$/;"	t
improvex_jd_lit	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*improvex_jd_lit)(struct _dvdDashboard*, PetscInt i,$/;"	m	struct:_dvdDashboard
improvex_jd_proj_uv	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*improvex_jd_proj_uv)(struct _dvdDashboard*, PetscInt i_s,$/;"	m	struct:_dvdDashboard
improvex_precond	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*improvex_precond)(struct _dvdDashboard*, PetscInt i, Vec x,$/;"	m	struct:_dvdDashboard
improvex_precond_data	src/eps/impls/davidson/common/davidson.h	/^  void *improvex_precond_data;$/;"	m	struct:_dvdDashboard
in	src/eps/impls/davidson/common/davidson.h	/^    *in,                \/* vector to sum-up with more nodes *\/$/;"	m	struct:__anon8
incDir	config/blopex.py	/^  incDir = os.sep.join([archdir,'include'])$/;"	v
incdir	config/configure.py	/^incdir = os.sep.join([archdir,'include'])$/;"	v
index	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt	index;      \/* Index in eig where found values are stored *\/$/;"	m	struct:_n_shift
indexEig	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      indexEig;$/;"	m	struct:_n_SR
inertia	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt	inertia;$/;"	m	struct:_n_shift
inertia0	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      inertia0,inertia1;$/;"	m	struct:_n_SR
inertia1	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      inertia0,inertia1;$/;"	m	struct:_n_SR
initV	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*initV)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
initV_data	src/eps/impls/davidson/common/davidson.h	/^  void *initV_data;$/;"	m	struct:_dvdDashboard
initialize_options	setup.py	/^    def initialize_options(self):$/;"	m	class:cmd_build
initialize_options	setup.py	/^    def initialize_options(self):$/;"	m	class:cmd_install
initialize_options	setup.py	/^    def initialize_options(self):$/;"	m	class:cmd_sdist
initialsize	src/eps/impls/davidson/common/davidson.c	/^    initialsize,          \/* initial size of V *\/$/;"	m	struct:__anon1	file:
innerproductbegin	include/slepc-private/ipimpl.h	/^  PetscErrorCode (*innerproductbegin)(IP,Vec,Vec,PetscScalar*);$/;"	m	struct:_IPOps
innerproductend	include/slepc-private/ipimpl.h	/^  PetscErrorCode (*innerproductend)(IP,Vec,Vec,PetscScalar*);$/;"	m	struct:_IPOps
innerproducts	include/slepc-private/ipimpl.h	/^  PetscInt           innerproducts;$/;"	m	struct:_p_IP
install	setup.py	/^def install(dest_dir, prefix=None, dry_run=False):$/;"	f
int0	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscReal     int0,int1;  \/* Extremes of the interval *\/$/;"	m	struct:_n_SR
int1	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscReal     int0,int1;  \/* Extremes of the interval *\/$/;"	m	struct:_n_SR
inta	include/slepc-private/epsimpl.h	/^  PetscReal      inta, intb;       \/* interval [a,b] for spectrum slicing *\/$/;"	m	struct:_p_EPS
intb	include/slepc-private/epsimpl.h	/^  PetscReal      inta, intb;       \/* interval [a,b] for spectrum slicing *\/$/;"	m	struct:_p_EPS
ip	include/slepc-private/epsimpl.h	/^  IP          ip;               \/* innerproduct object *\/$/;"	m	struct:_p_EPS
ip	include/slepc-private/qepimpl.h	/^  IP          ip;               \/* innerproduct object *\/$/;"	m	struct:_p_QEP
ip	include/slepc-private/svdimpl.h	/^  IP               ip;          \/* innerproduct object *\/$/;"	m	struct:_p_SVD
ipB	src/eps/impls/davidson/common/davidson.c	/^  EPSOrthType ipB;        \/* true if B-ortho is used *\/$/;"	m	struct:__anon1	file:
ipI	src/eps/impls/davidson/common/davidson.h	/^  IP ipI;$/;"	m	struct:_dvdDashboard
ipV	src/eps/impls/davidson/common/davidson.h	/^  IP ipV,           \/* orthogonal routine options for V subspace *\/$/;"	m	struct:_dvdDashboard
ipW	src/eps/impls/davidson/common/davidson.h	/^    ipW;            \/* orthogonal routine options for W subspace *\/$/;"	m	struct:_dvdDashboard
ipappendoptionsprefix_	src/ip/ftn-custom/zipf.c	/^#define ipappendoptionsprefix_ /;"	d	file:
ipappendoptionsprefix_	src/ip/ftn-custom/zipf.c	/^void PETSC_STDCALL ipappendoptionsprefix_(IP *ip,CHAR prefix PETSC_MIXED_LEN(len),$/;"	f
ipcreate_	src/ip/ftn-custom/zipf.c	/^#define ipcreate_ /;"	d	file:
ipcreate_	src/ip/ftn-custom/zipf.c	/^void PETSC_STDCALL ipcreate_(MPI_Fint *comm,IP *newip,PetscErrorCode *ierr)$/;"	f
ipdestroy_	src/ip/ftn-custom/zipf.c	/^#define ipdestroy_ /;"	d	file:
ipdestroy_	src/ip/ftn-custom/zipf.c	/^void PETSC_STDCALL ipdestroy_(IP *ip, PetscErrorCode *ierr)$/;"	f
ipgetmatrix_	src/ip/ftn-custom/zipf.c	/^#define ipgetmatrix_ /;"	d	file:
ipgetmatrix_	src/ip/ftn-custom/zipf.c	/^void PETSC_STDCALL ipgetmatrix_(IP *ip,Mat *mat,PetscErrorCode *ierr)$/;"	f
ipgetoptionsprefix_	src/ip/ftn-custom/zipf.c	/^#define ipgetoptionsprefix_ /;"	d	file:
ipgetoptionsprefix_	src/ip/ftn-custom/zipf.c	/^void PETSC_STDCALL ipgetoptionsprefix_(IP *ip,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
ipgetorthogonalization_	src/ip/ftn-custom/zipf.c	/^#define ipgetorthogonalization_ /;"	d	file:
ipgetorthogonalization_	src/ip/ftn-custom/zipf.c	/^void PETSC_STDCALL ipgetorthogonalization_(IP *ip,IPOrthogType *type,IPOrthogRefineType *refinement,PetscReal *eta,PetscErrorCode *ierr)$/;"	f
ipsetoptionsprefix_	src/ip/ftn-custom/zipf.c	/^#define ipsetoptionsprefix_ /;"	d	file:
ipsetoptionsprefix_	src/ip/ftn-custom/zipf.c	/^void PETSC_STDCALL ipsetoptionsprefix_(IP *ip,CHAR prefix PETSC_MIXED_LEN(len),$/;"	f
ipview_	src/ip/ftn-custom/zipf.c	/^#define ipview_ /;"	d	file:
ipview_	src/ip/ftn-custom/zipf.c	/^void PETSC_STDCALL ipview_(IP *ip,PetscViewer *viewer, PetscErrorCode *ierr)$/;"	f
isRestarting	src/eps/impls/davidson/common/davidson.h	/^  PetscBool (*isRestarting)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
isRestarting_data	src/eps/impls/davidson/common/davidson.h	/^  void *isRestarting_data;$/;"	m	struct:_dvdDashboard
isRestarting_type	src/eps/impls/davidson/common/davidson.h	/^typedef PetscBool (*isRestarting_type)(dvdDashboard*);$/;"	t
isdir	setup.py	/^    from os.path import join, isdir, abspath$/;"	i
isgeneralized	include/slepc-private/epsimpl.h	/^  PetscBool  isgeneralized,$/;"	m	struct:_p_EPS
ishermitian	include/slepc-private/epsimpl.h	/^             ishermitian;$/;"	m	struct:_p_EPS
ispositive	include/slepc-private/epsimpl.h	/^             ispositive,$/;"	m	struct:_p_EPS
istor	src/eps/impls/external/blzpack/blzpackp.h	/^  PetscBLASInt         *istor;$/;"	m	struct:__anon1
iterCompl	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      iterCompl;$/;"	m	struct:_n_SR
its	include/slepc-private/epsimpl.h	/^              its,              \/* number of iterations so far computed *\/$/;"	m	struct:_p_EPS
its	include/slepc-private/qepimpl.h	/^              its,              \/* number of iterations so far computed *\/$/;"	m	struct:_p_QEP
its	include/slepc-private/svdimpl.h	/^  PetscInt         its;         \/* iteration counter *\/$/;"	m	struct:_p_SVD
itsKs	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      itsKs;      \/* Krylovschur restarts *\/$/;"	m	struct:_n_SR
iwork	include/slepc-private/dsimpl.h	/^  PetscBLASInt   *iwork;$/;"	m	struct:_p_DS
join	setup.py	/^    from os.path import join, isdir, abspath$/;"	i
k	include/slepc-private/dsimpl.h	/^  PetscInt       k;                  \/* intermediate dimension (e.g. position of arrow) *\/$/;"	m	struct:_p_DS
k	src/eps/impls/davidson/common/dvd_initv.c	/^  PetscInt k,           \/* desired initial subspace size *\/$/;"	m	struct:__anon12	file:
keep	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscReal     keep;$/;"	m	struct:__anon1
keywords	setup.py	/^      keywords = ['SLEPc','PETSc', 'MPI'],$/;"	v
komplex	src/eps/impls/external/blopex/petsc-interface.c	/^typedef struct {double real, imag;} komplex;$/;"	t	typeref:struct:__anon2	file:
krylovstart	src/eps/impls/davidson/common/davidson.c	/^  PetscBool  krylovstart; \/* true if the starting subspace is a Krylov basis *\/$/;"	m	struct:__anon1	file:
ksp	include/slepc-private/stimpl.h	/^  KSP          ksp;$/;"	m	struct:_p_ST
ksp	src/eps/impls/davidson/common/dvd_improvex.c	/^  KSP ksp;                \/* correction equation solver *\/$/;"	m	struct:__anon11	file:
ksp	src/eps/impls/external/primme/primme.c	/^  KSP       ksp;                  \/* linear solver and preconditioner *\/$/;"	m	struct:__anon1	file:
ksp	src/qep/impls/qarnoldi/qarnoldi.c	/^  KSP ksp;$/;"	m	struct:__anon1	file:
ksp	src/st/examples/tutorials/ex10.c	/^  KSP        ksp;$/;"	m	struct:__anon1	file:
ksp_max_size	src/eps/impls/davidson/common/dvd_improvex.c	/^    ksp_max_size;         \/* the ksp maximum subvectors size *\/$/;"	m	struct:__anon11	file:
l	include/slepc-private/dsimpl.h	/^  PetscInt       l;                  \/* number of locked (inactive) leading columns *\/$/;"	m	struct:_p_DS
lN	include/slepc-private/vecimplslepc.h	/^                lN,       \/* virtual local size *\/$/;"	m	struct:__anon2
lapack	config/configure.py	/^import lapack$/;"	i
lastTol	src/eps/impls/davidson/common/dvd_improvex.c	/^    lastTol,              \/* last tol for dynamic stopping criterion *\/$/;"	m	struct:__anon11	file:
ld	include/slepc-private/dsimpl.h	/^  PetscInt       ld;                 \/* leading dimension *\/$/;"	m	struct:_p_DS
ld	src/eps/impls/davidson/common/davidson.h	/^  PetscInt i0, i1, i2, ld, s0, e0, s1, e1;$/;"	m	struct:__anon9
ldH	src/eps/impls/davidson/common/davidson.h	/^  PetscInt ldH,     \/* leading dimension of H *\/$/;"	m	struct:_dvdDashboard
ldS	src/eps/impls/davidson/common/davidson.h	/^    ldS,            \/* leading dimension of S *\/$/;"	m	struct:_dvdDashboard
ldT	src/eps/impls/davidson/common/davidson.h	/^    ldT,            \/* leading dimension of T *\/$/;"	m	struct:_dvdDashboard
ldXKZ	src/eps/impls/davidson/common/dvd_improvex.c	/^    ldXKZ,                \/* leading dimension of XKZ *\/$/;"	m	struct:__anon11	file:
ldcS	src/eps/impls/davidson/common/davidson.h	/^    ldcS,           \/* leading dimension of cS *\/$/;"	m	struct:_dvdDashboard
ldcT	src/eps/impls/davidson/common/davidson.h	/^    ldcT,           \/* leading dimension of cT *\/$/;"	m	struct:_dvdDashboard
ldiXKZ	src/eps/impls/davidson/common/dvd_improvex.c	/^    ldiXKZ,               \/* leading dimension of iXKZ *\/$/;"	m	struct:__anon11	file:
ldoldU	src/eps/impls/davidson/common/dvd_updatev.c	/^    ldoldU,         \/* leading dimension of oldU *\/$/;"	m	struct:__anon13	file:
leftvecs	include/slepc-private/epsimpl.h	/^  PetscBool      leftvecs;         \/* if left eigenvectors are requested *\/$/;"	m	struct:_p_EPS
leftvecs	include/slepc-private/qepimpl.h	/^  PetscBool      leftvecs;         \/* if left eigenvectors are requested *\/$/;"	m	struct:_p_QEP
libDir	config/blopex.py	/^  libDir = os.sep.join([archdir,'lib'])$/;"	v
libdir	config/configure.py	/^libdir = os.sep.join([archdir,'lib'])$/;"	v
license	setup.py	/^      license='LGPL',$/;"	v
lineariterations	include/slepc-private/stimpl.h	/^  PetscInt     lineariterations;$/;"	m	struct:_p_ST
linits	include/slepc-private/qepimpl.h	/^              matvecs, linits,  \/* operation counters *\/$/;"	m	struct:_p_QEP
liwork	include/slepc-private/dsimpl.h	/^  PetscInt       lwork,lrwork,liwork;$/;"	m	struct:_p_DS
log	config/arpack.py	/^import log$/;"	i
log	config/blopex.py	/^import log$/;"	i
log	config/blzpack.py	/^import log$/;"	i
log	config/check.py	/^import log$/;"	i
log	config/configure.py	/^import log$/;"	i
log	config/lapack.py	/^import log$/;"	i
log	config/primme.py	/^import log$/;"	i
log	config/trlan.py	/^import log$/;"	i
log	setup.py	/^from distutils import log$/;"	i
long_description	setup.py	/^      long_description='\\n'.join(description),$/;"	v
lrwork	include/slepc-private/dsimpl.h	/^  PetscInt       lwork,lrwork,liwork;$/;"	m	struct:_p_DS
lwork	include/slepc-private/dsimpl.h	/^  PetscInt       lwork,lrwork,liwork;$/;"	m	struct:_p_DS
lwork	src/eps/impls/external/trlan/trlanp.h	/^  PetscBLASInt       lwork;$/;"	m	struct:__anon1
lworkl	src/eps/impls/external/arpack/arpackp.h	/^  PetscBLASInt lworkl;$/;"	m	struct:__anon1
m	include/slepc-private/dsimpl.h	/^  PetscInt       m;                  \/* current column dimension (for SVD only) *\/$/;"	m	struct:_p_DS
main	config/cmakeboot.py	/^def main(slepcdir, petscdir, petscarch, argDB=None, framework=None, log=StdoutLogger(), args=[]):$/;"	f
main	config/cmakegen.py	/^def main(slepcdir,petscdir,petscarch):$/;"	f
main	config/generatefortranstubs.py	/^def main(bfort):$/;"	f
main	src/ds/examples/tests/test1.c	/^int main( int argc, char **argv )$/;"	f
main	src/ds/examples/tests/test2.c	/^int main( int argc, char **argv )$/;"	f
main	src/ds/examples/tests/test3.c	/^int main( int argc, char **argv )$/;"	f
main	src/ds/examples/tests/test4.c	/^int main( int argc, char **argv )$/;"	f
main	src/ds/examples/tests/test5.c	/^int main( int argc, char **argv )$/;"	f
main	src/ds/examples/tests/test6.c	/^int main( int argc, char **argv )$/;"	f
main	src/ds/examples/tests/test7.c	/^int main( int argc, char **argv )$/;"	f
main	src/ds/examples/tests/test8.c	/^int main( int argc, char **argv )$/;"	f
main	src/ds/examples/tests/test9.c	/^int main( int argc, char **argv )$/;"	f
main	src/eps/examples/tests/test1.c	/^int main( int argc, char **argv )$/;"	f
main	src/eps/examples/tests/test10.c	/^int main (int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test11.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test12.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test13.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test2.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test3.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test4.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test5.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test6.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test7f.F	/^      program main$/;"	p
main	src/eps/examples/tests/test8.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tests/test9.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex1.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex11.c	/^int main (int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex12.c	/^int main (int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex13.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex18.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex19.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex1f.F	/^      program main$/;"	p
main	src/eps/examples/tutorials/ex1f90.F90	/^      program main$/;"	p
main	src/eps/examples/tutorials/ex2.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex3.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex4.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex5.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex6f.F	/^      program main$/;"	p
main	src/eps/examples/tutorials/ex7.c	/^int main(int argc,char **argv)$/;"	f
main	src/eps/examples/tutorials/ex9.c	/^int main(int argc,char **argv)$/;"	f
main	src/ip/examples/tests/test1.c	/^int main( int argc, char **argv )$/;"	f
main	src/ip/examples/tests/test2.c	/^int main( int argc, char **argv )$/;"	f
main	src/ip/examples/tests/test3.c	/^int main( int argc, char **argv )$/;"	f
main	src/ip/examples/tests/test4.c	/^int main( int argc, char **argv )$/;"	f
main	src/qep/examples/tests/test1.c	/^int main(int argc,char **argv)$/;"	f
main	src/qep/examples/tests/test2.c	/^int main( int argc, char **argv )$/;"	f
main	src/qep/examples/tutorials/ex16.c	/^int main(int argc,char **argv)$/;"	f
main	src/qep/examples/tutorials/ex16f90.F90	/^      program main$/;"	p
main	src/qep/examples/tutorials/ex17.c	/^int main(int argc,char **argv)$/;"	f
main	src/st/examples/tests/test1.c	/^int main(int argc,char **argv)$/;"	f
main	src/st/examples/tutorials/ex10.c	/^int main (int argc,char **argv)$/;"	f
main	src/svd/examples/tests/test1.c	/^int main(int argc,char **argv)$/;"	f
main	src/svd/examples/tests/test2.c	/^int main(int argc,char **argv)$/;"	f
main	src/svd/examples/tutorials/ex14.c	/^int main(int argc,char **argv)$/;"	f
main	src/svd/examples/tutorials/ex15.c	/^int main(int argc,char **argv)$/;"	f
main	src/svd/examples/tutorials/ex15f.F	/^      program main$/;"	p
main	src/svd/examples/tutorials/ex8.c	/^int main(int argc,char **argv)$/;"	f
maintainer	setup.py	/^      maintainer='Lisandro Dalcin',$/;"	v
maintainer_email	setup.py	/^      maintainer_email='dalcinl@gmail.com',$/;"	v
makefile	config/configure.py	/^  makefile = open(os.sep.join([tmpdir,'makefile']),'w')$/;"	v
mat	include/slepc-private/dsimpl.h	/^  PetscScalar    *mat[DS_NUM_MAT];   \/* the matrices *\/$/;"	m	struct:_p_DS
mat	include/slepc-private/stimpl.h	/^  Mat          mat;$/;"	m	struct:_p_ST
mat	src/svd/impls/cross/cross.c	/^  Mat       mat;$/;"	m	struct:__anon1	file:
mat	src/svd/impls/cyclic/cyclic.c	/^  Mat       mat;$/;"	m	struct:__anon1	file:
matrix	include/slepc-private/ipimpl.h	/^  Mat                matrix;$/;"	m	struct:_p_IP
matvecs	include/slepc-private/qepimpl.h	/^              matvecs, linits,  \/* operation counters *\/$/;"	m	struct:_p_QEP
matvecs	include/slepc-private/svdimpl.h	/^  PetscInt        matvecs;$/;"	m	struct:_p_SVD
maxPend	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      maxPend;    \/* Size of "pending" array *\/$/;"	m	struct:_n_SR
max_cX_in_impr	src/eps/impls/davidson/common/davidson.h	/^    max_cX_in_impr, \/* max vectros from cX in the projector *\/$/;"	m	struct:_dvdDashboard
max_cX_in_proj	src/eps/impls/davidson/common/davidson.h	/^    max_cX_in_proj, \/* max vectors from cX in the projected problem *\/$/;"	m	struct:_dvdDashboard
max_it	include/slepc-private/epsimpl.h	/^  PetscInt       max_it,           \/* maximum number of iterations *\/$/;"	m	struct:_p_EPS
max_it	include/slepc-private/qepimpl.h	/^  PetscInt       max_it,           \/* maximum number of iterations *\/$/;"	m	struct:_p_QEP
max_it	include/slepc-private/svdimpl.h	/^  PetscInt         max_it;      \/* max iterations *\/$/;"	m	struct:_p_SVD
max_nev	src/eps/impls/davidson/common/davidson.h	/^    max_nev,            \/* max number of converged pairs *\/$/;"	m	struct:__anon6
max_size_AV	src/eps/impls/davidson/common/davidson.h	/^    max_size_AV,    \/* max size of AV *\/$/;"	m	struct:_dvdDashboard
max_size_BV	src/eps/impls/davidson/common/davidson.h	/^    max_size_BV,    \/* max size of BV *\/$/;"	m	struct:_dvdDashboard
max_size_P	src/eps/impls/davidson/common/davidson.h	/^    max_size_P,         \/* number of computed vectors for the projector *\/$/;"	m	struct:__anon6
max_size_P	src/eps/impls/davidson/common/davidson.h	/^    max_size_P,     \/* max unconverged vectors in the projector *\/$/;"	m	struct:_dvdDashboard
max_size_V	src/eps/impls/davidson/common/davidson.h	/^    max_size_V,     \/* max size of V *\/$/;"	m	struct:_dvdDashboard
max_size_V	src/eps/impls/davidson/common/davidson.h	/^  PetscInt max_size_V,  \/* max size of the searching subspace (mpd) *\/$/;"	m	struct:__anon6
max_size_W	src/eps/impls/davidson/common/davidson.h	/^    max_size_W,     \/* max size of W *\/$/;"	m	struct:_dvdDashboard
max_size_X	src/eps/impls/davidson/common/davidson.h	/^    max_size_X,         \/* max size of X (bs) *\/$/;"	m	struct:__anon6
max_size_X	src/eps/impls/davidson/common/davidson.h	/^    max_size_X,     \/* max new vectors in V *\/$/;"	m	struct:_dvdDashboard
max_size_auxS	src/eps/impls/davidson/common/davidson.h	/^    max_size_auxS,      \/* max size of auxiliary scalars *\/ $/;"	m	struct:__anon6
max_size_auxV	src/eps/impls/davidson/common/davidson.h	/^    max_size_auxV,      \/* max size of auxiliary vecs *\/$/;"	m	struct:__anon6
max_size_cP	src/eps/impls/davidson/common/davidson.h	/^    max_size_cP,        \/* number of converged vectors in the projectors *\/$/;"	m	struct:__anon6
max_size_cS	src/eps/impls/davidson/common/davidson.h	/^    max_size_cS,    \/* max size of cS and cT *\/$/;"	m	struct:_dvdDashboard
max_size_cX_proj	src/eps/impls/davidson/common/davidson.h	/^    max_size_cX_proj,   \/* max converged vectors in the projected problem *\/$/;"	m	struct:__anon6
max_size_in	src/eps/impls/davidson/common/davidson.h	/^    max_size_in;        \/* max size of in *\/$/;"	m	struct:__anon8
max_size_oldX	src/eps/impls/davidson/common/davidson.h	/^    max_size_oldX,      \/* max size of oldX *\/$/;"	m	struct:__anon6
max_size_ops	src/eps/impls/davidson/common/davidson.h	/^    max_size_ops;       \/* max size of ops *\/$/;"	m	struct:__anon8
max_size_proj	src/eps/impls/davidson/common/davidson.h	/^    max_size_proj,      \/* max size projected problem *\/$/;"	m	struct:__anon6
max_size_proj	src/eps/impls/davidson/common/davidson.h	/^    max_size_proj,  \/* max size projected problem *\/$/;"	m	struct:_dvdDashboard
maxits	src/eps/impls/davidson/common/dvd_improvex.c	/^  PetscInt maxits,        \/* maximum number of iterations *\/$/;"	m	struct:__anon11	file:
maxlan	src/eps/impls/external/trlan/trlanp.h	/^  PetscBLASInt       maxlan;$/;"	m	struct:__anon1
metadata	setup.py	/^metadata = {$/;"	v
method	include/slepc-private/dsimpl.h	/^  PetscInt       method;             \/* identifies the variant to be used *\/$/;"	m	struct:_p_DS
method	src/eps/impls/davidson/common/davidson.c	/^  PetscInt   method;      \/* method for improving the approximate solution *\/$/;"	m	struct:__anon1	file:
method	src/eps/impls/external/primme/primme.c	/^  primme_preset_method method;    \/* primme method *\/$/;"	m	struct:__anon1	file:
methodN	src/eps/impls/external/primme/primme.c	/^EPSPRIMMEMethod methodN[] = {$/;"	v
min_size_V	src/eps/impls/davidson/common/dvd_updatev.c	/^    min_size_V,     \/* restart with this number of eigenvectors *\/$/;"	m	struct:__anon13	file:
minnerproductbegin	include/slepc-private/ipimpl.h	/^  PetscErrorCode (*minnerproductbegin)(IP,Vec,PetscInt,const Vec[],PetscScalar*);$/;"	m	struct:_IPOps
minnerproductend	include/slepc-private/ipimpl.h	/^  PetscErrorCode (*minnerproductend)(IP,Vec,PetscInt,const Vec[],PetscScalar*);$/;"	m	struct:_IPOps
minv	src/eps/impls/davidson/common/davidson.c	/^    minv,                 \/* size of V after restarting *\/$/;"	m	struct:__anon1	file:
missing	config/configure.py	/^missing = lapack.Check(slepcconf,slepcvars,cmake,tmpdir)$/;"	v
mkpath	setup.py	/^        from distutils.dir_util import mkpath$/;"	i
mkpath	setup.py	/^    from distutils.dir_util import mkpath$/;"	i
mode	src/eps/impls/davidson/common/dvd_utils.c	/^    mode;$/;"	m	struct:__anon17	file:
monit	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscScalar   *eig,*eigi,*monit,*back;$/;"	m	struct:_n_SR
monitor	include/slepc-private/epsimpl.h	/^  PetscErrorCode (*monitor[MAXEPSMONITORS])(EPS,PetscInt,PetscInt,PetscScalar*,PetscScalar*,PetscReal*,PetscInt,void*); $/;"	m	struct:_p_EPS
monitor	include/slepc-private/qepimpl.h	/^  PetscErrorCode (*monitor[MAXQEPMONITORS])(QEP,PetscInt,PetscInt,PetscScalar*,PetscScalar*,PetscReal*,PetscInt,void*); $/;"	m	struct:_p_QEP
monitor	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*monitor[MAXSVDMONITORS])(SVD,PetscInt,PetscInt,PetscReal*,PetscReal*,PetscInt,void*);$/;"	m	struct:_p_SVD
monitorcontext	include/slepc-private/epsimpl.h	/^  void           *monitorcontext[MAXEPSMONITORS];$/;"	m	struct:_p_EPS
monitorcontext	include/slepc-private/qepimpl.h	/^  void       *monitorcontext[MAXQEPMONITORS];$/;"	m	struct:_p_QEP
monitorcontext	include/slepc-private/svdimpl.h	/^  void            *monitorcontext[MAXSVDMONITORS];$/;"	m	struct:_p_SVD
monitordestroy	include/slepc-private/epsimpl.h	/^  PetscErrorCode (*monitordestroy[MAXEPSMONITORS])(void**);$/;"	m	struct:_p_EPS
monitordestroy	include/slepc-private/qepimpl.h	/^  PetscErrorCode (*monitordestroy[MAXQEPMONITORS])(void**);$/;"	m	struct:_p_QEP
monitordestroy	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*monitordestroy[MAXSVDMONITORS])(void**);$/;"	m	struct:_p_SVD
mpd	include/slepc-private/epsimpl.h	/^                 mpd,              \/* maximum dimension of projected problem *\/$/;"	m	struct:_p_EPS
mpd	include/slepc-private/qepimpl.h	/^                 mpd,              \/* maximum dimension of projected problem *\/$/;"	m	struct:_p_QEP
mpd	include/slepc-private/svdimpl.h	/^  PetscInt         mpd;         \/* maximum dimension of projected problem *\/$/;"	m	struct:_p_SVD
mpd	src/eps/impls/davidson/common/dvd_updatev.c	/^    mpd;            \/* max size of the searching subspace *\/$/;"	m	struct:__anon13	file:
multMatvec_PRIMME	src/eps/impls/external/primme/primme.c	/^static void multMatvec_PRIMME(void *in,void *out,int *blockSize,primme_params *primme)$/;"	f	file:
mv_TempMultiPETSCVectorDestroy	src/eps/impls/external/blopex/slepc-interface.c	/^static void mv_TempMultiPETSCVectorDestroy(void* x_)$/;"	f	file:
mv_TempMultiVectorCreateFromPETScVector	src/eps/impls/external/blopex/slepc-interface.c	/^static void* mv_TempMultiVectorCreateFromPETScVector(void* ii_,BlopexInt n,void* sample)$/;"	f	file:
n	include/slepc-private/dsimpl.h	/^  PetscInt       n;                  \/* current dimension *\/$/;"	m	struct:_p_DS
n	include/slepc-private/epsimpl.h	/^              n, nloc,          \/* problem dimensions (global, local) *\/$/;"	m	struct:_p_EPS
n	include/slepc-private/qepimpl.h	/^              n, nloc;          \/* problem dimensions (global, local) *\/$/;"	m	struct:_p_QEP
n	include/slepc-private/svdimpl.h	/^  PetscInt         n;           \/* maximun size of descomposition *\/$/;"	m	struct:_p_SVD
n	include/slepc-private/vecimplslepc.h	/^  PetscInt      n,        \/* number of active subvectors *\/$/;"	m	struct:__anon2
n	include/slepc-private/vecimplslepc.h	/^  Vec_Comp_N    *n;       \/* structure shared by friend vectors *\/$/;"	m	struct:__anon3
nBDS	src/eps/impls/davidson/common/davidson.h	/^    *nBDS,          \/* B-norms of DS *\/$/;"	m	struct:_dvdDashboard
nBV	src/eps/impls/davidson/common/davidson.h	/^    *nBV,           \/* B-norms of V *\/ $/;"	m	struct:_dvdDashboard
nBcX	src/eps/impls/davidson/common/davidson.h	/^    *nBcX,          \/* B-norms of cX *\/$/;"	m	struct:_dvdDashboard
nBpX	src/eps/impls/davidson/common/davidson.h	/^    *nBpX,          \/* B-norms of pX *\/$/;"	m	struct:_dvdDashboard
nMAXCompl	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      nMAXCompl;$/;"	m	struct:_n_SR
nPend	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      nPend;      \/* Number of pending shifts *\/$/;"	m	struct:_n_SR
nR	src/eps/impls/davidson/common/davidson.h	/^    *nR,            \/* residual norm *\/$/;"	m	struct:_dvdDashboard
nS	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      nS;$/;"	m	struct:_n_SR
nX	src/eps/impls/davidson/common/davidson.h	/^    *nX,            \/* X norm *\/$/;"	m	struct:_dvdDashboard
name	config/configure.py	/^  name = sys.argv[l]$/;"	v
nconv	include/slepc-private/epsimpl.h	/^  PetscInt    nconv,            \/* number of converged eigenvalues *\/$/;"	m	struct:_p_EPS
nconv	include/slepc-private/qepimpl.h	/^  PetscInt    nconv,            \/* number of converged eigenvalues *\/$/;"	m	struct:_p_QEP
nconv	include/slepc-private/svdimpl.h	/^  PetscInt         nconv;       \/* number of converged values *\/$/;"	m	struct:_p_SVD
nconv	src/eps/impls/davidson/common/davidson.h	/^  PetscInt nconv;$/;"	m	struct:_dvdDashboard
nconv	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      nconv[2];   \/* Converged on each side (accepted or not) *\/$/;"	m	struct:_n_shift
ncv	include/slepc-private/epsimpl.h	/^                 ncv,              \/* number of basis vectors *\/$/;"	m	struct:_p_EPS
ncv	include/slepc-private/qepimpl.h	/^                 ncv,              \/* number of basis vectors *\/$/;"	m	struct:_p_QEP
ncv	include/slepc-private/svdimpl.h	/^  PetscInt         ncv;         \/* basis size *\/$/;"	m	struct:_p_SVD
nds	include/slepc-private/epsimpl.h	/^                 nds;              \/* number of basis vectors of deflation space *\/$/;"	m	struct:_p_EPS
neighb	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  shift  	neighb[2];  \/* Adjacent shifts *\/$/;"	m	struct:_n_shift
neigs	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt	neigs;      \/* Number of values found *\/$/;"	m	struct:_n_shift
nev	include/slepc-private/epsimpl.h	/^                 nev,              \/* number of eigenvalues to compute *\/$/;"	m	struct:_p_EPS
nev	include/slepc-private/qepimpl.h	/^                 nev,              \/* number of eigenvalues to compute *\/$/;"	m	struct:_p_QEP
nev	src/eps/impls/davidson/common/davidson.h	/^  PetscInt nev;     \/* number of eigenpairs *\/$/;"	m	struct:_dvdDashboard
next	src/eps/impls/davidson/common/davidson.h	/^  struct _dvdFunctionList *next;$/;"	m	struct:_dvdFunctionList	typeref:struct:_dvdFunctionList::_dvdFunctionList
nini	include/slepc-private/epsimpl.h	/^                 nini, ninil,      \/* number of initial vectors (negative means not copied yet) *\/$/;"	m	struct:_p_EPS
nini	include/slepc-private/qepimpl.h	/^                 nini, ninil,      \/* number of initial vectors (negative means not copied yet) *\/$/;"	m	struct:_p_QEP
nini	include/slepc-private/svdimpl.h	/^  PetscInt         nini;        \/* number of initial vectors (negative means not copied yet) *\/$/;"	m	struct:_p_SVD
ninil	include/slepc-private/epsimpl.h	/^                 nini, ninil,      \/* number of initial vectors (negative means not copied yet) *\/$/;"	m	struct:_p_EPS
ninil	include/slepc-private/qepimpl.h	/^                 nini, ninil,      \/* number of initial vectors (negative means not copied yet) *\/$/;"	m	struct:_p_QEP
nleap	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      nleap;$/;"	m	struct:_n_SR
nloc	include/slepc-private/epsimpl.h	/^              n, nloc,          \/* problem dimensions (global, local) *\/$/;"	m	struct:_p_EPS
nloc	include/slepc-private/qepimpl.h	/^              n, nloc;          \/* problem dimensions (global, local) *\/$/;"	m	struct:_p_QEP
noCheck	config/cmakeboot.py	/^def noCheck(command, status, output, error):$/;"	f
normalize	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*normalize)(DS,DSMatType,PetscInt);$/;"	m	struct:_DSOps
normbegin	include/slepc-private/ipimpl.h	/^  PetscErrorCode (*normbegin)(IP,Vec,PetscReal*);$/;"	m	struct:_IPOps
normend	include/slepc-private/ipimpl.h	/^  PetscErrorCode (*normend)(IP,Vec,PetscReal*);$/;"	m	struct:_IPOps
npreconv	src/eps/impls/davidson/common/davidson.h	/^  PetscInt npreconv;$/;"	m	struct:_dvdDashboard
nrest	src/eps/impls/cg/rqcg/rqcg.c	/^  PetscInt nrest;$/;"	m	struct:__anon1	file:
nrma	include/slepc-private/epsimpl.h	/^  PetscReal      nrma, nrmb;       \/* matrix norms *\/$/;"	m	struct:_p_EPS
nrmb	include/slepc-private/epsimpl.h	/^  PetscReal      nrma, nrmb;       \/* matrix norms *\/$/;"	m	struct:_p_EPS
nsch	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      nsch[2];    \/* Number of missing values for each subinterval *\/$/;"	m	struct:_n_shift
nsteps	src/eps/impls/external/blzpack/blzpackp.h	/^  PetscBLASInt         nsteps;          \/* maximum number of steps per run *\/$/;"	m	struct:__anon1
nsv	include/slepc-private/svdimpl.h	/^  PetscInt         nsv;         \/* number of requested values *\/$/;"	m	struct:_p_SVD
nu	src/st/impls/cayley/cayley.c	/^  PetscScalar nu;$/;"	m	struct:__anon1	file:
nu_set	src/st/impls/cayley/cayley.c	/^  PetscBool   nu_set;$/;"	m	struct:__anon1	file:
numEigs	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      numEigs;    \/* Number of eigenvalues in the interval *\/$/;"	m	struct:_n_SR
numbermonitors	include/slepc-private/epsimpl.h	/^  PetscInt       numbermonitors; $/;"	m	struct:_p_EPS
numbermonitors	include/slepc-private/qepimpl.h	/^  PetscInt    numbermonitors; $/;"	m	struct:_p_QEP
numbermonitors	include/slepc-private/svdimpl.h	/^  PetscInt        numbermonitors;$/;"	m	struct:_p_SVD
nv	include/slepc-private/epsimpl.h	/^              nv,               \/* size of current Schur decomposition *\/$/;"	m	struct:_p_EPS
nvecs	include/slepc-private/vecimplslepc.h	/^  PetscInt    nvecs;     \/* number of vectors that share this array *\/$/;"	m	struct:__anon1
nwork	include/slepc-private/epsimpl.h	/^  PetscInt   nwork;$/;"	m	struct:_p_EPS
nwork	include/slepc-private/qepimpl.h	/^  PetscInt   nwork;$/;"	m	struct:_p_QEP
nx	include/slepc-private/vecimplslepc.h	/^  PetscInt      nx;       \/* number of available subvectors *\/$/;"	m	struct:__anon3
oldU	src/eps/impls/davidson/common/dvd_updatev.c	/^    *oldU,          \/* previous projected right igenvectors *\/$/;"	m	struct:__anon13	file:
oldV	src/eps/impls/davidson/common/dvd_updatev.c	/^    *oldV;          \/* previous projected left eigenvectors *\/$/;"	m	struct:__anon13	file:
old_calcPairs	src/eps/impls/davidson/common/dvd_utils.c	/^  PetscErrorCode (*old_calcPairs)(struct _dvdDashboard*);$/;"	m	struct:__anon16	file:
old_improveX	src/eps/impls/davidson/common/dvd_gd2.c	/^    old_improveX;         \/* old improveX *\/$/;"	m	struct:__anon10	file:
old_improveX	src/eps/impls/davidson/common/dvd_improvex.c	/^    old_improveX;         \/* old improveX *\/$/;"	m	struct:__anon11	file:
old_improveX	src/eps/impls/davidson/common/dvd_utils.c	/^  PetscErrorCode (*old_improveX)(struct _dvdDashboard*, Vec *D,$/;"	m	struct:__anon16	file:
old_improveX_data	src/eps/impls/davidson/common/dvd_gd2.c	/^    *old_improveX_data;   \/* old improveX_data *\/$/;"	m	struct:__anon10	file:
old_improveX_data	src/eps/impls/davidson/common/dvd_improvex.c	/^    *old_improveX_data;   \/* old improveX_data *\/$/;"	m	struct:__anon11	file:
old_initV	src/eps/impls/davidson/common/dvd_utils.c	/^  PetscErrorCode (*old_initV)(struct _dvdDashboard*);$/;"	m	struct:__anon16	file:
old_initV_data	src/eps/impls/davidson/common/dvd_initv.c	/^  void *old_initV_data; \/* old initV data *\/$/;"	m	struct:__anon12	file:
old_isRestarting	src/eps/impls/davidson/common/dvd_updatev.c	/^    old_isRestarting;$/;"	m	struct:__anon13	file:
old_orthV	src/eps/impls/davidson/common/dvd_utils.c	/^  PetscErrorCode (*old_orthV)(struct _dvdDashboard*);$/;"	m	struct:__anon16	file:
old_pc	src/eps/impls/davidson/common/dvd_improvex.c	/^  PC old_pc;              \/* old pc in ksp *\/$/;"	m	struct:__anon11	file:
old_size_X	src/eps/impls/davidson/common/dvd_improvex.c	/^    old_size_X;           \/* last number of improved vectors *\/$/;"	m	struct:__anon11	file:
old_updateV	src/eps/impls/davidson/common/dvd_utils.c	/^  PetscErrorCode (*old_updateV)(struct _dvdDashboard*);$/;"	m	struct:__anon16	file:
old_updateV_data	src/eps/impls/davidson/common/dvd_updatev.c	/^    *old_updateV_data;$/;"	m	struct:__anon13	file:
oldnconv	include/slepc-private/slepcimpl.h	/^  PetscInt    oldnconv;$/;"	m	struct:_n_SlepcConvMonitor
oneside	src/svd/impls/lanczos/gklanczos.c	/^  PetscBool oneside;$/;"	m	struct:__anon1	file:
oneside	src/svd/impls/trlanczos/trlanczos.c	/^  PetscBool oneside;$/;"	m	struct:__anon1	file:
ops	src/eps/impls/davidson/common/davidson.h	/^    *ops;               \/* vector of reduction operations *\/$/;"	m	struct:__anon8
optparse	config/cmakegen.py	/^  import optparse$/;"	i
orthoV_type	src/eps/impls/davidson/common/davidson.h	/^  EPSOrthType   orthoV_type;$/;"	m	struct:_dvdDashboard
orthog_eta	include/slepc-private/ipimpl.h	/^  PetscReal          orthog_eta;     \/* refinement threshold *\/$/;"	m	struct:_p_IP
orthog_ref	include/slepc-private/ipimpl.h	/^  IPOrthogRefineType orthog_ref;     \/* refinement method *\/$/;"	m	struct:_p_IP
orthog_type	include/slepc-private/ipimpl.h	/^  IPOrthogType       orthog_type;    \/* which orthogonalization to use *\/$/;"	m	struct:_p_IP
os	config/arpack.py	/^import os$/;"	i
os	config/blopex.py	/^import os$/;"	i
os	config/blzpack.py	/^import os$/;"	i
os	config/check.py	/^import os$/;"	i
os	config/cmakeboot.py	/^import os,sys,string$/;"	i
os	config/cmakegen.py	/^import os$/;"	i
os	config/configure.py	/^import os$/;"	i
os	config/generatefortranstubs.py	/^import os$/;"	i
os	config/lapack.py	/^import os$/;"	i
os	config/petscconf.py	/^import os$/;"	i
os	config/petscversion.py	/^import os$/;"	i
os	config/primme.py	/^import os$/;"	i
os	config/trlan.py	/^import os$/;"	i
os	setup.py	/^import sys, os$/;"	i
ourarbitraryfunc	src/eps/interface/ftn-custom/zepsf.c	/^static PetscErrorCode ourarbitraryfunc(PetscScalar er,PetscScalar ei,Vec xr,Vec xi,PetscScalar *rr,PetscScalar *ri,void *eps_)$/;"	f	file:
ourconvergence	src/eps/interface/ftn-custom/zepsf.c	/^static PetscErrorCode ourconvergence(EPS eps,PetscScalar eigr,PetscScalar eigi,PetscReal res,PetscReal *errest,void *ctx)$/;"	f	file:
ourdestroy	src/eps/interface/ftn-custom/zepsf.c	/^static PetscErrorCode ourdestroy(void** ctx)$/;"	f	file:
ourdestroy	src/qep/interface/ftn-custom/zqepf.c	/^static PetscErrorCode ourdestroy(void** ctx)$/;"	f	file:
ourdestroy	src/svd/interface/ftn-custom/zsvdf.c	/^static PetscErrorCode ourdestroy(void** ctx)$/;"	f	file:
oureigenvaluecomparison	src/eps/interface/ftn-custom/zepsf.c	/^static PetscErrorCode oureigenvaluecomparison(PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *r,void *ctx)$/;"	f	file:
ourmonitor	src/eps/interface/ftn-custom/zepsf.c	/^static PetscErrorCode ourmonitor(EPS eps,PetscInt i,PetscInt nc,PetscScalar *er,PetscScalar *ei,PetscReal *d,PetscInt l,void* ctx)$/;"	f	file:
ourmonitor	src/qep/interface/ftn-custom/zqepf.c	/^static PetscErrorCode ourmonitor(QEP qep,PetscInt i,PetscInt nc,PetscScalar *er,PetscScalar *ei,PetscReal *d,PetscInt l,void* ctx)$/;"	f	file:
ourmonitor	src/svd/interface/ftn-custom/zsvdf.c	/^static PetscErrorCode ourmonitor(SVD svd,PetscInt i,PetscInt nc,PetscReal *sigma,PetscReal *d,PetscInt l,void* ctx)$/;"	f	file:
ourshellapply	src/st/impls/shell/ftn-custom/zshell.c	/^static PetscErrorCode ourshellapply(ST st,Vec x,Vec y)$/;"	f	file:
ourshellapplytranspose	src/st/impls/shell/ftn-custom/zshell.c	/^static PetscErrorCode ourshellapplytranspose(ST st,Vec x,Vec y)$/;"	f	file:
ourshellbacktransform	src/st/impls/shell/ftn-custom/zshell.c	/^static PetscErrorCode ourshellbacktransform(ST st,PetscInt n,PetscScalar *eigr,PetscScalar *eigi)$/;"	f	file:
out	src/eps/impls/davidson/common/davidson.h	/^    *out;               \/* final vector *\/$/;"	m	struct:__anon7
out	src/eps/impls/davidson/common/davidson.h	/^    *out;               \/* final vector *\/$/;"	m	struct:__anon8
own_scalars	src/eps/impls/davidson/common/davidson.h	/^    own_scalars;        \/* number of local scalars *\/$/;"	m	struct:__anon6
own_vecs	src/eps/impls/davidson/common/davidson.h	/^    own_vecs,           \/* number of global vecs *\/$/;"	m	struct:__anon6
package_dir	setup.py	/^      package_dir = {'slepc': 'pypi'},$/;"	v
packages	setup.py	/^      packages = ['slepc'],$/;"	v
par_GlobalSumDouble	src/eps/impls/external/primme/primme.c	/^void par_GlobalSumDouble(void *sendBuf,void *recvBuf,int *count,primme_params *primme)$/;"	f
parse_makefile	config/cmakegen.py	/^  from distutils.sysconfig import parse_makefile$/;"	i
parser	config/cmakegen.py	/^  parser = optparse.OptionParser()$/;"	v
pc	src/eps/impls/davidson/common/dvd_utils.c	/^  PC pc;$/;"	m	struct:__anon14	file:
pending	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  shift         *pending;   \/* Pending shifts array *\/$/;"	m	struct:_n_SR
perm	include/slepc-private/dsimpl.h	/^  PetscInt       *perm;              \/* permutation *\/$/;"	m	struct:_p_DS
perm	include/slepc-private/epsimpl.h	/^              *perm,            \/* permutation for eigenvalue ordering *\/$/;"	m	struct:_p_EPS
perm	include/slepc-private/qepimpl.h	/^              *perm,            \/* permutation for eigenvalue ordering *\/$/;"	m	struct:_p_QEP
perm	include/slepc-private/svdimpl.h	/^  PetscInt         *perm;       \/* permutation for singular value ordering *\/$/;"	m	struct:_p_SVD
perm	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscInt      *perm;      \/* Permutation for keeping the eigenvalues in order *\/$/;"	m	struct:_n_SR
petsc	setup.py	/^        import petsc$/;"	i
petscconf	config/arpack.py	/^import petscconf$/;"	i
petscconf	config/blopex.py	/^import petscconf$/;"	i
petscconf	config/blzpack.py	/^import petscconf$/;"	i
petscconf	config/check.py	/^import petscconf$/;"	i
petscconf	config/configure.py	/^import petscconf$/;"	i
petscconf	config/lapack.py	/^import petscconf$/;"	i
petscconf	config/log.py	/^import petscconf$/;"	i
petscconf	config/primme.py	/^import petscconf$/;"	i
petscconf	config/trlan.py	/^import petscconf$/;"	i
petscdir	config/configure.py	/^    petscdir = prefixdir$/;"	v
petscdir	config/configure.py	/^  petscdir = os.environ['PETSC_DIR']$/;"	v
petscinitialize_	src/sys/ftn-custom/zslepc_start.c	/^#define petscinitialize_ /;"	d	file:
petscversion	config/configure.py	/^import petscversion$/;"	i
pkgsources	config/cmakegen.py	/^def pkgsources(pkg):$/;"	f
platforms	setup.py	/^      platforms=['POSIX'],$/;"	v
plusk	src/eps/impls/davidson/common/davidson.c	/^    plusk;                \/* keep plusk eigenvectors from the last iteration *\/$/;"	m	struct:__anon1	file:
plusk	src/eps/impls/davidson/common/dvd_updatev.c	/^    plusk,          \/* when restart, save plusk vectors from last iteration *\/$/;"	m	struct:__anon13	file:
postsolve	include/slepc-private/stimpl.h	/^  PetscErrorCode (*postsolve)(ST);  $/;"	m	struct:_STOps
preTestConv	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*preTestConv)(struct _dvdDashboard*, PetscInt s, PetscInt pre,$/;"	m	struct:_dvdDashboard
prefixdir	config/configure.py	/^    prefixdir = archdir$/;"	v
prefixdir	config/configure.py	/^    prefixdir = i.split('=')[1]$/;"	v
prefixdir	config/configure.py	/^prefixdir = ''$/;"	v
primme	config/configure.py	/^import primme$/;"	i
primme	src/eps/impls/external/primme/primme.c	/^  primme_params primme;           \/* param struc *\/$/;"	m	struct:__anon1	file:
primmedir	config/configure.py	/^    primmedir = i.split('=')[1]$/;"	v
primmedir	config/configure.py	/^primmedir = ''$/;"	v
primmelibs	config/configure.py	/^    primmelibs = i.split('=')[1].split(',')$/;"	v
primmelibs	config/configure.py	/^  primmelibs = primme.Check(slepcconf,slepcvars,cmake,tmpdir,primmedir,primmelibs)$/;"	v
primmelibs	config/configure.py	/^primmelibs = []$/;"	v
problem_type	include/slepc-private/epsimpl.h	/^  EPSProblemType problem_type;     \/* which kind of problem to be solved *\/$/;"	m	struct:_p_EPS
problem_type	include/slepc-private/qepimpl.h	/^  QEPProblemType problem_type;     \/* which kind of problem to be solved *\/$/;"	m	struct:_p_QEP
processDir	config/generatefortranstubs.py	/^def processDir(arg,dirname,names):$/;"	f
prof_data	src/eps/impls/davidson/common/davidson.h	/^  void* prof_data;  \/* profiler data *\/$/;"	m	struct:_dvdDashboard
ps	src/eps/impls/davidson/common/davidson.h	/^    ps;             \/* projected problem with the search subspace *\/$/;"	m	struct:_dvdDashboard
ptr	src/eps/impls/davidson/common/davidson.h	/^  void *ptr;$/;"	m	struct:__anon7
publishoptions	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*publishoptions)(EPS);$/;"	m	struct:_EPSOps
publishoptions	include/slepc-private/qepimpl.h	/^  PetscErrorCode  (*publishoptions)(QEP);$/;"	m	struct:_QEPOps
publishoptions	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*publishoptions)(SVD);$/;"	m	struct:_SVDOps
python	config/cmakegen.py	/^from __future__ import with_statement  # For python-2.5$/;"	i
qepappendoptionsprefix_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepappendoptionsprefix_ /;"	d	file:
qepappendoptionsprefix_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepappendoptionsprefix_(QEP *qep,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
qepcreate_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepcreate_ /;"	d	file:
qepcreate_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepcreate_(MPI_Fint *comm,QEP *qep,PetscErrorCode *ierr)$/;"	f
qepdestroy_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepdestroy_ /;"	d	file:
qepdestroy_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepdestroy_(QEP *qep, PetscErrorCode *ierr)$/;"	f
qepgetconvergedreason_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepgetconvergedreason_ /;"	d	file:
qepgetconvergedreason_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepgetconvergedreason_(QEP *qep,QEPConvergedReason *reason,PetscErrorCode *ierr)$/;"	f
qepgetip_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepgetip_ /;"	d	file:
qepgetip_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepgetip_(QEP *qep,IP *ip,PetscErrorCode *ierr)$/;"	f
qepgetoptionsprefix_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepgetoptionsprefix_ /;"	d	file:
qepgetoptionsprefix_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepgetoptionsprefix_(QEP *qep,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
qepgetproblemtype_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepgetproblemtype_ /;"	d	file:
qepgetproblemtype_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepgetproblemtype_(QEP *qep,QEPProblemType *type,PetscErrorCode *ierr)$/;"	f
qepgettype_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepgettype_ /;"	d	file:
qepgettype_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepgettype_(QEP *qep,CHAR name PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
qepgetwhicheigenpairs_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepgetwhicheigenpairs_ /;"	d	file:
qepgetwhicheigenpairs_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepgetwhicheigenpairs_(QEP *qep,QEPWhich *which,PetscErrorCode *ierr)$/;"	f
qepmonitorall_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepmonitorall_ /;"	d	file:
qepmonitorall_	src/qep/interface/ftn-custom/zqepf.c	/^void qepmonitorall_(QEP *qep,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
qepmonitorconverged_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepmonitorconverged_ /;"	d	file:
qepmonitorconverged_	src/qep/interface/ftn-custom/zqepf.c	/^void qepmonitorconverged_(QEP *qep,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
qepmonitorfirst_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepmonitorfirst_ /;"	d	file:
qepmonitorfirst_	src/qep/interface/ftn-custom/zqepf.c	/^void qepmonitorfirst_(QEP *qep,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
qepmonitorlg_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepmonitorlg_ /;"	d	file:
qepmonitorlg_	src/qep/interface/ftn-custom/zqepf.c	/^void qepmonitorlg_(QEP *qep,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
qepmonitorlgall_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepmonitorlgall_ /;"	d	file:
qepmonitorlgall_	src/qep/interface/ftn-custom/zqepf.c	/^void qepmonitorlgall_(QEP *qep,PetscInt *it,PetscInt *nconv,PetscScalar *eigr,PetscScalar *eigi,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
qepmonitorset_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepmonitorset_ /;"	d	file:
qepmonitorset_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepmonitorset_(QEP *qep,void (PETSC_STDCALL *monitor)(QEP*,PetscInt*,PetscInt*,PetscScalar*,PetscScalar*,PetscReal*,PetscInt*,void*,PetscErrorCode*),void *mctx,void (PETSC_STDCALL *monitordestroy)(void *,PetscErrorCode *),PetscErrorCode *ierr)$/;"	f
qepsetoptionsprefix_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepsetoptionsprefix_ /;"	d	file:
qepsetoptionsprefix_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepsetoptionsprefix_(QEP *qep,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
qepsettype_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepsettype_ /;"	d	file:
qepsettype_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepsettype_(QEP *qep,CHAR type PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
qepview_	src/qep/interface/ftn-custom/zqepf.c	/^#define qepview_ /;"	d	file:
qepview_	src/qep/interface/ftn-custom/zqepf.c	/^void PETSC_STDCALL qepview_(QEP *qep,PetscViewer *viewer, PetscErrorCode *ierr)$/;"	f
quoteIfNeeded	config/cmakeboot.py	/^def quoteIfNeeded(path):$/;"	f
r_e	src/eps/impls/davidson/common/dvd_improvex.c	/^    r_s, r_e,             \/* the selected eigenpairs to improve *\/$/;"	m	struct:__anon11	file:
r_s	src/eps/impls/davidson/common/dvd_improvex.c	/^    r_s, r_e,             \/* the selected eigenpairs to improve *\/$/;"	m	struct:__anon11	file:
rand	include/slepc-private/epsimpl.h	/^  PetscRandom rand;             \/* random number generator *\/$/;"	m	struct:_p_EPS
rand	include/slepc-private/qepimpl.h	/^  PetscRandom rand;             \/* random number generator *\/$/;"	m	struct:_p_QEP
rand	include/slepc-private/svdimpl.h	/^  PetscRandom      rand;        \/* random number generator *\/$/;"	m	struct:_p_SVD
re	config/generatefortranstubs.py	/^  import re$/;"	i
re	setup.py	/^    import re$/;"	i
real	src/eps/impls/external/blopex/petsc-interface.c	/^typedef struct {double real, imag;} komplex;$/;"	m	struct:__anon2	file:
realDQDS	src/ds/impls/ghiep/dsghiep_dqds.c	/^static PetscErrorCode realDQDS(PetscInt n,PetscReal *L,PetscReal *U,PetscReal shift,PetscReal tol,PetscReal norm,PetscReal *L1,PetscReal *U1,PetscInt *fail)$/;"	f	file:
real_AV	src/eps/impls/davidson/common/davidson.h	/^    *real_AV,       \/* original A*V space *\/$/;"	m	struct:_dvdDashboard
real_BV	src/eps/impls/davidson/common/davidson.h	/^    *real_BV,       \/* original B*V space *\/$/;"	m	struct:_dvdDashboard
real_G	src/eps/impls/davidson/common/davidson.h	/^    *real_G,        \/* original G *\/$/;"	m	struct:_dvdDashboard
real_H	src/eps/impls/davidson/common/davidson.h	/^    *real_H,        \/* original H *\/$/;"	m	struct:_dvdDashboard
real_KZ	src/eps/impls/davidson/common/dvd_improvex.c	/^    *real_KZ,             \/* original KZ *\/$/;"	m	struct:__anon11	file:
real_V	src/eps/impls/davidson/common/davidson.h	/^    *real_V,        \/* original V *\/$/;"	m	struct:_dvdDashboard
real_W	src/eps/impls/davidson/common/davidson.h	/^    *real_W,        \/* original W *\/$/;"	m	struct:_dvdDashboard
real_eigi	src/eps/impls/davidson/common/davidson.h	/^    *real_eigi;     \/* original eigr and eigi *\/$/;"	m	struct:_dvdDashboard
real_eigr	src/eps/impls/davidson/common/davidson.h	/^    *real_eigr,$/;"	m	struct:_dvdDashboard
real_errest	src/eps/impls/davidson/common/davidson.h	/^    *real_errest,   \/* original errest *\/$/;"	m	struct:_dvdDashboard
real_nBV	src/eps/impls/davidson/common/davidson.h	/^    *real_nBV;      \/* original nBDS, nBV and nBcX *\/$/;"	m	struct:_dvdDashboard
real_nR	src/eps/impls/davidson/common/davidson.h	/^    *real_nR,       \/* original nR *\/$/;"	m	struct:_dvdDashboard
real_nX	src/eps/impls/davidson/common/davidson.h	/^    *real_nX,       \/* original nX *\/$/;"	m	struct:_dvdDashboard
reason	include/slepc-private/epsimpl.h	/^  EPSConvergedReason reason;     $/;"	m	struct:_p_EPS
reason	include/slepc-private/qepimpl.h	/^  QEPConvergedReason reason;     $/;"	m	struct:_p_QEP
reason	include/slepc-private/svdimpl.h	/^  SVDConvergedReason reason;$/;"	m	struct:_p_SVD
refined	include/slepc-private/dsimpl.h	/^  PetscBool      refined;            \/* get refined vectors instead of regular vectors *\/$/;"	m	struct:_p_DS
relpath	config/cmakegen.py	/^    def relpath(filename):$/;"	f	function:pkgsources.compareSourceLists
reorthog	src/eps/impls/krylov/lanczos/lanczos.c	/^  EPSLanczosReorthogType reorthog;$/;"	m	struct:__anon1	file:
reset	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*reset)(EPS);$/;"	m	struct:_EPSOps
reset	include/slepc-private/qepimpl.h	/^  PetscErrorCode  (*reset)(QEP);$/;"	m	struct:_QEPOps
reset	include/slepc-private/stimpl.h	/^  PetscErrorCode (*reset)(ST);$/;"	m	struct:_STOps
reset	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*reset)(SVD);$/;"	m	struct:_SVDOps
restart	src/eps/impls/external/trlan/trlanp.h	/^  PetscBLASInt       restart;$/;"	m	struct:__anon1
restartV	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*restartV)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
restartV_data	src/eps/impls/davidson/common/davidson.h	/^  void *restartV_data;$/;"	m	struct:_dvdDashboard
ri	include/slepc-private/epsimpl.h	/^  PetscScalar    *rr,*ri;          \/* values computed by user's arbitrary selection function *\/$/;"	m	struct:_p_EPS
rmat	include/slepc-private/dsimpl.h	/^  PetscReal      *rmat[DS_NUM_MAT];  \/* the matrices (real) *\/$/;"	m	struct:_p_DS
rr	include/slepc-private/epsimpl.h	/^  PetscScalar    *rr,*ri;          \/* values computed by user's arbitrary selection function *\/$/;"	m	struct:_p_EPS
rstor	src/eps/impls/external/blzpack/blzpackp.h	/^  PetscReal            *rstor;$/;"	m	struct:__anon1
run	setup.py	/^    def run(self):$/;"	m	class:cmd_build
run	setup.py	/^    def run(self):$/;"	m	class:cmd_install
rwork	include/slepc-private/dsimpl.h	/^  PetscReal      *rwork;$/;"	m	struct:_p_DS
rwork	src/eps/impls/external/arpack/arpackp.h	/^  PetscReal    *rwork;$/;"	m	struct:__anon1
s0	src/eps/impls/davidson/common/davidson.h	/^  PetscInt i0, i1, i2, ld, s0, e0, s1, e1;$/;"	m	struct:__anon9
s0	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  shift         s0;         \/* Initial shift *\/$/;"	m	struct:_n_SR
s1	src/eps/impls/davidson/common/davidson.h	/^  PetscInt i0, i1, i2, ld, s0, e0, s1, e1;$/;"	m	struct:__anon9
sA	src/eps/impls/davidson/common/davidson.h	/^  MatType_t sA, sB; \/* Matrix specifications *\/$/;"	m	struct:_dvdDashboard
sB	src/eps/impls/davidson/common/davidson.h	/^  MatType_t sA, sB; \/* Matrix specifications *\/$/;"	m	struct:_dvdDashboard
sEP	src/eps/impls/davidson/common/davidson.h	/^  EPType_t sEP;     \/* Problem specifications *\/$/;"	m	struct:_dvdDashboard
sG	src/eps/impls/davidson/common/davidson.h	/^    sG;             \/* G properties *\/$/;"	m	struct:_dvdDashboard
sH	src/eps/impls/davidson/common/davidson.h	/^    sH,             \/* H properties *\/$/;"	m	struct:_dvdDashboard
sPres	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  shift         sPres;      \/* Present shift *\/$/;"	m	struct:_n_SR
sPrev	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  shift         sPrev;$/;"	m	struct:_n_SR
scheme	src/eps/impls/davidson/common/davidson.c	/^  Method_t   scheme;      \/* method employed: GD, JD or GD2 *\/$/;"	m	struct:__anon1	file:
script	config/cmakeboot.py	/^import script$/;"	i
select	src/eps/impls/external/arpack/arpackp.h	/^  PetscBool    *select;$/;"	m	struct:__anon1
setfromoptions	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*setfromoptions)(EPS);$/;"	m	struct:_EPSOps
setfromoptions	include/slepc-private/qepimpl.h	/^  PetscErrorCode  (*setfromoptions)(QEP);$/;"	m	struct:_QEPOps
setfromoptions	include/slepc-private/stimpl.h	/^  PetscErrorCode (*setfromoptions)(ST);$/;"	m	struct:_STOps
setfromoptions	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*setfromoptions)(SVD);$/;"	m	struct:_SVDOps
setfromoptionscalled	src/qep/impls/linear/linearp.h	/^  PetscBool  setfromoptionscalled;$/;"	m	struct:__anon1
setfromoptionscalled	src/svd/impls/cross/cross.c	/^  PetscBool setfromoptionscalled;$/;"	m	struct:__anon1	file:
setfromoptionscalled	src/svd/impls/cyclic/cyclic.c	/^  PetscBool setfromoptionscalled;$/;"	m	struct:__anon1	file:
setmat	src/st/impls/precond/precond.c	/^  PetscBool setmat;$/;"	m	struct:__anon1	file:
setshift	include/slepc-private/stimpl.h	/^  PetscErrorCode (*setshift)(ST,PetscScalar);$/;"	m	struct:_STOps
setup	config/cmakeboot.py	/^ def setup(self):$/;"	m	class:PETScMaker
setup	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*setup)(EPS);$/;"	m	struct:_EPSOps
setup	include/slepc-private/qepimpl.h	/^  PetscErrorCode  (*setup)(QEP);$/;"	m	struct:_QEPOps
setup	include/slepc-private/stimpl.h	/^  PetscErrorCode (*setup)(ST);$/;"	m	struct:_STOps
setup	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*setup)(SVD);$/;"	m	struct:_SVDOps
setup	setup.py	/^from distutils.core import setup$/;"	i
setupModules	config/cmakeboot.py	/^ def setupModules(self):$/;"	m	class:PETScMaker
setupcalled	include/slepc-private/epsimpl.h	/^  PetscInt   setupcalled;$/;"	m	struct:_p_EPS
setupcalled	include/slepc-private/qepimpl.h	/^  PetscInt   setupcalled;$/;"	m	struct:_p_QEP
setupcalled	include/slepc-private/stimpl.h	/^  PetscInt     setupcalled;$/;"	m	struct:_p_ST
setupcalled	include/slepc-private/svdimpl.h	/^  PetscInt         setupcalled;$/;"	m	struct:_p_SVD
sfactor	include/slepc-private/qepimpl.h	/^  PetscReal      sfactor;          \/* scaling factor of the quadratic problem *\/$/;"	m	struct:_p_QEP
sfactor	src/qep/impls/linear/linearp.h	/^  PetscReal  sfactor;         \/* scaling factor *\/$/;"	m	struct:__anon1
shift	src/eps/impls/krylov/krylovschur/krylovschur.h	/^typedef struct _n_shift *shift;$/;"	t	typeref:struct:_n_shift
shift_matrix	include/slepc-private/stimpl.h	/^  STMatMode    shift_matrix;$/;"	m	struct:_p_ST
shift_type	src/eps/impls/power/power.c	/^  EPSPowerShiftType shift_type;$/;"	m	struct:__anon1	file:
shutil	config/cmakegen.py	/^  import tempfile, shutil$/;"	i
shutil	config/configure.py	/^import shutil$/;"	i
sigma	include/slepc-private/stimpl.h	/^  PetscScalar  sigma;            \/* Value of the shift *\/$/;"	m	struct:_p_ST
sigma	include/slepc-private/svdimpl.h	/^  PetscReal        *sigma;      \/* singular values *\/$/;"	m	struct:_p_SVD
sigma	src/eps/examples/tutorials/ex9.c	/^  PetscScalar alpha,beta,tau1,tau2,sigma;$/;"	m	struct:__anon1	file:
sigma_set	include/slepc-private/stimpl.h	/^  PetscBool    sigma_set;        \/* whether the user provided the shift or not *\/$/;"	m	struct:_p_ST
size_AV	src/eps/impls/davidson/common/davidson.h	/^    size_AV,        \/* size of AV *\/$/;"	m	struct:_dvdDashboard
size_BDS	src/eps/impls/davidson/common/davidson.h	/^    size_BDS,       \/* size of BDS *\/$/;"	m	struct:_dvdDashboard
size_BV	src/eps/impls/davidson/common/davidson.h	/^    size_BV,        \/* size of BV *\/$/;"	m	struct:_dvdDashboard
size_BcX	src/eps/impls/davidson/common/davidson.h	/^    size_BcX,       \/* size of BcX *\/$/;"	m	struct:_dvdDashboard
size_D	src/eps/impls/davidson/common/davidson.h	/^    size_D,         \/* active vectors *\/$/;"	m	struct:_dvdDashboard
size_G	src/eps/impls/davidson/common/davidson.h	/^    size_G,         \/* rows and columns in G *\/$/;"	m	struct:_dvdDashboard
size_H	src/eps/impls/davidson/common/davidson.h	/^    size_H,         \/* rows and columns in H *\/$/;"	m	struct:_dvdDashboard
size_KZ	src/eps/impls/davidson/common/dvd_improvex.c	/^    size_KZ,              \/* size of converged KZ *\/$/;"	m	struct:__anon11	file:
size_MT	src/eps/impls/davidson/common/davidson.h	/^    size_MT,        \/* rows in MT *\/$/;"	m	struct:_dvdDashboard
size_V	src/eps/impls/davidson/common/davidson.h	/^    size_V,             \/* real size of V (nev+size_P+mpd) *\/$/;"	m	struct:__anon6
size_V	src/eps/impls/davidson/common/davidson.h	/^  PetscInt size_V,  \/* size of V *\/$/;"	m	struct:_dvdDashboard
size_W	src/eps/impls/davidson/common/davidson.h	/^    size_W,         \/* size of W *\/$/;"	m	struct:_dvdDashboard
size_X	src/eps/impls/davidson/common/dvd_gd2.c	/^  PetscInt size_X;$/;"	m	struct:__anon10	file:
size_X	src/eps/impls/davidson/common/dvd_improvex.c	/^  PetscInt size_X;$/;"	m	struct:__anon11	file:
size_Z	src/eps/impls/davidson/common/dvd_gd2.c	/^#define size_Z /;"	d	file:
size_Z	src/eps/impls/davidson/common/dvd_improvex.c	/^#define size_Z /;"	d	file:
size_auxS	src/eps/impls/davidson/common/davidson.h	/^    size_auxS;      \/* max size of auxS *\/$/;"	m	struct:_dvdDashboard
size_auxV	src/eps/impls/davidson/common/davidson.h	/^    size_auxV,      \/* max size of auxV *\/$/;"	m	struct:_dvdDashboard
size_cS	src/eps/impls/davidson/common/davidson.h	/^    size_cS,        \/* dimension of cS *\/$/;"	m	struct:_dvdDashboard
size_cT	src/eps/impls/davidson/common/davidson.h	/^    size_cT,        \/* dimension of cT *\/$/;"	m	struct:_dvdDashboard
size_cX	src/eps/impls/davidson/common/davidson.h	/^    size_cX,        \/* size of cX *\/$/;"	m	struct:_dvdDashboard
size_cX	src/eps/impls/davidson/common/dvd_improvex.c	/^    size_cX,              \/* last value of d->size_cX *\/$/;"	m	struct:__anon11	file:
size_cY	src/eps/impls/davidson/common/davidson.h	/^    size_cY,        \/* size of cY *\/$/;"	m	struct:_dvdDashboard
size_iXKZ	src/eps/impls/davidson/common/dvd_improvex.c	/^    size_iXKZ,            \/* size of iXKZ *\/$/;"	m	struct:__anon11	file:
size_in	src/eps/impls/davidson/common/davidson.h	/^  PetscInt size_in,     \/* size of in *\/$/;"	m	struct:__anon8
size_oldU	src/eps/impls/davidson/common/dvd_updatev.c	/^    size_oldU;      \/* size of oldU *\/$/;"	m	struct:__anon13	file:
size_ops	src/eps/impls/davidson/common/davidson.h	/^    size_ops,           \/* size of ops *\/$/;"	m	struct:__anon8
size_out	src/eps/impls/davidson/common/davidson.h	/^    size_out;           \/* size of out *\/$/;"	m	struct:__anon7
size_real_AV	src/eps/impls/davidson/common/davidson.h	/^    size_real_AV,   \/* original size of AV *\/$/;"	m	struct:_dvdDashboard
size_real_BV	src/eps/impls/davidson/common/davidson.h	/^    size_real_BV,   \/* original size of BV *\/$/;"	m	struct:_dvdDashboard
size_real_KZ	src/eps/impls/davidson/common/dvd_improvex.c	/^    size_real_KZ,         \/* original size of KZ *\/$/;"	m	struct:__anon11	file:
size_real_V	src/eps/impls/davidson/common/davidson.h	/^    size_real_V,    \/* original size of V *\/$/;"	m	struct:_dvdDashboard
size_real_W	src/eps/impls/davidson/common/davidson.h	/^    size_real_W,    \/* original size of W *\/$/;"	m	struct:_dvdDashboard
size_real_eigr	src/eps/impls/davidson/common/davidson.h	/^    size_real_eigr, \/* size of original eigr, eigi, nR, errest *\/$/;"	m	struct:_dvdDashboard
size_wV	src/eps/impls/davidson/common/davidson.c	/^  PetscInt    size_wV;$/;"	m	struct:__anon1	file:
slepcconf	config/configure.py	/^  slepcconf = open(os.sep.join([incdir,'slepcconf.h']),'w')$/;"	v
slepcdir	config/configure.py	/^  slepcdir = os.environ['SLEPC_DIR']$/;"	v
slepcdir	config/configure.py	/^  slepcdir = os.getcwd();$/;"	v
slepcds	src/sys/f90-mod/slepcmod.F	/^        module slepcds$/;"	m
slepcdsdef	src/sys/f90-mod/slepcmod.F	/^        module slepcdsdef$/;"	m
slepceps	src/sys/f90-mod/slepcmod.F	/^        module slepceps$/;"	m
slepcepsdef	src/sys/f90-mod/slepcmod.F	/^        module slepcepsdef$/;"	m
slepcinitialize_	src/sys/ftn-custom/zslepc_start.c	/^#define slepcinitialize_ /;"	d	file:
slepcinitializefortran_	src/sys/ftn-custom/zslepc_startf.c	/^#define slepcinitializefortran_ /;"	d	file:
slepcinitializefortran_	src/sys/ftn-custom/zslepc_startf.c	/^void PETSC_STDCALL slepcinitializefortran_(PetscErrorCode *info)$/;"	f
slepcip	src/sys/f90-mod/slepcmod.F	/^        module slepcip$/;"	m
slepcipdef	src/sys/f90-mod/slepcmod.F	/^        module slepcipdef$/;"	m
slepcqep	src/sys/f90-mod/slepcmod.F	/^        module slepcqep$/;"	m
slepcqepdef	src/sys/f90-mod/slepcmod.F	/^        module slepcqepdef$/;"	m
slepcrules	config/configure.py	/^  slepcrules = open(os.sep.join([confdir,'slepcrules']),'w')$/;"	v
slepcst	src/sys/f90-mod/slepcmod.F	/^        module slepcst$/;"	m
slepcstdef	src/sys/f90-mod/slepcmod.F	/^        module slepcstdef$/;"	m
slepcsvd	src/sys/f90-mod/slepcmod.F	/^        module slepcsvd$/;"	m
slepcsvddef	src/sys/f90-mod/slepcmod.F	/^        module slepcsvddef$/;"	m
slepcvars	config/configure.py	/^  slepcvars = open(os.sep.join([confdir,'slepcvariables']),'w')$/;"	v
slice	src/eps/impls/external/blzpack/blzpackp.h	/^  PetscBLASInt         slice;           \/* use spectrum slicing *\/$/;"	m	struct:__anon1
solve	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*solve[DS_MAX_SOLVE])(DS,PetscScalar*,PetscScalar*);$/;"	m	struct:_DSOps
solve	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*solve)(EPS);$/;"	m	struct:_EPSOps
solve	include/slepc-private/qepimpl.h	/^  PetscErrorCode  (*solve)(QEP);$/;"	m	struct:_QEPOps
solve	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*solve)(SVD);$/;"	m	struct:_SVDOps
solver	src/eps/examples/tutorials/ex1f90.F90	/^      type(EPS)      solver$/;"	v	program:main
solver	src/qep/examples/tutorials/ex16f90.F90	/^      type(QEP)      solver$/;"	v	program:main
sort	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*sort)(DS,PetscScalar*,PetscScalar*,PetscScalar*,PetscScalar*,PetscInt*);$/;"	m	struct:_DSOps
sortRealEigenvalues	src/eps/impls/krylov/krylovschur/ks-slice.c	/^static PetscErrorCode sortRealEigenvalues(PetscScalar *r,PetscInt *perm,PetscInt nr,PetscBool prev,PetscInt dir)$/;"	f	file:
sr	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  SR            sr;$/;"	m	struct:__anon1
st	src/eps/impls/external/blopex/blopex.c	/^  ST                         st;$/;"	m	struct:__anon1	file:
st	src/eps/interface/solve.c	/^  ST st;$/;"	m	struct:__anon1	file:
stages	src/eps/impls/davidson/common/dvd_utils.c	/^static PetscLogStage stages[6] = {0,0,0,0,0,0};$/;"	v	file:
stappendoptionsprefix_	src/st/interface/ftn-custom/zstf.c	/^#define stappendoptionsprefix_ /;"	d	file:
stappendoptionsprefix_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stappendoptionsprefix_(ST *st,CHAR prefix PETSC_MIXED_LEN(len),$/;"	f
startList	src/eps/impls/davidson/common/davidson.h	/^    *startList,     \/* starting list *\/$/;"	m	struct:_dvdDashboard
state	include/slepc-private/dsimpl.h	/^  DSStateType    state;              \/* the current state *\/$/;"	m	struct:_p_DS
state	src/eps/impls/davidson/common/davidson.h	/^  PetscInt state;       \/* method states:$/;"	m	struct:__anon6
stcreate_	src/st/interface/ftn-custom/zstf.c	/^#define stcreate_ /;"	d	file:
stcreate_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stcreate_(MPI_Fint *comm,ST *newst,PetscErrorCode *ierr)$/;"	f
std	src/eps/impls/external/blopex/petsc-interface.c	/^using namespace std;$/;"	v
stderr	config/cmakegen.py	/^      from sys import stderr$/;"	i
stdestroy_	src/st/interface/ftn-custom/zstf.c	/^#define stdestroy_ /;"	d	file:
stdestroy_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stdestroy_(ST *st, PetscErrorCode *ierr)$/;"	f
stgetmatmode_	src/st/interface/ftn-custom/zstf.c	/^#define stgetmatmode_ /;"	d	file:
stgetmatmode_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL  stgetmatmode_(ST *st,STMatMode *mode,PetscErrorCode *ierr)$/;"	f
stgetoperators_	src/st/interface/ftn-custom/zstf.c	/^#define stgetoperators_ /;"	d	file:
stgetoperators_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stgetoperators_(ST *st,Mat *mat,Mat *pmat,PetscErrorCode *ierr)$/;"	f
stgetoptionsprefix_	src/st/interface/ftn-custom/zstf.c	/^#define stgetoptionsprefix_ /;"	d	file:
stgetoptionsprefix_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stgetoptionsprefix_(ST *st,CHAR prefix PETSC_MIXED_LEN(len),$/;"	f
stgettype_	src/st/interface/ftn-custom/zstf.c	/^#define stgettype_ /;"	d	file:
stgettype_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stgettype_(ST *st,CHAR name PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
str	include/slepc-private/stimpl.h	/^  MatStructure str;              \/* whether matrices have the same pattern or not *\/$/;"	m	struct:_p_ST
string	config/cmakeboot.py	/^import os,sys,string$/;"	i
stripsplit	config/cmakegen.py	/^      def stripsplit(line):$/;"	f	function:pkgsources.compareSourceLists
stsetoptionsprefix_	src/st/interface/ftn-custom/zstf.c	/^#define stsetoptionsprefix_ /;"	d	file:
stsetoptionsprefix_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stsetoptionsprefix_(ST *st,CHAR prefix PETSC_MIXED_LEN(len),$/;"	f
stsettype_	src/st/interface/ftn-custom/zstf.c	/^#define stsettype_ /;"	d	file:
stsettype_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stsettype_(ST *st,CHAR type PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
stshellgetcontext_	src/st/impls/shell/ftn-custom/zshell.c	/^#define stshellgetcontext_ /;"	d	file:
stshellgetcontext_	src/st/impls/shell/ftn-custom/zshell.c	/^void PETSC_STDCALL stshellgetcontext_(ST *st,void **ctx,PetscErrorCode *ierr)$/;"	f
stshellsetapply_	src/st/impls/shell/ftn-custom/zshell.c	/^#define stshellsetapply_ /;"	d	file:
stshellsetapply_	src/st/impls/shell/ftn-custom/zshell.c	/^void PETSC_STDCALL stshellsetapply_(ST *st,void (PETSC_STDCALL *apply)(void*,Vec *,Vec *,PetscErrorCode*),$/;"	f
stshellsetapplytranspose_	src/st/impls/shell/ftn-custom/zshell.c	/^#define stshellsetapplytranspose_ /;"	d	file:
stshellsetapplytranspose_	src/st/impls/shell/ftn-custom/zshell.c	/^void PETSC_STDCALL stshellsetapplytranspose_(ST *st,void (PETSC_STDCALL *applytranspose)(void*,Vec *,Vec *,PetscErrorCode*),$/;"	f
stshellsetbacktransform_	src/st/impls/shell/ftn-custom/zshell.c	/^#define stshellsetbacktransform_ /;"	d	file:
stshellsetbacktransform_	src/st/impls/shell/ftn-custom/zshell.c	/^void PETSC_STDCALL stshellsetbacktransform_(ST *st,void (PETSC_STDCALL *backtransform)(void*,PetscScalar*,PetscScalar*,PetscErrorCode*),$/;"	f
stview_	src/st/interface/ftn-custom/zstf.c	/^#define stview_ /;"	d	file:
stview_	src/st/interface/ftn-custom/zstf.c	/^void PETSC_STDCALL stview_(ST *st,PetscViewer *viewer, PetscErrorCode *ierr)$/;"	f
subversion	config/configure.py	/^    subversion = 1$/;"	v
subversion	config/configure.py	/^subversion = 0$/;"	v
svdappendoptionsprefix_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdappendoptionsprefix_ /;"	d	file:
svdappendoptionsprefix_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdappendoptionsprefix_(SVD *svd,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
svdcreate_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdcreate_ /;"	d	file:
svdcreate_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdcreate_(MPI_Fint *comm,SVD *svd,PetscErrorCode *ierr)$/;"	f
svddestroy_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svddestroy_ /;"	d	file:
svddestroy_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svddestroy_(SVD *svd, PetscErrorCode *ierr)$/;"	f
svdgetconvergedreason_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdgetconvergedreason_ /;"	d	file:
svdgetconvergedreason_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdgetconvergedreason_(SVD *svd,SVDConvergedReason *reason,PetscErrorCode *ierr)$/;"	f
svdgetip_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdgetip_ /;"	d	file:
svdgetip_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdgetip_(SVD *svd,IP *ip,PetscErrorCode *ierr)$/;"	f
svdgetoptionsprefix_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdgetoptionsprefix_ /;"	d	file:
svdgetoptionsprefix_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdgetoptionsprefix_(SVD *svd,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
svdgettransposemode_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdgettransposemode_ /;"	d	file:
svdgettransposemode_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdgettransposemode_(SVD *svd,SVDTransposeMode *mode, PetscErrorCode *ierr)$/;"	f
svdgettype_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdgettype_ /;"	d	file:
svdgettype_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdgettype_(SVD *svd,CHAR name PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
svdgetwhichsingulartriplets_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdgetwhichsingulartriplets_ /;"	d	file:
svdgetwhichsingulartriplets_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdgetwhichsingulartriplets_(SVD *svd,SVDWhich *which, PetscErrorCode *ierr)$/;"	f
svdmonitorall_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdmonitorall_ /;"	d	file:
svdmonitorall_	src/svd/interface/ftn-custom/zsvdf.c	/^void svdmonitorall_(SVD *svd,PetscInt *it,PetscInt *nconv,PetscReal *sigma,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
svdmonitorconverged_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdmonitorconverged_ /;"	d	file:
svdmonitorconverged_	src/svd/interface/ftn-custom/zsvdf.c	/^void svdmonitorconverged_(SVD *svd,PetscInt *it,PetscInt *nconv,PetscReal *sigma,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
svdmonitorfirst_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdmonitorfirst_ /;"	d	file:
svdmonitorfirst_	src/svd/interface/ftn-custom/zsvdf.c	/^void svdmonitorfirst_(SVD *svd,PetscInt *it,PetscInt *nconv,PetscReal *sigma,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
svdmonitorlg_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdmonitorlg_ /;"	d	file:
svdmonitorlg_	src/svd/interface/ftn-custom/zsvdf.c	/^void svdmonitorlg_(SVD *svd,PetscInt *it,PetscInt *nconv,PetscReal *sigma,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
svdmonitorlgall_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdmonitorlgall_ /;"	d	file:
svdmonitorlgall_	src/svd/interface/ftn-custom/zsvdf.c	/^void svdmonitorlgall_(SVD *svd,PetscInt *it,PetscInt *nconv,PetscReal *sigma,PetscReal *errest,PetscInt *nest,void *ctx,PetscErrorCode *ierr)$/;"	f
svdmonitorset_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdmonitorset_ /;"	d	file:
svdmonitorset_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdmonitorset_(SVD *svd,void (PETSC_STDCALL *monitor)(SVD*,PetscInt*,PetscInt*,PetscReal*,PetscReal*,PetscInt*,void*,PetscErrorCode*),void *mctx,void (PETSC_STDCALL *monitordestroy)(void *,PetscErrorCode *),PetscErrorCode *ierr)$/;"	f
svdsetoptionsprefix_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdsetoptionsprefix_ /;"	d	file:
svdsetoptionsprefix_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdsetoptionsprefix_(SVD *svd,CHAR prefix PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
svdsettype_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdsettype_ /;"	d	file:
svdsettype_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdsettype_(SVD *svd,CHAR type PETSC_MIXED_LEN(len),PetscErrorCode *ierr PETSC_END_LEN(len))$/;"	f
svdview_	src/svd/interface/ftn-custom/zsvdf.c	/^#define svdview_ /;"	d	file:
svdview_	src/svd/interface/ftn-custom/zsvdf.c	/^void PETSC_STDCALL svdview_(SVD *svd,PetscViewer *viewer, PetscErrorCode *ierr)$/;"	f
svndate	config/configure.py	/^        svndate = line.split('Date: ')[-1]$/;"	v
svndate	config/configure.py	/^    svndate = '-1'$/;"	v
svnrev	config/configure.py	/^        svnrev = line.split('Rev: ')[-1]$/;"	v
svnrev	config/configure.py	/^    svnrev = '-1'$/;"	v
sys	config/arpack.py	/^import sys$/;"	i
sys	config/blopex.py	/^import sys$/;"	i
sys	config/blzpack.py	/^import sys$/;"	i
sys	config/check.py	/^import sys$/;"	i
sys	config/cmakeboot.py	/^import os,sys,string$/;"	i
sys	config/configure.py	/^import sys$/;"	i
sys	config/generatefortranstubs.py	/^  import sys$/;"	i
sys	config/lapack.py	/^import sys$/;"	i
sys	config/log.py	/^import sys$/;"	i
sys	config/petscconf.py	/^import sys$/;"	i
sys	config/petscversion.py	/^import sys$/;"	i
sys	config/primme.py	/^import sys$/;"	i
sys	config/trlan.py	/^import sys$/;"	i
sys	setup.py	/^import sys, os$/;"	i
t	include/slepc-private/dsimpl.h	/^  PetscInt       t;                  \/* length of decomposition when it was truncated *\/$/;"	m	struct:_p_DS
t	include/slepc-private/epsimpl.h	/^  Vec         t;                \/* template vector *\/$/;"	m	struct:_p_EPS
t	include/slepc-private/qepimpl.h	/^  Vec         t;                \/* template vector *\/$/;"	m	struct:_p_QEP
tar	config/blopex.py	/^      tar = tarfile.open(localFile, "r:gz")$/;"	v
tarball	setup.py	/^def tarball():$/;"	f
tarfile	config/blopex.py	/^      import tarfile$/;"	i
target	include/slepc-private/epsimpl.h	/^  PetscScalar    target;           \/* target value *\/$/;"	m	struct:_p_EPS
target	src/eps/impls/davidson/common/davidson.h	/^    target[2];         \/* target value *\/$/;"	m	struct:_dvdDashboard
target	src/eps/impls/external/primme/primme.c	/^  PetscReal target;               \/* a copy of eps's target *\/$/;"	m	struct:__anon1	file:
tau1	src/eps/examples/tutorials/ex9.c	/^  PetscScalar alpha,beta,tau1,tau2,sigma;$/;"	m	struct:__anon1	file:
tau2	src/eps/examples/tutorials/ex9.c	/^  PetscScalar alpha,beta,tau1,tau2,sigma;$/;"	m	struct:__anon1	file:
tempfile	config/cmakegen.py	/^  import tempfile, shutil$/;"	i
tempfile	config/configure.py	/^import tempfile$/;"	i
testConv	src/eps/impls/davidson/common/davidson.h	/^  PetscBool (*testConv)(struct _dvdDashboard*, PetscScalar eigvr,$/;"	m	struct:_dvdDashboard
testConv_data	src/eps/impls/davidson/common/davidson.h	/^  void *testConv_data;$/;"	m	struct:_dvdDashboard
testruns	config/configure.py	/^    testruns = testruns.union(set(['C_NoF128']))$/;"	v
testruns	config/configure.py	/^  testruns = set(petscconf.TEST_RUNS.split())$/;"	v
testruns	config/configure.py	/^  testruns = testruns.intersection(set(['C','F90','Fortran','C_NoComplex','Fortran_NoComplex']))$/;"	v
theta	src/eps/impls/davidson/common/dvd_improvex.c	/^    *theta,$/;"	m	struct:__anon11	file:
thetai	src/eps/impls/davidson/common/dvd_improvex.c	/^    *thetai;              \/* the shifts used in the correction eq. *\/$/;"	m	struct:__anon11	file:
time	config/configure.py	/^import time$/;"	i
tl	include/slepc-private/svdimpl.h	/^  Vec              tl,tr;       \/* template vectors *\/$/;"	m	struct:_p_SVD
tmpdir	config/configure.py	/^  tmpdir = tempfile.mkdtemp(prefix='slepc-')$/;"	v
tol	include/slepc-private/epsimpl.h	/^  PetscReal      tol;              \/* tolerance *\/$/;"	m	struct:_p_EPS
tol	include/slepc-private/qepimpl.h	/^  PetscReal      tol;              \/* tolerance *\/$/;"	m	struct:_p_QEP
tol	include/slepc-private/svdimpl.h	/^  PetscReal        tol;         \/* tolerance *\/$/;"	m	struct:_p_SVD
tol	src/eps/impls/davidson/common/davidson.h	/^  PetscReal tol;    \/* tolerance *\/$/;"	m	struct:_dvdDashboard
tol	src/eps/impls/davidson/common/dvd_improvex.c	/^  PetscReal tol,          \/* the maximum solution tolerance *\/$/;"	m	struct:__anon11	file:
tol	src/eps/impls/external/blopex/blopex.c	/^  lobpcg_Tolerance           tol;$/;"	m	struct:__anon1	file:
tr	include/slepc-private/svdimpl.h	/^  Vec              tl,tr;       \/* template vectors *\/$/;"	m	struct:_p_SVD
trackall	include/slepc-private/epsimpl.h	/^  PetscBool      trackall;         \/* whether all the residuals must be computed *\/$/;"	m	struct:_p_EPS
trackall	include/slepc-private/qepimpl.h	/^  PetscBool      trackall;         \/* whether all the residuals must be computed *\/$/;"	m	struct:_p_QEP
trackall	include/slepc-private/svdimpl.h	/^  PetscBool        trackall;$/;"	m	struct:_p_SVD
transharm	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*transharm)(DS,PetscScalar,PetscReal,PetscBool,PetscScalar*,PetscReal*);$/;"	m	struct:_DSOps
transmode	include/slepc-private/svdimpl.h	/^  SVDTransposeMode transmode;   \/* transpose mode *\/$/;"	m	struct:_p_SVD
transrks	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*transrks)(DS,PetscScalar);$/;"	m	struct:_DSOps
tridqdsZhuang	src/ds/impls/ghiep/dsghiep_dqds.c	/^static PetscErrorCode tridqdsZhuang(PetscInt n,PetscReal *e,PetscReal *q,PetscReal sum,PetscReal prod,PetscReal tol,PetscReal norm,PetscReal tolDef,PetscReal *e1,PetscReal *q1,PetscInt *fail) {$/;"	f	file:
tridqdsZhuang3	src/ds/impls/ghiep/dsghiep_dqds.c	/^static PetscErrorCode tridqdsZhuang3(PetscInt n,PetscReal *e,PetscReal *q,PetscReal sum,PetscReal prod,PetscReal tol,PetscReal norm,PetscReal tolDef,PetscInt *fail)$/;"	f	file:
trlan	config/configure.py	/^import trlan  $/;"	i
trlandir	config/configure.py	/^    trlandir = i.split('=')[1]$/;"	v
trlandir	config/configure.py	/^trlandir = ''$/;"	v
trlanlibs	config/configure.py	/^    trlanlibs = i.split('=')[1].split(',')$/;"	v
trlanlibs	config/configure.py	/^  trlanlibs = trlan.Check(slepcconf,slepcvars,cmake,tmpdir,trlandir,trlanlibs)$/;"	v
trlanlibs	config/configure.py	/^trlanlibs = []$/;"	v
trueres	include/slepc-private/epsimpl.h	/^  PetscBool      trueres;          \/* whether the true residual norm must be computed *\/$/;"	m	struct:_p_EPS
truncate	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*truncate)(DS,PetscInt);$/;"	m	struct:_DSOps
tv	src/eps/examples/tests/test8.c	/^static void tv(int nx,const PetscScalar *x,PetscScalar *y)$/;"	f	file:
tv	src/eps/examples/tutorials/ex3.c	/^static void tv(int nx,const PetscScalar *x,PetscScalar *y)$/;"	f	file:
u	src/eps/impls/davidson/common/dvd_improvex.c	/^    *u,                   \/* new X vectors *\/$/;"	m	struct:__anon11	file:
u	src/eps/impls/external/blzpack/blzpackp.h	/^  PetscScalar          *u;$/;"	m	struct:__anon1
unexpected	config/cmakegen.py	/^  def unexpected():$/;"	f	function:cmakeconditional
update	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*update)(DS);$/;"	m	struct:_DSOps
updateV	src/eps/impls/davidson/common/davidson.h	/^  PetscErrorCode (*updateV)(struct _dvdDashboard*);$/;"	m	struct:_dvdDashboard
updateV_data	src/eps/impls/davidson/common/davidson.h	/^  void *updateV_data;$/;"	m	struct:_dvdDashboard
update_omega	src/eps/impls/krylov/lanczos/lanczos.c	/^static void update_omega(PetscReal *omega,PetscReal *omega_old,PetscInt j,PetscReal *alpha,PetscReal *beta,PetscReal eps1,PetscReal anorm)$/;"	f	file:
url	setup.py	/^      url='http:\/\/www.grycap.upv.es\/slepc\/',$/;"	v
urllib	config/blopex.py	/^import urllib$/;"	i
urlparse	config/blopex.py	/^import urlparse$/;"	i
user	src/eps/impls/davidson/common/dvd_initv.c	/^  user;                 \/* number of user initial vectors *\/$/;"	m	struct:__anon12	file:
v	src/eps/impls/external/blzpack/blzpackp.h	/^  PetscScalar          *v;$/;"	m	struct:__anon1
value	src/eps/impls/krylov/krylovschur/krylovschur.h	/^  PetscReal	value;$/;"	m	struct:_n_shift
vectors	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*vectors)(DS,DSMatType,PetscInt*,PetscReal*);$/;"	m	struct:_DSOps
version	setup.py	/^      version=version(),$/;"	v
version	setup.py	/^def version():$/;"	f
view	include/slepc-private/dsimpl.h	/^  PetscErrorCode (*view)(DS,PetscViewer);$/;"	m	struct:_DSOps
view	include/slepc-private/epsimpl.h	/^  PetscErrorCode  (*view)(EPS,PetscViewer);$/;"	m	struct:_EPSOps
view	include/slepc-private/qepimpl.h	/^  PetscErrorCode  (*view)(QEP,PetscViewer);$/;"	m	struct:_QEPOps
view	include/slepc-private/stimpl.h	/^  PetscErrorCode (*view)(ST,PetscViewer);$/;"	m	struct:_STOps
view	include/slepc-private/svdimpl.h	/^  PetscErrorCode  (*view)(SVD,PetscViewer);$/;"	m	struct:_SVDOps
viewer	include/slepc-private/slepcimpl.h	/^  PetscViewer viewer;$/;"	m	struct:_n_SlepcConvMonitor
w	include/slepc-private/stimpl.h	/^  Vec          w;$/;"	m	struct:_p_ST
w	src/eps/impls/external/blopex/blopex.c	/^  Vec                        w;$/;"	m	struct:__anon1	file:
w	src/svd/impls/cross/cross.c	/^  Vec       w,diag;$/;"	m	struct:__anon1	file:
w2	src/st/impls/cayley/cayley.c	/^  Vec         w2;$/;"	m	struct:__anon1	file:
w2	src/st/impls/fold/fold.c	/^  Vec         w2;$/;"	m	struct:__anon1	file:
wS	src/eps/impls/davidson/common/davidson.c	/^  PetscScalar *wS;$/;"	m	struct:__anon1	file:
wV	src/eps/impls/davidson/common/davidson.c	/^  Vec         *wV;$/;"	m	struct:__anon1	file:
wb	include/slepc-private/stimpl.h	/^  Vec          wb;               \/* balancing requires an extra work vector *\/$/;"	m	struct:_p_ST
which	include/slepc-private/epsimpl.h	/^  EPSWhich       which;            \/* which part of the spectrum to be sought *\/$/;"	m	struct:_p_EPS
which	include/slepc-private/qepimpl.h	/^  QEPWhich       which;            \/* which part of the spectrum to be sought *\/$/;"	m	struct:_p_QEP
which	include/slepc-private/svdimpl.h	/^  SVDWhich         which;       \/* which singular values are computed *\/$/;"	m	struct:_p_SVD
which	src/eps/impls/davidson/common/davidson.h	/^  EPSWhich which;   \/* spectrum selection *\/$/;"	m	struct:_dvdDashboard
which_ctx	include/slepc-private/epsimpl.h	/^  void           *which_ctx;$/;"	m	struct:_p_EPS
which_ctx	include/slepc-private/qepimpl.h	/^  void           *which_ctx;$/;"	m	struct:_p_QEP
which_ctx	src/eps/interface/solve.c	/^  void *which_ctx;$/;"	m	struct:__anon1	file:
which_func	include/slepc-private/epsimpl.h	/^  PetscErrorCode (*which_func)(PetscScalar,PetscScalar,PetscScalar,PetscScalar,PetscInt*,void*);$/;"	m	struct:_p_EPS
which_func	include/slepc-private/qepimpl.h	/^  PetscErrorCode (*which_func)(PetscScalar,PetscScalar,PetscScalar,PetscScalar,PetscInt*,void*);$/;"	m	struct:_p_QEP
which_func	src/eps/interface/solve.c	/^  PetscErrorCode (*which_func)(PetscScalar,PetscScalar,PetscScalar,PetscScalar, PetscInt*,void*);$/;"	m	struct:__anon1	file:
withTarget	src/eps/impls/davidson/common/davidson.h	/^    withTarget;     \/* if there is a target *\/$/;"	m	struct:_dvdDashboard
withTarget	src/eps/impls/davidson/common/dvd_utils.c	/^    withTarget;$/;"	m	struct:__anon17	file:
with_statement	config/cmakegen.py	/^from __future__ import with_statement  # For python-2.5$/;"	i
work	include/slepc-private/dsimpl.h	/^  PetscScalar    *work;$/;"	m	struct:_p_DS
work	include/slepc-private/epsimpl.h	/^  Vec        *work;$/;"	m	struct:_p_EPS
work	include/slepc-private/qepimpl.h	/^  Vec        *work;$/;"	m	struct:_p_QEP
work	src/eps/impls/external/trlan/trlanp.h	/^  PetscReal          *work;$/;"	m	struct:__anon1
workd	src/eps/impls/external/arpack/arpackp.h	/^  PetscScalar  *workd;$/;"	m	struct:__anon1
workev	src/eps/impls/external/arpack/arpackp.h	/^  PetscScalar  *workev;$/;"	m	struct:__anon1
workl	src/eps/impls/external/arpack/arpackp.h	/^  PetscScalar  *workl;$/;"	m	struct:__anon1
write	config/cmakeboot.py	/^  def write(self,str):$/;"	m	class:StdoutLogger
write	config/log.py	/^def write(string):$/;"	f
writePackage	config/cmakegen.py	/^def writePackage(f,pkg,pkgdeps):$/;"	f
writeRoot	config/cmakegen.py	/^def writeRoot(f,petscdir,petscarch):$/;"	f
written	config/cmakegen.py	/^    written = True$/;"	v
x	include/slepc-private/vecimplslepc.h	/^  Vec           *x;       \/* the vectors *\/$/;"	m	struct:__anon3
x	src/eps/impls/external/primme/primme.c	/^  Vec       x,y;                  \/* auxiliary vectors *\/ $/;"	m	struct:__anon1	file:
x1	src/eps/examples/tutorials/ex9.c	/^  Vec         x1,x2,y1,y2;$/;"	m	struct:__anon1	file:
x1	src/qep/impls/linear/linearp.h	/^  Vec        x1,x2,y1,y2;     \/* work vectors *\/$/;"	m	struct:__anon1
x1	src/svd/impls/cyclic/cyclic.c	/^  Vec       x1,x2,y1,y2;$/;"	m	struct:__anon1	file:
x2	src/eps/examples/tutorials/ex9.c	/^  Vec         x1,x2,y1,y2;$/;"	m	struct:__anon1	file:
x2	src/qep/impls/linear/linearp.h	/^  Vec        x1,x2,y1,y2;     \/* work vectors *\/$/;"	m	struct:__anon1
x2	src/svd/impls/cyclic/cyclic.c	/^  Vec       x1,x2,y1,y2;$/;"	m	struct:__anon1	file:
xid	include/slepc-private/ipimpl.h	/^  PetscInt           xid;$/;"	m	struct:_p_IP
xstate	include/slepc-private/ipimpl.h	/^  PetscInt           xstate;$/;"	m	struct:_p_IP
y	src/eps/impls/external/primme/primme.c	/^  Vec       x,y;                  \/* auxiliary vectors *\/ $/;"	m	struct:__anon1	file:
y1	src/eps/examples/tutorials/ex9.c	/^  Vec         x1,x2,y1,y2;$/;"	m	struct:__anon1	file:
y1	src/qep/impls/linear/linearp.h	/^  Vec        x1,x2,y1,y2;     \/* work vectors *\/$/;"	m	struct:__anon1
y1	src/svd/impls/cyclic/cyclic.c	/^  Vec       x1,x2,y1,y2;$/;"	m	struct:__anon1	file:
y2	src/eps/examples/tutorials/ex9.c	/^  Vec         x1,x2,y1,y2;$/;"	m	struct:__anon1	file:
y2	src/qep/impls/linear/linearp.h	/^  Vec        x1,x2,y1,y2;     \/* work vectors *\/$/;"	m	struct:__anon1
y2	src/svd/impls/cyclic/cyclic.c	/^  Vec       x1,x2,y1,y2;$/;"	m	struct:__anon1	file:
