Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
3332 13h 04m jroman /trunk/src/eps/ Change -xxx_monitor_draw to -xxx_monitor_lg
3331 2d 13h jroman /trunk/src/eps/ Fix Krylov-Schur and Lanczos for certain values of ncv
3330 3d 12h jroman /trunk/src/eps/ Sync with petsc-dev: XXXViewFromOptions
3329 6d 20h jroman /trunk/src/eps/ Use PetscStackCallBLAS; remove BLAS calls in example 3
3320 24d 18h eromero /trunk/src/eps/ 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.
3311 35d 11h jroman /trunk/src/eps/ Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3310 38d 13h eromero /trunk/src/eps/ Removed unnecessary conditions in EPS 'ex7.c'.
3309 38d 13h eromero /trunk/src/eps/ Fixed EPS davidson solvers in order to pass EPS test5.
3308 38d 19h eromero /trunk/src/eps/ Fixed EPS tutorial example ex7.c.
3307 40d 13h jroman /trunk/src/eps/ Fixes in tests
3305 41d 18h jroman /trunk/src/eps/ Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304 41d 19h jroman /trunk/src/eps/ Sync with petsc-dev: remove XXXRegisterDynamic()
3302 48d 21h jroman /trunk/src/eps/ Fix example for C++ compilation
3299 58d 12h jroman /trunk/src/eps/ Avoid failure of 'make test' when gcc/gfortran produce C/Fortran output in reverse order - the solution is to force unbuffered output with the environment variable GFORTRAN_UNBUFFERED_ALL; this should be added in all Fortran tests
3290 63d 18h jroman /trunk/src/eps/ Remove more useless whitespace
3289 63d 18h jroman /trunk/src/eps/ Remove lots of whitespace in otherwise empty lines
3288 63d 20h jroman /trunk/src/eps/ Add viewer argument in SlepcCheckOrthogonality
3282 66d 07h jroman /trunk/src/eps/ No need to call PetscObjectAMSUnPublish() since it is called in PetscHeaderDestroy()
3281 66d 12h jroman /trunk/src/eps/ Forgot to add explicit PetscObject cast in previous commit
3280 66d 20h jroman /trunk/src/eps/ Sync with petsc-dev: PetscObjectAMSUnPublish()

Show All