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
2031 1035d 09h jroman /trunk/src/eps/interface/basic.c Add trueres boolean attribute for the explicit computation of residuals; not used yet
2027 1037d 15h jroman /trunk/src/eps/interface/basic.c Store a random number generator context in all solvers so that random vectors are different from one call to the next
1957 1137d 05h jroman /trunk/src/eps/interface/basic.c Add new function EPSSetMatrixNorms, not used yet
1953 1138d 07h jroman /trunk/src/eps/interface/basic.c Make the AV vectors private to the eigensolvers that use them
1947 1138d 12h jroman /trunk/src/eps/interface/basic.c 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 06h jroman /trunk/src/eps/interface/basic.c Rename EPS_USER to EPS_WHICH_USER
1944 1139d 06h jroman /trunk/src/eps/interface/basic.c Added leftvecs attribute for EPS and QEP; not used yet
1942 1139d 07h jroman /trunk/src/eps/interface/basic.c Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1940 1139d 14h jroman /trunk/src/eps/interface/basic.c Use more consistent names for enumerates
1938 1140d 06h jroman /trunk/src/eps/interface/basic.c In EPSView, display subspace dimensions only if nonzero
1937 1140d 06h jroman /trunk/src/eps/interface/basic.c Added EPSSetInitialSpaceLeft for providing initial left vectors; now ex12 works again
1933 1144d 10h jroman /trunk/src/eps/interface/basic.c Replaced EPSSetInitialVector by the new function EPSSetInitialSpace; still more work required for left initial vectors
1932 1144d 11h jroman /trunk/src/eps/interface/basic.c Added EPSSetInitialSpace, not used yet
1917 1151d 07h jroman /trunk/src/eps/interface/basic.c Change interface of EPSAttachDeflationSpace; now references of vectors are kept and copied only at setup
1915 1152d 01h jroman /trunk/src/eps/interface/basic.c New problem type EPS_GHIEP for generalized symmetric-indefinite eigenproblems (not tested yet)
1853 1284d 14h antodo /trunk/src/eps/interface/basic.c Move package functions to private headers
1851 1285d 08h antodo /trunk/src/eps/interface/basic.c Add FinalizePackage functions to EPS, ST and SVD classes.
1830 1308d 07h antodo /trunk/src/eps/interface/basic.c More simple and efficient convergence check with explicitly computed residual.
1818 1328d 06h jroman /trunk/src/eps/interface/basic.c Improve information for target modes in EPSView
1811 1329d 02h jroman /trunk/src/eps/interface/basic.c Miscellaneous fixes for EPS manual pages

Show All