Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
3342 23h 22m jroman /trunk/src/eps/ Normalize names of functions used as shell operations
3341 1d 01h jroman /trunk/src/eps/ Do not initialize packages at SlepcInitialize(), but at the first time XXXCreate() is called
3340 1d 03h jroman /trunk/src/eps/ Rename long symbols so that they are always less than 31 characters
3332 6d 19h jroman /trunk/src/eps/ Change -xxx_monitor_draw to -xxx_monitor_lg
3331 8d 20h jroman /trunk/src/eps/ Fix Krylov-Schur and Lanczos for certain values of ncv
3330 9d 19h jroman /trunk/src/eps/ Sync with petsc-dev: XXXViewFromOptions
3329 13d 03h jroman /trunk/src/eps/ Use PetscStackCallBLAS; remove BLAS calls in example 3
3320 31d 01h 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 41d 18h jroman /trunk/src/eps/ Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3310 44d 19h eromero /trunk/src/eps/ Removed unnecessary conditions in EPS 'ex7.c'.
3309 44d 19h eromero /trunk/src/eps/ Fixed EPS davidson solvers in order to pass EPS test5.
3308 45d 01h eromero /trunk/src/eps/ Fixed EPS tutorial example ex7.c.
3307 46d 19h jroman /trunk/src/eps/ Fixes in tests
3305 48d 01h jroman /trunk/src/eps/ Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304 48d 01h jroman /trunk/src/eps/ Sync with petsc-dev: remove XXXRegisterDynamic()
3302 55d 03h jroman /trunk/src/eps/ Fix example for C++ compilation
3299 64d 19h 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 70d 00h jroman /trunk/src/eps/ Remove more useless whitespace
3289 70d 01h jroman /trunk/src/eps/ Remove lots of whitespace in otherwise empty lines
3288 70d 02h jroman /trunk/src/eps/ Add viewer argument in SlepcCheckOrthogonality

Show All