Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2039 1028d 20h eromero /trunk/include/slepceps.h - Improved EPSSortDenseSchurGeneralized in order to sort up to some number of eigenpairs
- Davidson methods sort the projected Schur problem partially, instead of entirely
2031 1035d 16h jroman /trunk/include/slepceps.h Add trueres boolean attribute for the explicit computation of residuals; not used yet
2030 1035d 22h jroman /trunk/include/slepceps.h Continue work on new convergence test scheme; residual convergence currently disabled
2002 1049d 15h eromero /trunk/include/slepceps.h - Removed the custom preconditioner of PRIMME
1995 1056d 18h eromero /trunk/include/slepceps.h - Added some missing code for the jd solver and the fix parameter
1987 1063d 07h eromero /trunk/include/slepceps.h - Merging from branches/davidsones to trunk
1957 1137d 12h jroman /trunk/include/slepceps.h Add new function EPSSetMatrixNorms, not used yet
1947 1138d 19h jroman /trunk/include/slepceps.h More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1945 1139d 13h jroman /trunk/include/slepceps.h Rename EPS_USER to EPS_WHICH_USER
1944 1139d 13h jroman /trunk/include/slepceps.h Added leftvecs attribute for EPS and QEP; not used yet
1942 1139d 14h jroman /trunk/include/slepceps.h Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1940 1139d 21h jroman /trunk/include/slepceps.h Use more consistent names for enumerates
1937 1140d 13h jroman /trunk/include/slepceps.h Added EPSSetInitialSpaceLeft for providing initial left vectors; now ex12 works again
1936 1140d 14h jroman /trunk/include/slepceps.h Consistent naming of functions related to left eigenvectors
1933 1144d 17h jroman /trunk/include/slepceps.h Replaced EPSSetInitialVector by the new function EPSSetInitialSpace; still more work required for left initial vectors
1926 1144d 23h jroman /trunk/include/slepceps.h Rename EPSAttachDeflationSpace to EPSSetDeflationSpace and update Users Manual
1917 1151d 14h jroman /trunk/include/slepceps.h Change interface of EPSAttachDeflationSpace; now references of vectors are kept and copied only at setup
1915 1152d 08h jroman /trunk/include/slepceps.h New problem type EPS_GHIEP for generalized symmetric-indefinite eigenproblems (not tested yet)
1885 1175d 16h jroman /trunk/include/slepceps.h New naming convention for header files; renamed slepc.h to slepcsys.h and added a global slepc.h
1878 1224d 19h antodo /trunk/include/slepceps.h First version of Krylov-Schur with dynamic shift and invert

Show All