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 1023d 02h eromero /trunk/src/ - Automatic fortran wrappers for GetEPS, GetCompanionForm and GetExplicitMatrix in QEPLINEAR
2075 1023d 16h jroman /trunk/src/ Change ex15 to extract also singular vectors
2074 1023d 16h 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 1025d 16h jroman /trunk/src/ Add new convergence test relative to the eigenvalue and the matrix norms
2070 1025d 16h jroman /trunk/src/ Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2069 1025d 17h 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 1025d 18h jroman /trunk/src/ Remove unused conv and Z arrays in QEP
2067 1025d 18h jroman /trunk/src/ Bugfix in Q-Arnoldi when scalar-type=complex
2066 1025d 19h jroman /trunk/src/ Adapt QARNOLDI to new convergence scheme
2065 1025d 20h jroman /trunk/src/ - Remove old ArnoldiResiduals subroutine
- Convert new ArnoldiResiduals subroutine to DenseSelectedEvec (dense.c), extracting the last step
2064 1025d 20h jroman /trunk/src/ Remove unused conv array
2063 1025d 22h eromero /trunk/src/ - Bug fixed: initial space in svd is right set in the associated eps
2062 1025d 22h jroman /trunk/src/ - Remove eps->Z since it is no longer required
- Adapt ARNOLDI to the new convergence scheme
2061 1025d 22h eromero /trunk/src/ - Removed the custom tag from GetEPS and GetExplicitMatrix from cross, cyclic and linear
2060 1025d 22h jroman /trunk/src/ Fixes in QARNOLDI for complex build
2059 1025d 23h jroman /trunk/src/ Unified version of convergence check in Krylov solvers: EPSKrylovConvergence
2058 1026d 01h jroman /trunk/src/ - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2057 1026d 01h jroman /trunk/src/ Fixes for harmonic Krylov-Schur in the symmetric case, which was broken since r2025
2056 1026d 16h jroman /trunk/src/ More work on new scheme for convergence check; harmonic Krylov-Schur is broken
2055 1026d 17h eromero /trunk/src/ - Implemented the trackall in cyclic, cross and linear

Show All