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
2077 1026d 15h eromero /trunk/src/ - Automatic fortran wrappers for GetEPS, GetCompanionForm and GetExplicitMatrix in QEPLINEAR
2075 1027d 05h jroman /trunk/src/ Change ex15 to extract also singular vectors
2074 1027d 06h jroman /trunk/src/ Make SINVERT and CAYLEY work with target-relative sorting criteria; now the user should set the target instead of the shift
2071 1029d 06h jroman /trunk/src/ Add new convergence test relative to the eigenvalue and the matrix norms
2070 1029d 06h jroman /trunk/src/ Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2069 1029d 07h jroman /trunk/src/ Remove call to conv_func in SUBSPACE since it has its own built-in convergence criterion, difficult to adapt to the new scheme
2068 1029d 07h jroman /trunk/src/ Remove unused conv and Z arrays in QEP
2067 1029d 07h jroman /trunk/src/ Bugfix in Q-Arnoldi when scalar-type=complex
2066 1029d 08h jroman /trunk/src/ Adapt QARNOLDI to new convergence scheme
2065 1029d 09h jroman /trunk/src/ - Remove old ArnoldiResiduals subroutine
- Convert new ArnoldiResiduals subroutine to DenseSelectedEvec (dense.c), extracting the last step
2064 1029d 10h jroman /trunk/src/ Remove unused conv array
2063 1029d 11h eromero /trunk/src/ - Bug fixed: initial space in svd is right set in the associated eps
2062 1029d 11h jroman /trunk/src/ - Remove eps->Z since it is no longer required
- Adapt ARNOLDI to the new convergence scheme
2061 1029d 12h eromero /trunk/src/ - Removed the custom tag from GetEPS and GetExplicitMatrix from cross, cyclic and linear
2060 1029d 12h jroman /trunk/src/ Fixes in QARNOLDI for complex build
2059 1029d 13h jroman /trunk/src/ Unified version of convergence check in Krylov solvers: EPSKrylovConvergence
2058 1029d 14h jroman /trunk/src/ - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2057 1029d 14h jroman /trunk/src/ Fixes for harmonic Krylov-Schur in the symmetric case, which was broken since r2025
2056 1030d 06h jroman /trunk/src/ More work on new scheme for convergence check; harmonic Krylov-Schur is broken
2055 1030d 06h eromero /trunk/src/ - Implemented the trackall in cyclic, cross and linear

Show All