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
/
davidson.h
@ 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
401d 19h
eromero
/branches/slepc-3_2-indef/src/eps/impls/davidson/common/davidson.h
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.
2682
550d 18h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/common/davidson.h
Merge from trunk 2672:2681
2632
569d 18h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/common/davidson.h
Create branch for 3.2
2624
569d 19h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Fixed more bugs in davidson solvers related with keeping converged vectors in the projector and in the projected problem.
2611
570d 20h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Fixed interface issues of JDGet/SetConstantCorrectionTolerance.
Added the interface to set the number of converged vectors in the projected problem and in the projector, for Davidson solvers.
2608
570d 23h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Implemented the dynamic (newton) stopping criterion for the solution of the correction equation in JD.
2607
571d 01h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Removed // comments from Davidson code.
2605
571d 02h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
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
579d 20h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Updated Copyright year.
2568
584d 21h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Fixed issues compiling with C++.
2556
590d 21h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Fixed bugs in dvd_blas for complex arithmetic.
Fixed bugs in B-orthogonal Davidson variant for complex arithmetic.
2555
590d 22h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2441
676d 03h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Fixed the PetscTruth from the previous change (sorry).
2440
676d 03h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Merged r2439 into trunk
2422
699d 12h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Fixed errors in macros DVD_FL_CALL and DVD_FL_DEL.
2348
744d 17h
jroman
/trunk/src/eps/impls/davidson/common/davidson.h
Add EPSReset
2324
749d 02h
jroman
/trunk/src/eps/impls/davidson/common/davidson.h
Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2283
788d 15h
jroman
/trunk/src/eps/impls/davidson/common/davidson.h
Use angle brackets for includes; not finished yet
2244
836d 17h
eromero
/trunk/src/eps/impls/davidson/common/davidson.h
Adapted Davidson solvers to support several calls to EPSSolve
2216
946d 15h
jroman
/trunk/src/eps/impls/davidson/common/davidson.h
Synchronize with petsc-dev: change PetscTruth to PetscBool
←Prev
1
2
Next→
Show All