Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
3335 6h 42m jroman /trunk/ More updates in users manual
3334 7h 35m jroman /trunk/ Update QEP chapter in manual
3333 2d 21h jroman /trunk/ Some updates to the users manual
3332 2d 23h jroman /trunk/ Change -xxx_monitor_draw to -xxx_monitor_lg
3331 5d 00h jroman /trunk/ Fix Krylov-Schur and Lanczos for certain values of ncv
3330 5d 23h jroman /trunk/ Sync with petsc-dev: XXXViewFromOptions
3329 9d 07h jroman /trunk/ Use PetscStackCallBLAS; remove BLAS calls in example 3
3328 10d 00h jroman /trunk/ Fix warning
3327 12d 22h jroman /trunk/ Do not use NULL arguments in config tests, otherwise warnings may appear
3324 19d 07h jroman /trunk/ Merge from release (makefile)
3322 19d 07h jroman /trunk/ Merge from release (Fortran stubs)
3320 27d 05h 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 28d 07h 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 32d 05h eromero /trunk/ Redone the change at revision 3316 to fit the PETSc style.
3316 32d 05h eromero /trunk/ Fixed compilation error introduced in 3315.
3315 32d 06h eromero /trunk/ Fixed bug in veccomp caused by revision 3314.
3314 33d 07h jroman /trunk/ Move initialization of VecComp to VecCompCreate(); this fixes a memory leak introduced in 3311
3313 33d 07h eromero /trunk/ Moved some functions from veccomp0.h to veccomp.c that are not included twice.
3312 37d 22h jroman /trunk/ Fix LOCDIR in makefiles
3311 37d 22h jroman /trunk/ Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize

Show All