Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Clear current filter

Rev Age Author Path Log message
2116 1024d 18h eromero /trunk/src/svd/interface/ Updated the copyright
2112 1024d 22h eromero /trunk/src/svd/interface/ Fixed problems compiling in C++
2080 1026d 05h eromero /trunk/src/svd/interface/ Initial subspaces counters (nini and ninil) are removed at the end of {EPS,SVD,QEP}Solve
2054 1030d 00h eromero /trunk/src/svd/interface/ - Added Monitor{All,LG,LGAll} and {Set,Get}TrackAll to QEP and SVD
- The EPS monitors show the eigenvalues of the original problem
- More correction in EPS for the new monitors
2036 1033d 18h jroman /trunk/src/svd/interface/ Clarify manpage of SVDDense
2027 1042d 08h jroman /trunk/src/svd/interface/ Store a random number generator context in all solvers so that random vectors are different from one call to the next
2011 1047d 07h jroman /trunk/src/svd/interface/ Fix LG monitor so that at most 255 lines are processed
1952 1143d 00h jroman /trunk/src/svd/interface/ Replace XXXSetInitialVector by XXXSetInitialSpace also in SVD and QEP
1951 1143d 02h jroman /trunk/src/svd/interface/ Extend previous change also to SVD and QEP
1897 1172d 06h jroman /trunk/src/svd/interface/ Fix manual page related to SVD monitors
1889 1174d 05h jroman /trunk/src/svd/interface/ Fix allocation of permutation vector in SVD
1853 1289d 07h antodo /trunk/src/svd/interface/ Move package functions to private headers
1852 1290d 00h antodo /trunk/src/svd/interface/ Synchronize with petsc-dev
1851 1290d 00h antodo /trunk/src/svd/interface/ Add FinalizePackage functions to EPS, ST and SVD classes.
1847 1292d 05h antodo /trunk/src/svd/interface/ Fix error checking in Fortran stubs.
1842 1297d 22h jroman /trunk/src/svd/interface/ Merge from release
1825 1325d 00h jroman /trunk/src/svd/interface/ Fix another warning of the C++ compiler
1755 1414d 06h antodo /trunk/src/svd/interface/ Use BLAS2 instead of VecMAXPY. Minor interface changes in IPOrthogonalize.
1738 1470d 23h antodo /trunk/src/svd/interface/ make SVDGetSingularTriplet consistent with MatGetVecs in all cases
1737 1471d 00h antodo /trunk/src/svd/interface/ make SVDGetSingularTriplet consistent with MatGetVecs in all cases
1727 1491d 00h antodo /trunk/src/svd/interface/ Fix index out of bounds when computing U singular vectors
1721 1501d 01h antodo /trunk/src/svd/interface/ added two less verbose monitors, -eps_monitor_first and -eps_monitor_conv
1719 1501d 05h antodo /trunk/src/svd/interface/ small error in documentation
1713 1513d 06h antodo /trunk/src/svd/interface/ use PetscOptions*Truth instead of PetscOptions*Name
1704 1536d 23h jroman /trunk/src/svd/interface/ Minor fixes to online documentation
1672 1571d 03h slepc /trunk/src/svd/interface/ antodo: licencia LGPL
1643 1577d 22h slepc /trunk/src/svd/interface/ antodo: utilizar PetscBLASIntCast
1605 1591d 23h slepc /trunk/src/svd/interface/ antodo: utilizar SlepcUpdateVectors en la SVD
1603 1592d 22h slepc /trunk/src/svd/interface/ antodo: utilizar una permutacion para ordenar los valores singulares
1594 1595d 23h slepc /trunk/src/svd/interface/ jroman: Incializar ncv y max_it en SVD a 0 en vez de PETSC_DECIDE
1592 1596d 00h slepc /trunk/src/svd/interface/ jroman: Correccion del cambio anterior
1575 1598d 00h slepc /trunk/src/svd/interface/ jroman: Añadir variable mpd en EPS y SVD
1570 1606d 02h slepc /trunk/src/svd/interface/ jroman: Error checking en PetscHeaderDestroy
1566 1606d 05h slepc /trunk/src/svd/interface/ antodo: stubs fortran
1538 1618d 22h slepc /trunk/src/svd/interface/ antodo: argumento swork para IPOrthogonalize
1536 1619d 00h slepc /trunk/src/svd/interface/ antodo: utilizar nuevas macros para BLAS/LAPACK
1532 1620d 22h slepc /trunk/src/svd/interface/ antodo: nuevo sistema para los monitores de texto
1523 1626d 04h slepc /trunk/src/svd/interface/ jroman: Renombrar directorio bmake a conf y reorganizar directorios
1521 1626d 07h slepc /trunk/src/svd/interface/ jroman: Mover xxximpl.h a include/private
1509 1632d 22h slepc /trunk/src/svd/interface/ eloy: cambios para la nueva versión de PETSc y soporte de índices long long