Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
2074 1025d 02h jroman /trunk/include/ Make SINVERT and CAYLEY work with target-relative sorting criteria; now the user should set the target instead of the shift
2073 1025d 02h jroman /trunk/include/ Minor change: GD and JD are not external solvers
2071 1027d 02h jroman /trunk/include/ Add new convergence test relative to the eigenvalue and the matrix norms
2070 1027d 02h jroman /trunk/include/ Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2068 1027d 03h jroman /trunk/include/ Remove unused conv and Z arrays in QEP
2066 1027d 05h jroman /trunk/include/ Adapt QARNOLDI to new convergence scheme
2065 1027d 06h jroman /trunk/include/ - Remove old ArnoldiResiduals subroutine
- Convert new ArnoldiResiduals subroutine to DenseSelectedEvec (dense.c), extracting the last step
2064 1027d 06h jroman /trunk/include/ Remove unused conv array
2062 1027d 08h jroman /trunk/include/ - Remove eps->Z since it is no longer required
- Adapt ARNOLDI to the new convergence scheme
2059 1027d 09h jroman /trunk/include/ Unified version of convergence check in Krylov solvers: EPSKrylovConvergence
2058 1027d 11h jroman /trunk/include/ - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2054 1028d 03h eromero /trunk/include/ - Added Monitor{All,LG,LGAll} and {Set,Get}TrackAll to QEP and SVD
- The EPS monitors show the eigenvalues of the original problem
- More correction in EPS for the new monitors
2045 1030d 02h jroman /trunk/include/ Added EPSComputeTrueResidual which is invoked in Krylov solvers whenever the -eps_true_residual flag is active
2044 1030d 04h antodo /trunk/include/ Fisrt version of the Quadratic Arnoldi method
2041 1030d 09h eromero /trunk/include/ - EPSMonitorDefault renamed to EPSMonitorAll
- Added EPSMonitorLGAll and improved EPSMonitorLG showing a figure with the approximate eigenvalues when the problem is hermitian and is compiled with complex numbers
2039 1031d 08h eromero /trunk/include/ - Improved EPSSortDenseSchurGeneralized in order to sort up to some number of eigenpairs
- Davidson methods sort the projected Schur problem partially, instead of entirely
2031 1038d 05h jroman /trunk/include/ Add trueres boolean attribute for the explicit computation of residuals; not used yet
2030 1038d 11h jroman /trunk/include/ Continue work on new convergence test scheme; residual convergence currently disabled
2027 1040d 11h jroman /trunk/include/ Store a random number generator context in all solvers so that random vectors are different from one call to the next
2020 1044d 02h eromero /trunk/include/ - Changed STPrecondSetMatForKSP to STPrecondSetKSPHasMat

Show All