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
2116 1023d 00h eromero /trunk/include/ Updated the copyright
2114 1023d 04h eromero /trunk/include/ Fixed issues in order to compile with complex and c++
2109 1023d 05h eromero /trunk/include/ Added the header of STGetMatStructure (sorry :( )
2106 1023d 05h jroman /trunk/include/ Remove unused pointer schur_func
2099 1023d 09h jroman /trunk/include/ Harmonic KS does not need a specific subroutine for the projected problem; reuse the nonsym one
2092 1024d 00h jroman /trunk/include/ Replace STSINV with the more consistent STSINVERT
2089 1024d 03h jroman /trunk/include/ Remove STFoldSetLeftSide; now backtransformed eigenvalues are ignored and replaced by the explicitly computed Rayleigh quotient
2083 1024d 06h eromero /trunk/include/ Completed the convergence test interface
2079 1024d 11h eromero /trunk/include/ - Added SVD{,TR}LanczosGetOneSide
- cyclic transfers the initial subspace from svd to its eps
2074 1025d 05h 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 05h jroman /trunk/include/ Minor change: GD and JD are not external solvers
2071 1027d 05h jroman /trunk/include/ Add new convergence test relative to the eigenvalue and the matrix norms
2070 1027d 05h jroman /trunk/include/ Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2068 1027d 06h jroman /trunk/include/ Remove unused conv and Z arrays in QEP
2066 1027d 08h jroman /trunk/include/ Adapt QARNOLDI to new convergence scheme
2065 1027d 08h jroman /trunk/include/ - Remove old ArnoldiResiduals subroutine
- Convert new ArnoldiResiduals subroutine to DenseSelectedEvec (dense.c), extracting the last step
2064 1027d 09h jroman /trunk/include/ Remove unused conv array
2062 1027d 10h jroman /trunk/include/ - Remove eps->Z since it is no longer required
- Adapt ARNOLDI to the new convergence scheme
2059 1027d 12h jroman /trunk/include/ Unified version of convergence check in Krylov solvers: EPSKrylovConvergence
2058 1027d 13h jroman /trunk/include/ - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged

Show All