Subversion Repositories slepc-dev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
3333 2d 08h jroman /trunk Some updates to the users manual
3332 2d 10h jroman /trunk Change -xxx_monitor_draw to -xxx_monitor_lg
3331 4d 11h jroman /trunk Fix Krylov-Schur and Lanczos for certain values of ncv
3330 5d 10h jroman /trunk Sync with petsc-dev: XXXViewFromOptions
3329 8d 18h jroman /trunk Use PetscStackCallBLAS; remove BLAS calls in example 3
3328 9d 10h jroman /trunk Fix warning
3327 12d 09h jroman /trunk Do not use NULL arguments in config tests, otherwise warnings may appear
3324 18d 18h jroman /trunk Merge from release (makefile)
3322 18d 18h jroman /trunk Merge from release (Fortran stubs)
3320 26d 16h eromero /trunk Fixed bug in dvd_static_precond_PC when pc is none, the pc is manipulated only if it's not none and the preconditioner matrix is set.
3318 27d 18h jroman /trunk Revert change 2550 because it causes grief when doing EPSView() followed by computevectors() in generalized problems with shift-invert if PC=none; don't know what the original motivation of this change was
3317 31d 16h eromero /trunk Redone the change at revision 3316 to fit the PETSc style.
3316 31d 16h eromero /trunk Fixed compilation error introduced in 3315.
3315 31d 17h eromero /trunk Fixed bug in veccomp caused by revision 3314.
3314 32d 17h jroman /trunk Move initialization of VecComp to VecCompCreate(); this fixes a memory leak introduced in 3311
3313 32d 18h eromero /trunk Moved some functions from veccomp0.h to veccomp.c that are not included twice.
3312 37d 09h jroman /trunk Fix LOCDIR in makefiles
3311 37d 09h jroman /trunk Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3310 40d 10h eromero /trunk Removed unnecessary conditions in EPS 'ex7.c'.
3309 40d 10h eromero /trunk Fixed EPS davidson solvers in order to pass EPS test5.

Show All