Subversion Repositories slepc-dev

Rev

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

Filtering Options

Rev Age Author Path Log message Changes
1502 1630d 15h 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.
/trunk/include/slepceps.h
/trunk/include/slepcst.h
/trunk/include/slepcsvd.h
/trunk/src/eps/impls/blopex/blopex.c
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/solve.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stset.c
/trunk/src/svd/interface/svdbasic.c
1493 1663d 12h slepc /trunk/src/st/interface/stfunc.c eloy: cambios para que compile con petsc-dev del día 31/10/2008.
/trunk/src/eps/epsimpl.h
/trunk/src/eps/interface/basic.c
/trunk/src/ip/ipbasic.c
/trunk/src/ip/ipimpl.h
/trunk/src/st/interface/stfunc.c
/trunk/src/st/stimpl.h
/trunk/src/svd/interface/svdbasic.c
/trunk/src/svd/interface/svdsetup.c
/trunk/src/svd/svdimpl.h
1454 1959d 14h slepc /trunk/src/st/interface/stfunc.c antodo: warning del compilador
/trunk/src/eps/interface/basic.c
/trunk/src/ip/ipbasic.c
/trunk/src/st/interface/stfunc.c
/trunk/src/svd/interface/svdbasic.c
1422 2027d 13h slepc /trunk/src/st/interface/stfunc.c antodo: sincronizacion con petsc-dev
/trunk/src/eps/impls/arpack/arpack.c
/trunk/src/eps/impls/lapack/lapack.c
/trunk/src/eps/impls/trlan/trlan.c
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/mem.c
/trunk/src/eps/interface/monitor.c
/trunk/src/eps/interface/opts.c
/trunk/src/eps/interface/setup.c
/trunk/src/eps/interface/solve.c
/trunk/src/ip/ipbasic.c
/trunk/src/ip/ipform.c
/trunk/src/st/impls/cayley/cayley.c
/trunk/src/st/impls/shell/shell.c
/trunk/src/st/interface/shellmat.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stset.c
/trunk/src/st/interface/stsles.c
/trunk/src/st/interface/stsolve.c
/trunk/src/svd/impls/cross/cross.c
/trunk/src/svd/impls/cyclic/cyclic.c
/trunk/src/svd/impls/lanczos/gklanczos.c
/trunk/src/svd/impls/trlanczos/trlanczos.c
/trunk/src/svd/interface/svdbasic.c
/trunk/src/svd/interface/svdmon.c
/trunk/src/svd/interface/svdopts.c
/trunk/src/svd/interface/svdsetup.c
/trunk/src/svd/interface/svdsolve.c
1392 2181d 13h slepc /trunk/src/st/interface/stfunc.c jroman: Quitar 'keywords' de la documentacion
/trunk/src/eps/interface/basic.c
/trunk/src/st/interface/stfunc.c
/trunk/src/svd/interface/svdbasic.c
1389 2181d 14h slepc /trunk/src/st/interface/stfunc.c antodo: rutinas XXXRegisterDestroy, eliminar referencias a BOPT
/trunk/include/slepceps.h
/trunk/include/slepcst.h
/trunk/include/slepcsvd.h
/trunk/makefile
/trunk/src/eps/epsimpl.h
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/itregis.c
/trunk/src/eps/interface/solve.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/stimpl.h
/trunk/src/svd/interface/svdbasic.c
/trunk/src/svd/interface/svdregis.c
/trunk/src/svd/svdimpl.h
/trunk/src/sys/slepcutil.c
1376 2182d 11h slepc /trunk/src/st/interface/stfunc.c antodo: comentario con el copyright
/trunk/include/finclude/slepc.h
/trunk/include/finclude/slepceps.h
/trunk/include/finclude/slepcst.h
/trunk/include/slepc.h
/trunk/include/slepcblaslapack.h
/trunk/include/slepceps.h
/trunk/include/slepcip.h
/trunk/include/slepcst.h
/trunk/include/slepcsvd.h
/trunk/include/slepcversion.h
/trunk/src/eps/epsimpl.h
/trunk/src/eps/impls/arnoldi/arnoldi-ts.c
/trunk/src/eps/impls/arnoldi/arnoldi.c
/trunk/src/eps/impls/arpack/arpack.c
/trunk/src/eps/impls/arpack/arpackp.h
/trunk/src/eps/impls/blopex/blopex.c
/trunk/src/eps/impls/blzpack/blzpack.c
/trunk/src/eps/impls/blzpack/blzpackp.h
/trunk/src/eps/impls/krylovschur/krylovschur.c
/trunk/src/eps/impls/lanczos/lanczos-ts.c
/trunk/src/eps/impls/lanczos/lanczos.c
/trunk/src/eps/impls/lapack/lapack.c
/trunk/src/eps/impls/power/power.c
/trunk/src/eps/impls/primme/ftn-custom/zprimmef.c
/trunk/src/eps/impls/primme/primmes.c
/trunk/src/eps/impls/subspace/subspace.c
/trunk/src/eps/impls/trlan/trlan.c
/trunk/src/eps/impls/trlan/trlanp.h
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/default.c
/trunk/src/eps/interface/dense.c
/trunk/src/eps/interface/ftn-custom/zepsf.c
/trunk/src/eps/interface/itregis.c
/trunk/src/eps/interface/mem.c
/trunk/src/eps/interface/monitor.c
/trunk/src/eps/interface/opts.c
/trunk/src/eps/interface/setup.c
/trunk/src/eps/interface/solve.c
/trunk/src/examples/ex1.c
/trunk/src/examples/ex10.c
/trunk/src/examples/ex11.c
/trunk/src/examples/ex12.c
/trunk/src/examples/ex13.c
/trunk/src/examples/ex14.c
/trunk/src/examples/ex15.c
/trunk/src/examples/ex2.c
/trunk/src/examples/ex3.c
/trunk/src/examples/ex4.c
/trunk/src/examples/ex5.c
/trunk/src/examples/ex7.c
/trunk/src/examples/ex8.c
/trunk/src/examples/ex9.c
/trunk/src/ip/ftn-custom/zipf.c
/trunk/src/ip/ipbasic.c
/trunk/src/ip/ipdot.c
/trunk/src/ip/ipform.c
/trunk/src/ip/ipimpl.h
/trunk/src/ip/iporthog.c
/trunk/src/st/impls/cayley/cayley.c
/trunk/src/st/impls/fold/fold.c
/trunk/src/st/impls/shell/ftn-custom/zshell.c
/trunk/src/st/impls/shell/shell.c
/trunk/src/st/impls/shift/shift.c
/trunk/src/st/impls/sinvert/sinvert.c
/trunk/src/st/interface/ftn-custom/zstf.c
/trunk/src/st/interface/shellmat.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stregis.c
/trunk/src/st/interface/stset.c
/trunk/src/st/interface/stsles.c
/trunk/src/st/interface/stsolve.c
/trunk/src/st/stimpl.h
/trunk/src/svd/impls/cross/cross.c
/trunk/src/svd/impls/cyclic/cyclic.c
/trunk/src/svd/impls/lanczos/gklanczos.c
/trunk/src/svd/impls/lapack/svdlapack.c
/trunk/src/svd/impls/trlanczos/trlanczos.c
/trunk/src/svd/interface/ftn-custom/zsvdf.c
/trunk/src/svd/interface/svdbasic.c
/trunk/src/svd/interface/svddense.c
/trunk/src/svd/interface/svdmat.c
/trunk/src/svd/interface/svdmon.c
/trunk/src/svd/interface/svdopts.c
/trunk/src/svd/interface/svdregis.c
/trunk/src/svd/interface/svdsetup.c
/trunk/src/svd/interface/svdsolve.c
/trunk/src/svd/svdimpl.h
/trunk/src/sys/ftn-custom/zslepc_start.c
/trunk/src/sys/ftn-custom/zslepc_startf.c
/trunk/src/sys/slepcinit.c
/trunk/src/sys/slepcutil.c
1364 2184d 15h slepc /trunk/src/st/interface/stfunc.c jroman: Añadir enumerados en la documentación online
/trunk/include/slepceps.h
/trunk/include/slepcip.h
/trunk/include/slepcst.h
/trunk/include/slepcsvd.h
/trunk/src/eps/impls/lanczos/lanczos.c
/trunk/src/eps/impls/power/power.c
/trunk/src/eps/impls/primme/primmes.c
/trunk/src/eps/interface/opts.c
/trunk/src/ip/ipbasic.c
/trunk/src/ip/ipform.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stset.c
/trunk/src/svd/interface/svdopts.c
1358 2185d 16h slepc /trunk/src/st/interface/stfunc.c antodo: soporte para el EPS_PGNHEP
/trunk/include/slepceps.h
/trunk/include/slepcst.h
/trunk/src/eps/epsimpl.h
/trunk/src/eps/impls/arpack/arpack.c
/trunk/src/eps/impls/blzpack/blzpack.c
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/default.c
/trunk/src/eps/interface/opts.c
/trunk/src/eps/interface/setup.c
/trunk/src/eps/interface/solve.c
/trunk/src/ip/ipdot.c
/trunk/src/ip/ipform.c
/trunk/src/ip/ipimpl.h
/trunk/src/st/impls/cayley/cayley.c
/trunk/src/st/impls/fold/fold.c
/trunk/src/st/impls/shift/shift.c
/trunk/src/st/impls/sinvert/sinvert.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stsolve.c
/trunk/src/st/stimpl.h
1345 2239d 15h slepc /trunk/src/st/interface/stfunc.c antodo: utilizar objeto IP en los eigensolvers
/trunk/include/slepceps.h
/trunk/include/slepcip.h
/trunk/include/slepcst.h
/trunk/include/slepcsvd.h
/trunk/src/eps/epsimpl.h
/trunk/src/eps/impls/arnoldi/arnoldi-ts.c
/trunk/src/eps/impls/arnoldi/arnoldi.c
/trunk/src/eps/impls/arpack/arpack.c
/trunk/src/eps/impls/blopex/blopex.c
/trunk/src/eps/impls/blzpack/blzpack.c
/trunk/src/eps/impls/krylovschur/krylovschur.c
/trunk/src/eps/impls/lanczos/lanczos-ts.c
/trunk/src/eps/impls/lanczos/lanczos.c
/trunk/src/eps/impls/power/power.c
/trunk/src/eps/impls/subspace/subspace.c
/trunk/src/eps/impls/trlan/trlan.c
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/default.c
/trunk/src/eps/interface/ftn-custom/zepsf.c
/trunk/src/eps/interface/makefile
/trunk/src/eps/interface/opts.c
/trunk/src/eps/interface/setup.c
/trunk/src/eps/interface/solve.c
/trunk/src/ip/ipbasic.c
/trunk/src/ip/ipform.c
/trunk/src/ip/ipimpl.h
/trunk/src/ip/iporthog.c
/trunk/src/st/interface/ftn-custom/zstf.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stset.c
/trunk/src/st/interface/stsles.c
/trunk/src/st/interface/stsolve.c
/trunk/src/st/stimpl.h
/trunk/src/svd/impls/cross/cross.c
/trunk/src/svd/impls/cyclic/cyclic.c
/trunk/src/svd/interface/ftn-custom/zsvdf.c
/trunk/src/svd/interface/svdbasic.c
/trunk/src/svd/interface/svdopts.c
1306 2325d 13h slepc /trunk/src/st/interface/stfunc.c antodo: eliminar llamadas PetscLogXXX redundantes
/trunk/src/eps/interface/basic.c
/trunk/src/st/interface/stfunc.c
1248 2373d 08h slepc /trunk/src/st/interface/stfunc.c antodo: mejoras en las funciones XXXPrefix
/trunk/include/slepceps.h
/trunk/include/slepcst.h
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/opts.c
/trunk/src/st/interface/stfunc.c
1229 2408d 09h 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.
/trunk/include/slepcst.h
/trunk/src/eps/impls/arpack/arpack.c
/trunk/src/eps/impls/blzpack/blzpack.c
/trunk/src/eps/interface/solve.c
/trunk/src/st/impls/cayley/cayley.c
/trunk/src/st/impls/fold/fold.c
/trunk/src/st/impls/shift/shift.c
/trunk/src/st/impls/sinvert/sinvert.c
/trunk/src/st/interface/ftn-custom/zstf.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stset.c
/trunk/src/st/interface/stsolve.c
/trunk/src/st/stimpl.h
1069 2643d 08h slepc /trunk/src/st/interface/stfunc.c jroman: Eliminar warning
/trunk/src/st/interface/stfunc.c
1037 2682d 11h slepc /trunk/src/st/interface/stfunc.c antodo: quitar el "verbose" de PetscInfo
/trunk/src/eps/impls/arnoldi/arnoldi.c
/trunk/src/eps/impls/lanczos/lanczos.c
/trunk/src/eps/impls/lapack/lapack.c
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/orthog.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stsles.c
/trunk/src/st/interface/stsolve.c
/trunk/src/sys/ftn-custom/zslepc_start.c
/trunk/src/sys/slepcinit.c
1014 2715d 17h slepc /trunk/src/st/interface/stfunc.c jroman: Comprobar comunicador, como los de PETSc
/trunk/src/eps/interface/setup.c
/trunk/src/st/interface/stfunc.c
1004 2738d 08h slepc /trunk/src/st/interface/stfunc.c antodo: sincronizar con petsc-dev
/trunk/include/slepceps.h
/trunk/include/slepcst.h
/trunk/src/eps/epsimpl.h
/trunk/src/eps/impls/arnoldi/arnoldi-ts.c
/trunk/src/eps/impls/arnoldi/arnoldi.c
/trunk/src/eps/impls/lanczos/lanczos.c
/trunk/src/eps/impls/lapack/lapack.c
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/dense.c
/trunk/src/eps/interface/ftn-custom/zepsf.c
/trunk/src/eps/interface/monitor.c
/trunk/src/eps/interface/orthog.c
/trunk/src/st/interface/ftn-custom/zstf.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stsles.c
/trunk/src/st/interface/stsolve.c
/trunk/src/st/stimpl.h
/trunk/src/sys/ftn-custom/zslepc_start.c
/trunk/src/sys/slepcinit.c
842 2952d 11h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Simplify package initialization.

(Logical change 1.307)
/trunk/include/slepc.h
/trunk/include/slepceps.h
/trunk/include/slepcst.h
/trunk/src/eps/epsimpl.h
/trunk/src/eps/interface/basic.c
/trunk/src/eps/interface/itregis.c
/trunk/src/eps/interface/makefile
/trunk/src/eps/interface/opts.c
/trunk/src/fortran/custom/zst.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stregis.c
/trunk/src/st/interface/stset.c
/trunk/src/st/stimpl.h
/trunk/src/sys/slepcinit.c
812 2987d 11h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Fix some compiler errors.

(Logical change 1.298)
/trunk/include/slepceps.h
/trunk/include/slepcst.h
/trunk/src/eps/interface/opts.c
/trunk/src/fortran/custom/zeps.c
/trunk/src/fortran/custom/zst.c
/trunk/src/st/interface/stfunc.c
476 3255d 08h dsic.upv.es!antodo /trunk/src/st/interface/stfunc.c Use new specialized integer types in ALL functions.

(Logical change 1.181)
/trunk/include/slepc.h
/trunk/include/slepcblaslapack.h
/trunk/include/slepceps.h
/trunk/include/slepclog.h
/trunk/include/slepcst.h
/trunk/src/eps/epsimpl.h
/trunk/src/eps/impls/arnoldi/arnoldi.c
/trunk/src/eps/impls/arpack/arpack.c
/trunk/src/eps/impls/blzpack/blzpack.c
/trunk/src/eps/impls/lapack/lapack.c
/trunk/src/eps/impls/planso/planso.c
/trunk/src/eps/impls/power/power.c
/trunk/src/eps/impls/subspace/subspace.c
/trunk/src/eps/impls/trlan/trlan.c
/trunk/src/eps/interface/borthog.c
/trunk/src/eps/interface/dense.c
/trunk/src/eps/interface/dlregis.c
/trunk/src/eps/interface/itcl.c
/trunk/src/eps/interface/itcreate.c
/trunk/src/eps/interface/iterativ.c
/trunk/src/eps/interface/itfunc.c
/trunk/src/eps/interface/itregis.c
/trunk/src/fortran/custom/zeps.c
/trunk/src/fortran/custom/zslepc_startf.c
/trunk/src/fortran/custom/zst.c
/trunk/src/st/impls/cayley/cayley.c
/trunk/src/st/impls/shell/shell.c
/trunk/src/st/impls/shift/shift.c
/trunk/src/st/impls/sinvert/sinvert.c
/trunk/src/st/interface/shellmat.c
/trunk/src/st/interface/stfunc.c
/trunk/src/st/interface/stregis.c
/trunk/src/st/interface/stset.c
/trunk/src/st/interface/stsles.c
/trunk/src/st/interface/stsolve.c
/trunk/src/st/stimpl.h
/trunk/src/sys/slepcinit.c
/trunk/src/sys/slepcutil.c

Show All