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
/
ps
/
psnhep.c
@ 2807
- Rev 2807
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
2807
394d 16h
jroman
/trunk/src/ps/psnhep.c
Added PSVectors and implementations for PSHEP and PSNHEP
2793
397d 12h
jroman
/trunk/src/ps/psnhep.c
Add PSSetMethod
2784
399d 13h
jroman
/trunk/src/ps/psnhep.c
Add example for testing PSNHEP
2783
399d 23h
jroman
/trunk/src/ps/psnhep.c
Added PSHEP; does not work yet
2782
400d 15h
jroman
/trunk/src/ps/psnhep.c
Do not use real Q as workspace in SYTRD to avoid potential problems in complex
2777
401d 16h
jroman
/trunk/src/ps/psnhep.c
Print matrices in PSView() for debugging purposes
2775
402d 12h
jroman
/trunk/src/ps/psnhep.c
First attempt to change symmetric Krylov-Schur to use PS; does not work yet
2773
402d 17h
jroman
/trunk/src/ps/psnhep.c
Partial migration of Krylov-Schur to use PS
2772
403d 12h
jroman
/trunk/src/ps/psnhep.c
Add PSTranslateHarmonic operation and use it from Arnoldi
2771
403d 13h
jroman
/trunk/src/ps/psnhep.c
Split psbasic.c in two files
2770
403d 14h
jroman
/trunk/src/ps/psnhep.c
Allow for more dynamic allocation of workspace within PS
2767
403d 15h
jroman
/trunk/src/ps/psnhep.c
Use the same leading dimension for all matrices in PS
2766
403d 17h
jroman
/trunk/src/ps/psnhep.c
Integrate EPSHessCond into PS
2765
403d 18h
jroman
/trunk/src/ps/psnhep.c
Minor changes in PS and subspace
2764
403d 19h
jroman
/trunk/src/ps/psnhep.c
Clean PSSolve_NHEP and manage workspace correctly
2763
403d 21h
jroman
/trunk/src/ps/psnhep.c
First version of subspace using the PS object
2759
406d 00h
jroman
/trunk/src/ps/psnhep.c
More work on PS
2758
406d 15h
jroman
/trunk/src/ps/psnhep.c
More work on PS: add a PS object to the EPS context