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
2116 1024d 22h eromero /trunk/src/eps/interface/default.c Updated the copyright
2083 1026d 04h eromero /trunk/src/eps/interface/default.c Completed the convergence test interface
2071 1029d 03h jroman /trunk/src/eps/interface/default.c Add new convergence test relative to the eigenvalue and the matrix norms
2070 1029d 03h jroman /trunk/src/eps/interface/default.c Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2058 1029d 11h jroman /trunk/src/eps/interface/default.c - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2056 1030d 03h jroman /trunk/src/eps/interface/default.c More work on new scheme for convergence check; harmonic Krylov-Schur is broken
2053 1030d 05h jroman /trunk/src/eps/interface/default.c Minor changes
2045 1032d 03h jroman /trunk/src/eps/interface/default.c Added EPSComputeTrueResidual which is invoked in Krylov solvers whenever the -eps_true_residual flag is active
2030 1040d 12h jroman /trunk/src/eps/interface/default.c Continue work on new convergence test scheme; residual convergence currently disabled
2027 1042d 11h jroman /trunk/src/eps/interface/default.c Store a random number generator context in all solvers so that random vectors are different from one call to the next
1956 1143d 01h jroman /trunk/src/eps/interface/default.c Change SlepcVecSetRandom to use PetscRandomGetValue
1947 1143d 09h jroman /trunk/src/eps/interface/default.c More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1940 1144d 11h jroman /trunk/src/eps/interface/default.c Use more consistent names for enumerates
1933 1149d 06h jroman /trunk/src/eps/interface/default.c Replaced EPSSetInitialVector by the new function EPSSetInitialSpace; still more work required for left initial vectors
1931 1149d 09h jroman /trunk/src/eps/interface/default.c Remove unused call to STSetOperators
1929 1149d 09h jroman /trunk/src/eps/interface/default.c Two additional uses of n and nloc attributes in EPS
1850 1291d 10h antodo /trunk/src/eps/interface/default.c Fix eigenvector normalization and relative error computation.
1830 1313d 03h antodo /trunk/src/eps/interface/default.c More simple and efficient convergence check with explicitly computed residual.
1819 1333d 02h jroman /trunk/src/eps/interface/default.c Some fixes for balancing
1812 1333d 06h antodo /trunk/src/eps/interface/default.c Check convergence with explicitly computed residual in Krylov-Schur and Arnoldi eigensolvers with non-Hermitian problems.

Show All