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
2407 711d 18h jroman / Move PetscRandomSetFromOptions to XXXCreate to avoid problems when users do not call XXXSetFromOptions
2406 711d 22h jroman / More uses of PetscTypeCompareAny
2405 711d 22h jroman / Use PetscTypeCompareAny
2404 712d 18h jroman / More work on spectrum slicing: skeleton solver added
2403 712d 22h jroman / Start work on spectrum slicing: added EPS_ALL and EPSSetInterval
2402 712d 22h jroman / Add -eps_view before
2401 717d 14h jroman / Improve EPS tests
2400 717d 15h jroman / EPSReset should not unset problem_type
2399 717d 23h jroman / Print messages according to original intention of test3
2398 718d 15h jroman / Fix problem in dynamic libraries introduced in rev 2324
2397 722d 10h eromero / Fixed bug, EPSDefaultFreeWork didn't set eps->nwork to zero.
Increased the default max_it for davidson solvers.
Updated eps runtest1_1 for testing with other important eps types.
Updated eps test3 to call appropriated EPSSetWhichEigenpairs.
Fixed minor error in the eps tests makefile.
2396 724d 21h eromero / Changed a PETSc error when the eigenpair residual is too low by a PetscInfo.
Fixed a bug in the computation of the projectors for the Davidson solvers. The special projectors will be temporally broken.
Fixed the need of the davidson solvers to set a right eps->perm.
Fixed the trouble of viewing an unused pc after using a davidson solver.
2395 724d 23h jroman / PCONF is not used anymore
2394 725d 17h jroman / Fix format specifiers for quad precision
2393 725d 17h jroman / Allow for precision=__float128
2392 726d 16h jroman / Protect from unavailable Lapack functions
2391 726d 17h jroman / Remove compiler warning
2390 728d 18h jroman / Protect SVDCYCLIC for the case of small N
2389 728d 18h jroman / Protect SVDCYCLIC for the case of small N
2388 728d 19h jroman / Do not put code after PetscOptionsTail

Show All