Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
3344 3h 43m jroman /trunk/src/eps/ More CISS options
3343 1d 02h jroman /trunk/src/eps/ Skeleton of the new EPS solver ciss
3342 2d 07h jroman /trunk/src/eps/ Normalize names of functions used as shell operations
3341 2d 09h jroman /trunk/src/eps/ Do not initialize packages at SlepcInitialize(), but at the first time XXXCreate() is called
3340 2d 11h jroman /trunk/src/eps/ Rename long symbols so that they are always less than 31 characters
3332 8d 03h jroman /trunk/src/eps/ Change -xxx_monitor_draw to -xxx_monitor_lg
3331 10d 04h jroman /trunk/src/eps/ Fix Krylov-Schur and Lanczos for certain values of ncv
3330 11d 03h jroman /trunk/src/eps/ Sync with petsc-dev: XXXViewFromOptions
3329 14d 11h jroman /trunk/src/eps/ Use PetscStackCallBLAS; remove BLAS calls in example 3
3320 32d 09h 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 43d 02h jroman /trunk/src/eps/ Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3310 46d 03h eromero /trunk/src/eps/ Removed unnecessary conditions in EPS 'ex7.c'.
3309 46d 03h eromero /trunk/src/eps/ Fixed EPS davidson solvers in order to pass EPS test5.
3308 46d 09h eromero /trunk/src/eps/ Fixed EPS tutorial example ex7.c.
3307 48d 03h jroman /trunk/src/eps/ Fixes in tests
3305 49d 09h jroman /trunk/src/eps/ Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304 49d 09h jroman /trunk/src/eps/ Sync with petsc-dev: remove XXXRegisterDynamic()
3302 56d 11h jroman /trunk/src/eps/ Fix example for C++ compilation
3299 66d 03h 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 71d 08h jroman /trunk/src/eps/ Remove more useless whitespace

Show All