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
2214 944d 17h jroman /trunk/src/eps/interface/default.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 944d 18h jroman /trunk/src/eps/interface/default.c Synchronize with petsc-dev: rename Cookie to ClassId
2139 1013d 00h jroman /trunk/src/eps/interface/default.c Fix some warnings
2116 1018d 14h eromero /trunk/src/eps/interface/default.c Updated the copyright
2083 1019d 20h eromero /trunk/src/eps/interface/default.c Completed the convergence test interface
2071 1022d 18h jroman /trunk/src/eps/interface/default.c Add new convergence test relative to the eigenvalue and the matrix norms
2070 1022d 19h 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 1023d 03h jroman /trunk/src/eps/interface/default.c - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2056 1023d 18h jroman /trunk/src/eps/interface/default.c More work on new scheme for convergence check; harmonic Krylov-Schur is broken
2053 1023d 20h jroman /trunk/src/eps/interface/default.c Minor changes
2045 1025d 19h jroman /trunk/src/eps/interface/default.c Added EPSComputeTrueResidual which is invoked in Krylov solvers whenever the -eps_true_residual flag is active
2030 1034d 04h jroman /trunk/src/eps/interface/default.c Continue work on new convergence test scheme; residual convergence currently disabled
2027 1036d 03h 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 1136d 17h jroman /trunk/src/eps/interface/default.c Change SlepcVecSetRandom to use PetscRandomGetValue
1947 1137d 00h 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 1138d 02h jroman /trunk/src/eps/interface/default.c Use more consistent names for enumerates
1933 1142d 22h jroman /trunk/src/eps/interface/default.c Replaced EPSSetInitialVector by the new function EPSSetInitialSpace; still more work required for left initial vectors
1931 1143d 00h jroman /trunk/src/eps/interface/default.c Remove unused call to STSetOperators
1929 1143d 01h jroman /trunk/src/eps/interface/default.c Two additional uses of n and nloc attributes in EPS
1850 1285d 01h antodo /trunk/src/eps/interface/default.c Fix eigenvector normalization and relative error computation.

Show All