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/
- Rev 3343
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
2839
385d 22h
jroman
/trunk/
If the build fails return an error code
2838
386d 05h
carcamgo
/trunk/
Fix compilation errors in complex
2837
386d 21h
jroman
/trunk/
Add _hsein to LAPACK interface
2836
387d 05h
carcamgo
/trunk/
Add routines and methods for PSGHIEP
2835
387d 06h
jroman
/trunk/
Move the truncation of the Schur decomposition from the generic EPSSolve to the end of EPSSolve_* specific to non-Hermitian problems
2834
387d 18h
jroman
/trunk/
Add extrarow flag in PS; not used yet
2833
387d 19h
jroman
/trunk/
Add protection for missing Lapack call
2832
387d 22h
jroman
/trunk/
Better way of handling different methods in PS
2831
387d 22h
jroman
/trunk/
Fix a couple of bugs in non-Hermitian EPS
2830
387d 23h
jroman
/trunk/
Remove warnings
2829
388d 02h
jroman
/trunk/
Add new method for reducing the arrowhead block to tridiagonal form
2828
388d 06h
jroman
/trunk/
Revert last change
2827
388d 07h
jroman
/trunk/
Last argument of BLASrot_ is a scalar
2826
390d 05h
jroman
/trunk/
Separate the two PSHEP methods in different subroutines
2825
390d 06h
carcamgo
/trunk/
Rename k to j
2824
391d 05h
jroman
/trunk/
Some fixes for Lanczos required to work with PS
2823
392d 08h
jroman
/trunk/
Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2822
392d 18h
jroman
/trunk/
Remove warning
2821
392d 21h
jroman
/trunk/
Fix _stevr method in PSHEP
2820
393d 01h
carcamgo
/trunk/
Fix slicing to use new PSHEP
2819
394d 06h
jroman
/trunk/
Add method 2 (dstevr) to PSHEP - does not work yet
2818
394d 23h
jroman
/trunk/
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
2817
395d 21h
jroman
/trunk/
Rename SlepcInitializeMatlab to SlepcInitializeNoPointers
2816
395d 21h
jroman
/trunk/
Add SetUp to Matlab examples
2815
396d 05h
jroman
/trunk/
Add PSSetRefined - not used yet
2814
398d 05h
jroman
/trunk/
Move EPSUpdateShiftRKS to PSTranslateRKS
2813
399d 21h
jroman
/trunk/
Add PSSwitchFormat_HEP to convert to/from compact storage
2812
399d 22h
jroman
/trunk/
Get rid of eps->T since it is not necessary anymore
2811
399d 22h
jroman
/trunk/
Use PSVectors in EPSKrylovConvergence
2810
399d 23h
jroman
/trunk/
Remove Tl field in EPS structure
2809
399d 23h
jroman
/trunk/
Use PSVectors in EPSComputeVectors_Schur
2808
400d 00h
carcamgo
/trunk/
Add skeleton of new PSGHIEP
2807
400d 01h
jroman
/trunk/
Added PSVectors and implementations for PSHEP and PSNHEP
2806
400d 06h
jroman
/trunk/
Simplify compact storage in slice
2805
400d 06h
carcamgo
/trunk/
Adaptation of Spectrum Slicing to PS
2804
401d 05h
jroman
/trunk/
Change meaning of third argument of EPSKrylovConvergence
2803
401d 06h
jroman
/trunk/
Use PetscBLASInt rather than PetscBool for LOGICAL arguments in BLAS
2802
401d 22h
jroman
/trunk/
Fix ordering of eigenvalues in spectrum slicing
2801
402d 00h
jroman
/trunk/
Add a warning in the users manual concerning the relative convergence criterion
2800
402d 00h
jroman
/trunk/
Change default convergence criterion: now it is always relative to abs(lambda) even for small lambda.
Renamed XXXYyyyyyConverged to XXXConvergedYyyyyy