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)
/
branches
/
slepc-3_2-indef
/
src
/
eps
/
impls
/
davidson
/
common
/
dvd_improvex.c
@ 2779
- Rev 2779
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
2779
407d 09h
eromero
/branches/slepc-3_2-indef/src/eps/impls/davidson/common/dvd_improvex.c
Added indefinite orthogonalization to IPBOrthogonalize.
Added a dense classical GS orthogonalization routine.
Added support of indefinite problems for Davidson solvers.
Added options in order to explicitly indicate the Davidson method that the generic Davidson solver will employ.
2690
555d 08h
eromero
/branches/slepc-3_2-branch/src/eps/impls/davidson/common/dvd_improvex.c
Merge 2689 from trunk into slepc-3_2-branch
2682
556d 08h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/common/dvd_improvex.c
Merge from trunk 2672:2681
2667
568d 09h
eromero
/branches/slepc-3_2-branch/src/eps/impls/davidson/common/dvd_improvex.c
Merge from trunk to slepc-3_2-branch of revisions 2664:2666.
2664
568d 13h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/common/dvd_improvex.c
Merge two changes from trunk that were omitted in previous merges
2654
569d 09h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/common/dvd_improvex.c
Merge from trunk
2632
575d 08h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/common/dvd_improvex.c
Create branch for 3.2
2631
575d 08h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Fixed warning compiling with c++.
2624
575d 09h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Fixed more bugs in davidson solvers related with keeping converged vectors in the projector and in the projected problem.
2614
576d 08h
jroman
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Add manpage for VecCompCreate and friends
2608
576d 14h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Implemented the dynamic (newton) stopping criterion for the solution of the correction equation in JD.
2605
576d 17h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
mproved subspace management in Davidson solvers, reducing the total number of used vector.
Added experimental support to keep converged vectors in the projected problem and in the projector.
Fixed potencial bug in QEP and SVD object monitors that use an EPS monitor.
2575
585d 11h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Updated Copyright year.
2558
593d 10h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Changed EPS tests considering complex arithmetic.
Passed EPS tests for real and complex arithmetics.
Fixed bug in Davidson methods: when B-orthogonalizing, the eigenvectors are 2-normalized.
Relaxed the constrain that keeps the norm result real.
2555
596d 12h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2519
607d 14h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Fixed problems with jd in eps test1.
2474
634d 11h
jroman
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
A small fix to previous commit
2473
634d 11h
jroman
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Replace sqrt with PetscSqrtReal in preparation for quad support
2449
675d 15h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
ix lack of EPS options in -help for SVD and QEP.
Fix valgrind warning in EPSSetFromOptions.
Fix comment in dvd_improvex_jd_proj_uv_KZX.
2396
729d 14h
eromero
/trunk/src/eps/impls/davidson/common/dvd_improvex.c
Changed a PETSc error when the eigenpair residual is too low by a PetscInfo.
Fixed a bug in the computation of the projectors for the Davidson solvers. The special projectors will be temporally broken.
Fixed the need of the davidson solvers to set a right eps->perm.
Fixed the trouble of viewing an unused pc after using a davidson solver.
←Prev
1
2
Next→
Show All