Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
3332 1d 10h jroman /trunk/src/ Change -xxx_monitor_draw to -xxx_monitor_lg
3331 3d 11h jroman /trunk/src/ Fix Krylov-Schur and Lanczos for certain values of ncv
3330 4d 10h jroman /trunk/src/ Sync with petsc-dev: XXXViewFromOptions
3329 7d 18h jroman /trunk/src/ Use PetscStackCallBLAS; remove BLAS calls in example 3
3328 8d 10h jroman /trunk/src/ Fix warning
3322 17d 18h jroman /trunk/src/ Merge from release (Fortran stubs)
3320 25d 16h eromero /trunk/src/ 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 26d 18h jroman /trunk/src/ 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 30d 16h eromero /trunk/src/ Redone the change at revision 3316 to fit the PETSc style.
3316 30d 16h eromero /trunk/src/ Fixed compilation error introduced in 3315.
3315 30d 17h eromero /trunk/src/ Fixed bug in veccomp caused by revision 3314.
3314 31d 17h jroman /trunk/src/ Move initialization of VecComp to VecCompCreate(); this fixes a memory leak introduced in 3311
3313 31d 18h eromero /trunk/src/ Moved some functions from veccomp0.h to veccomp.c that are not included twice.
3311 36d 09h jroman /trunk/src/ Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3310 39d 10h eromero /trunk/src/ Removed unnecessary conditions in EPS 'ex7.c'.
3309 39d 10h eromero /trunk/src/ Fixed EPS davidson solvers in order to pass EPS test5.
3308 39d 16h eromero /trunk/src/ Fixed EPS tutorial example ex7.c.
3307 41d 10h jroman /trunk/src/ Fixes in tests
3306 42d 08h jroman /trunk/src/ Fix Lapack error messages
3305 42d 15h jroman /trunk/src/ Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()

Show All