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
/
jd
/
jd.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
431d 05h
eromero
/branches/slepc-3_2-indef/src/eps/impls/davidson/jd/jd.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.
2700
567d 02h
eromero
/branches/slepc-3_2-branch/src/eps/impls/davidson/jd/jd.c
Merged revision 2699 from trunk to slepc-3_2-branch.
2654
593d 04h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/jd/jd.c
Merge from trunk
2632
599d 04h
jroman
/branches/slepc-3_2-branch/src/eps/impls/davidson/jd/jd.c
Create branch for 3.2
2630
599d 04h
eromero
/trunk/src/eps/impls/davidson/jd/jd.c
Added an advertising of experimental options in GD and JD.
2616
600d 03h
eromero
/trunk/src/eps/impls/davidson/jd/jd.c
Avoided to set associated objects options (to indicate default options) in the create function of an object.
2611
600d 06h
eromero
/trunk/src/eps/impls/davidson/jd/jd.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.
2608
600d 10h
eromero
/trunk/src/eps/impls/davidson/jd/jd.c
Implemented the dynamic (newton) stopping criterion for the solution of the correction equation in JD.
2575
609d 06h
eromero
/trunk/src/eps/impls/davidson/jd/jd.c
Updated Copyright year.
2506
635d 07h
eromero
/trunk/src/eps/impls/davidson/jd/jd.c
Changed the default KSP tolerance values for JD.
2384
760d 09h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2348
774d 03h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Add EPSReset
2331
777d 23h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Enforce coding convention - whitespace around parentheses and commas
2330
778d 01h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Enforce coding convention - remove space before CHKERRQ
2328
778d 02h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Distinguish between collective and logically collective operations in manpages
2326
778d 06h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324
778d 12h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2317
781d 05h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Enforce coding convention and style guide
2304
795d 10h
eromero
/trunk/src/eps/impls/davidson/jd/jd.c
Fixed command line documentation for -eps_{gd/jd}_minv options.
2283
818d 01h
jroman
/trunk/src/eps/impls/davidson/jd/jd.c
Use angle brackets for includes; not finished yet
←Prev
1
2
Next→
Show All