Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Clear current filter

Rev Age Author Path Log message
2213 976d 03h jroman /trunk/src/st/interface/stfunc.c Synchronize with petsc-dev: rename Cookie to ClassId
2212 985d 05h jroman /trunk/src/st/interface/stfunc.c Usage of const char* as suggested by Lisandro
2116 1049d 23h eromero /trunk/src/st/interface/stfunc.c Updated the copyright
2074 1052d 04h jroman /trunk/src/st/interface/stfunc.c Make SINVERT and CAYLEY work with target-relative sorting criteria; now the user should set the target instead of the shift
1940 1169d 12h jroman /trunk/src/st/interface/stfunc.c Use more consistent names for enumerates
1853 1314d 11h antodo /trunk/src/st/interface/stfunc.c Move package functions to private headers
1851 1315d 05h antodo /trunk/src/st/interface/stfunc.c Add FinalizePackage functions to EPS, ST and SVD classes.
1804 1359d 07h jroman /trunk/src/st/interface/stfunc.c Finished implementing Krylov balancing
1672 1596d 08h slepc /trunk/src/st/interface/stfunc.c antodo: licencia LGPL
1657 1597d 04h slepc /trunk/src/st/interface/stfunc.c antodo: utilizar PCFTS por defecto en paralelo
1570 1631d 07h slepc /trunk/src/st/interface/stfunc.c jroman: Error checking en PetscHeaderDestroy
1568 1631d 08h slepc /trunk/src/st/interface/stfunc.c antodo: hacer que el KSP por defecto sea un metodo directo
1563 1631d 12h slepc /trunk/src/st/interface/stfunc.c jroman: Gestionar referencias de matrices como en PETSc - cambio propuesto por Lisandro
1532 1646d 02h slepc /trunk/src/st/interface/stfunc.c antodo: nuevo sistema para los monitores de texto
1521 1651d 12h slepc /trunk/src/st/interface/stfunc.c jroman: Mover xxximpl.h a include/private
1508 1658d 04h slepc /trunk/src/st/interface/stfunc.c jroman: Cambiar int por PetscInt
1502 1658d 10h slepc /trunk/src/st/interface/stfunc.c eloy: cambio en los tipos {EPS,SVD,ST}Type para adecuarlos a PETSc y rectificaciones oportunas en el código.
1493 1691d 07h slepc /trunk/src/st/interface/stfunc.c eloy: cambios para que compile con petsc-dev del día 31/10/2008.
1454 1987d 09h slepc /trunk/src/st/interface/stfunc.c antodo: warning del compilador
1422 2055d 09h slepc /trunk/src/st/interface/stfunc.c antodo: sincronizacion con petsc-dev
1392 2209d 08h slepc /trunk/src/st/interface/stfunc.c jroman: Quitar 'keywords' de la documentacion
1389 2209d 09h slepc /trunk/src/st/interface/stfunc.c antodo: rutinas XXXRegisterDestroy, eliminar referencias a BOPT
1376 2210d 06h slepc /trunk/src/st/interface/stfunc.c antodo: comentario con el copyright
1364 2212d 10h slepc /trunk/src/st/interface/stfunc.c jroman: Añadir enumerados en la documentación online
1358 2213d 11h slepc /trunk/src/st/interface/stfunc.c antodo: soporte para el EPS_PGNHEP
1345 2267d 10h slepc /trunk/src/st/interface/stfunc.c antodo: utilizar objeto IP en los eigensolvers
1306 2353d 08h slepc /trunk/src/st/interface/stfunc.c antodo: eliminar llamadas PetscLogXXX redundantes
1248 2401d 03h slepc /trunk/src/st/interface/stfunc.c antodo: mejoras en las funciones XXXPrefix
1229 2436d 04h slepc /trunk/src/st/interface/stfunc.c antodo: Arreglar STApplyB en las transformaciones shift, sinvert y fold. Soporte directo en ARPACK para shift y sinvert tanto con problemas estándar como generalizados. Soporte en BLZPACK para problemas generalizados con sinvert.
1069 2671d 03h slepc /trunk/src/st/interface/stfunc.c jroman: Eliminar warning
1037 2710d 06h slepc /trunk/src/st/interface/stfunc.c antodo: quitar el "verbose" de PetscInfo
1014 2743d 13h slepc /trunk/src/st/interface/stfunc.c jroman: Comprobar comunicador, como los de PETSc
1004 2766d 03h slepc /trunk/src/st/interface/stfunc.c antodo: sincronizar con petsc-dev
842 2980d 06h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Simplify package initialization.

(Logical change 1.307)
812 3015d 07h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Fix some compiler errors.

(Logical change 1.298)
476 3283d 03h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Use new specialized integer types in ALL functions.

(Logical change 1.181)
438 3289d 09h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Call KSPView in STView only when needed.

(Logical change 1.168)
414 3296d 04h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Added cache for STApplyB result.

(Logical change 1.159)
382 3301d 05h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Added STInnerProduct.

(Logical change 1.146)
358 3311d 05h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Removed STGetNumberOfShifts.

(Logical change 1.137)