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
2410 708d 13h jroman /trunk/src/eps/ Smarter way of handling contiguous vector storage: do VecDuplicateVecs on a special vector (SlepcVecSetTemplate)
2409 709d 09h jroman /trunk/src/eps/ Forgot to put an empty string to terminate the list in PetscTypeCompareAny
2407 709d 14h jroman /trunk/src/eps/ Move PetscRandomSetFromOptions to XXXCreate to avoid problems when users do not call XXXSetFromOptions
2405 709d 18h jroman /trunk/src/eps/ Use PetscTypeCompareAny
2404 710d 14h jroman /trunk/src/eps/ More work on spectrum slicing: skeleton solver added
2403 710d 17h jroman /trunk/src/eps/ Start work on spectrum slicing: added EPS_ALL and EPSSetInterval
2402 710d 18h jroman /trunk/src/eps/ Add -eps_view before
2401 715d 10h jroman /trunk/src/eps/ Improve EPS tests
2400 715d 11h jroman /trunk/src/eps/ EPSReset should not unset problem_type
2399 715d 19h jroman /trunk/src/eps/ Print messages according to original intention of test3
2398 716d 11h jroman /trunk/src/eps/ Fix problem in dynamic libraries introduced in rev 2324
2397 720d 06h eromero /trunk/src/eps/ 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 722d 17h eromero /trunk/src/eps/ 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 722d 19h jroman /trunk/src/eps/ PCONF is not used anymore
2394 723d 13h jroman /trunk/src/eps/ Fix format specifiers for quad precision
2392 724d 12h jroman /trunk/src/eps/ Protect from unavailable Lapack functions
2391 724d 13h jroman /trunk/src/eps/ Remove compiler warning
2387 726d 20h jroman /trunk/src/eps/ Added two new tests in EPS; test3 does not work yet
2386 729d 14h jroman /trunk/src/eps/ Non-contiguous version of SlepcVecMAXPBY
2384 729d 16h jroman /trunk/src/eps/ Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers

Show All