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
/
pshep.c
@ 2822
- Rev 2822
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
2822
388d 17h
jroman
/trunk/src/ps/pshep.c
Remove warning
2821
388d 21h
jroman
/trunk/src/ps/pshep.c
Fix _stevr method in PSHEP
2819
390d 06h
jroman
/trunk/src/ps/pshep.c
Add method 2 (dstevr) to PSHEP - does not work yet
2818
390d 22h
jroman
/trunk/src/ps/pshep.c
Change behaviour of PSHEP so that dimensions are handled equal to PSNHEP, that is, takes into account the value of l; this fixes a problem in subspace with symmetric matrix
2814
394d 04h
jroman
/trunk/src/ps/pshep.c
Move EPSUpdateShiftRKS to PSTranslateRKS
2813
395d 20h
jroman
/trunk/src/ps/pshep.c
Add PSSwitchFormat_HEP to convert to/from compact storage
2807
396d 01h
jroman
/trunk/src/ps/pshep.c
Added PSVectors and implementations for PSHEP and PSNHEP
2806
396d 05h
jroman
/trunk/src/ps/pshep.c
Simplify compact storage in slice
2796
398d 17h
jroman
/trunk/src/ps/pshep.c
Integrate PSARROWTRID into PSHEP
2793
398d 21h
jroman
/trunk/src/ps/pshep.c
Add PSSetMethod
2792
399d 01h
jroman
/trunk/src/ps/pshep.c
Change Lanczos to use PS
2791
399d 02h
jroman
/trunk/src/ps/pshep.c
Fixes for complex and C++; extract common code from PSSort
2789
400d 00h
jroman
/trunk/src/ps/pshep.c
Enable use of complex version of tridiagonalization in the LAPACK interface, and some fixes for PSHEP
2787
400d 04h
jroman
/trunk/src/ps/pshep.c
Some fixes for PSHEP; added test
2783
401d 07h
jroman
/trunk/src/ps/pshep.c
Added PSHEP; does not work yet