Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
2699 538d 13h eromero /trunk/ Changed the default ksp type of JD to bcgsl (broken EPS test9 and test11).
2698 539d 00h jroman /trunk/ Require python 2.4
2697 541d 19h jroman /trunk/ Update logo in users manual
2695 545d 14h jroman /trunk/ Avoid a different PetscRandom context for EPS and the BLOPEX interface
2693 545d 16h jroman /trunk/ Fixes for BLOPEX in the manual and ex13
2691 549d 15h jroman /trunk/ Random seeds must be set in order for SlepcVecSetRandom to work correctly
2689 550d 14h eromero /trunk/ In Davidson solvers, the convergence test with the eigenvalue residual is activated with the EPS true residual option.
2688 550d 23h jroman /trunk/ Update PETSc web site address
2687 551d 01h jroman /trunk/ Add LOCDIR to ftn-custom makefile
2686 551d 14h jroman /trunk/ Add missing MANSEC
2681 551d 15h eromero /trunk/ Fixed bug in EPSCleanDenseSchur for complex arithmetic.
Fixed compiling warning in complex.
2680 551d 16h jroman /trunk/ Add configure tests for newly added BlasLapack functions
2679 551d 17h jroman /trunk/ Fix check.Link: tests for individual Lapack routines were being done incorrectly because previous checklink.c existed
2678 551d 17h eromero /trunk/ Fixed bug, prevented the default value of ncv to be larger than the problem dimension in Davidson solvers.
Set harmonic as default extraction in Davidson solvers when seeking eigenvalues close to a target.
2677 551d 17h jroman /trunk/ Fix compile problem in complex
2676 551d 18h jroman /trunk/ Fix the 'slepc_html' rule to avoid badly-formed html files for include files containing function prototypes with the keyword 'extern'
2675 551d 19h eromero /trunk/ Optimized VecsMultS when sU=0.
Optimized dvd_improvex_jd_proj_cuv when pwindow>0.
2674 551d 20h eromero /trunk/ Modified GD and JD EPS test5 options considering that small problems are solved.
2673 551d 22h eromero /trunk/ Fixed problem compiling with complex arithmetic.
2672 552d 09h eromero /trunk/ Added a function to format generalized Schur decompositions in the LAPACK way.
Allowed GNHP to be solved without harmonic extraction in Davidson methods.
Considered the residual associated to the eigenpair, instead to the Schur pair, in the convergence criteria, for Davidson solvers.
Fixed bug: in some cases JD was not using the preconditioner.

Show All