BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenčina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
slepc-dev
(root)
/
trunk
/
src
/
eps
/
impls
/
krylov
/
krylovschur
/
ks-harm.c
@ 2116
- Rev 2116
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
2116
1022d 17h
eromero
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Updated the copyright
2099
1023d 02h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Harmonic KS does not need a specific subroutine for the projected problem; reuse the nonsym one
2059
1027d 04h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Unified version of convergence check in Krylov solvers: EPSKrylovConvergence
2057
1027d 06h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Fixes for harmonic Krylov-Schur in the symmetric case, which was broken since r2025
2056
1027d 22h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
More work on new scheme for convergence check; harmonic Krylov-Schur is broken
2046
1029d 21h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Add support for 'trackall' monitors in Krylov eigensolvers
2045
1029d 22h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Added EPSComputeTrueResidual which is invoked in Krylov solvers whenever the -eps_true_residual flag is active
2030
1038d 07h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Continue work on new convergence test scheme; residual convergence currently disabled
2026
1040d 21h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
More work on new convergence scheme
1987
1065d 16h
eromero
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
- Merging from branches/davidsones to trunk
1830
1310d 22h
antodo
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
More simple and efficient convergence check with explicitly computed residual.
1823
1324d 04h
antodo
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Split EPSSortDenseSchur in two functions. Revert to safer selection sort algorithm.
1794
1336d 23h
antodo
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Check convergence with explicitly computed residual. Only works for Krylov-Schur and Arnoldi eigensolvers with Hermitian problems.
1785
1342d 02h
antodo
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
First version of user converge checking. Only works for Krylov-Schur and Arnoldi eigensolvers.
1784
1342d 05h
antodo
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Support for generalized Schur decomposition in EPSSortDenseSchur
1782
1344d 04h
antodo
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
New eigenvalue sorting code. Correct bug with complex conjugate eigenvalues and shit-and-invert.
1755
1412d 04h
antodo
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Use BLAS2 instead of VecMAXPY. Minor interface changes in IPOrthogonalize.
1720
1499d 01h
antodo
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
make sure PetscLogDouble [or double precision] is used with PetscLogFlops()
1706
1528d 05h
jroman
/trunk/src/eps/impls/krylov/krylovschur/ks-harm.c
Reorganize eps/impls subdirectories: move Krylov-type solvers to subdir krylov
1681
1568d 06h
slepc
schur/ks-harm.c
antodo: bug con la inicializacion de variables
←Prev
1
2
Next→
Show All