Subversion Repositories slepc-dev

Rev

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

Filtering Options

Rev Age Author Path Log message
2823 392d 20h jroman /trunk/src/eps/impls/krylov/krylov.c Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2818 395d 11h jroman /trunk/src/eps/impls/krylov/krylov.c Change behaviour of PSHEP so that dimensions are handled equal to PSNHEP, that is, takes into account the value of l; this fixes a problem in subspace with symmetric matrix
2811 400d 10h jroman /trunk/src/eps/impls/krylov/krylov.c Use PSVectors in EPSKrylovConvergence
2804 401d 17h jroman /trunk/src/eps/impls/krylov/krylov.c Change meaning of third argument of EPSKrylovConvergence
2768 409d 12h jroman /trunk/src/eps/impls/krylov/krylov.c Explicitly pass leading dimension of Q as an argument to XXXKrylovConvergence
2752 417d 06h jroman /trunk/src/eps/impls/krylov/krylov.c Merge from release (shared libraries)
2729 427d 19h jroman /trunk/src/eps/impls/krylov/krylov.c Rename include/private to include/slepc-private
2719 457d 12h jroman /trunk/src/eps/impls/krylov/krylov.c Merge from release (fixes for external packages in C++)
2671 557d 13h jroman /trunk/src/eps/impls/krylov/krylov.c Merge from release (c2670, Fortran interface for monitors)
2669 566d 10h jroman /trunk/src/eps/impls/krylov/krylov.c Merge from release, change 2668 (Lisandro)
2646 572d 09h jroman /trunk/src/eps/impls/krylov/krylov.c Remove unnecessary includes
2638 575d 10h eromero /trunk/src/eps/impls/krylov/krylov.c Merge r2636 from slepc-3_2-branch to trunk.
2605 576d 19h eromero /trunk/src/eps/impls/krylov/krylov.c mproved subspace management in Davidson solvers, reducing the total number of used vector.
Added experimental support to keep converged vectors in the projected problem and in the projector.
Fixed potencial bug in QEP and SVD object monitors that use an EPS monitor.
2583 583d 12h jroman /trunk/src/eps/impls/krylov/krylov.c Add trackall as argument to EPSKrylovConvergence
2575 585d 13h eromero /trunk/src/eps/impls/krylov/krylov.c Updated Copyright year.
2555 596d 15h eromero /trunk/src/eps/impls/krylov/krylov.c Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2317 757d 11h jroman /trunk/src/eps/impls/krylov/krylov.c Enforce coding convention and style guide
2283 794d 08h jroman /trunk/src/eps/impls/krylov/krylov.c Use angle brackets for includes; not finished yet
2216 952d 08h jroman /trunk/src/eps/impls/krylov/krylov.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2177 992d 11h jroman /trunk/src/eps/impls/krylov/krylov.c Merge from release

Show All