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
/
gd
/
gd.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
403d 09h
eromero
/branches/slepc-3_2-indef/src/eps/impls/davidson/gd/gd.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.
2654
565d 09h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/gd/gd.c
Merge from trunk
2632
571d 09h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/gd/gd.c
Create branch for 3.2
2630
571d 09h
eromero
/trunk/src/eps/impls/davidson/gd/gd.c
Added an advertising of experimental options in GD and JD.
2616
572d 08h
eromero
/trunk/src/eps/impls/davidson/gd/gd.c
Avoided to set associated objects options (to indicate default options) in the create function of an object.
2611
572d 11h
eromero
/trunk/src/eps/impls/davidson/gd/gd.c
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.
2575
581d 11h
eromero
/trunk/src/eps/impls/davidson/gd/gd.c
Updated Copyright year.
2555
592d 13h
eromero
/trunk/src/eps/impls/davidson/gd/gd.c
Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2384
732d 14h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2348
746d 07h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Add EPSReset
2331
750d 04h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Enforce coding convention - whitespace around parentheses and commas
2330
750d 05h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Enforce coding convention - remove space before CHKERRQ
2328
750d 06h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Distinguish between collective and logically collective operations in manpages
2326
750d 10h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324
750d 17h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2317
753d 09h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Enforce coding convention and style guide
2304
767d 14h
eromero
/trunk/src/eps/impls/davidson/gd/gd.c
Fixed command line documentation for -eps_{gd/jd}_minv options.
2291
776d 17h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Fix fortranstubs, broken in rev 2283
2283
790d 06h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Use angle brackets for includes; not finished yet
2242
842d 08h
jroman
/trunk/src/eps/impls/davidson/gd/gd.c
Various fixes to the online documentation
←Prev
1
2
Next→
Show All