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
2835 411d 21h jroman /trunk/src/eps/impls/subspace/subspace.c Move the truncation of the Schur decomposition from the generic EPSSolve to the end of EPSSolve_* specific to non-Hermitian problems
2812 424d 13h jroman /trunk/src/eps/impls/subspace/subspace.c Get rid of eps->T since it is not necessary anymore
2783 429d 23h jroman /trunk/src/eps/impls/subspace/subspace.c Added PSHEP; does not work yet
2769 433d 14h jroman /trunk/src/eps/impls/subspace/subspace.c Adapt EPSARNOLDI to use PS (only Ritz extraction)
2767 433d 15h jroman /trunk/src/eps/impls/subspace/subspace.c Use the same leading dimension for all matrices in PS
2766 433d 17h jroman /trunk/src/eps/impls/subspace/subspace.c Integrate EPSHessCond into PS
2765 433d 18h jroman /trunk/src/eps/impls/subspace/subspace.c Minor changes in PS and subspace
2763 433d 21h jroman /trunk/src/eps/impls/subspace/subspace.c First version of subspace using the PS object
2762 434d 09h jroman /trunk/src/eps/impls/subspace/subspace.c No braces around SETERRQ
2758 436d 15h jroman /trunk/src/eps/impls/subspace/subspace.c More work on PS: add a PS object to the EPS context
2740 445d 16h jroman /trunk/src/eps/impls/subspace/subspace.c Use PetscFPTrapPush() to guard LAPACK calls that set floating point exceptions
2739 445d 17h jroman /trunk/src/eps/impls/subspace/subspace.c Unify and clean all the LAPACK protections
2729 451d 22h jroman /trunk/src/eps/impls/subspace/subspace.c Rename include/private to include/slepc-private
2613 600d 14h jroman /trunk/src/eps/impls/subspace/subspace.c Change the way 'which' is initialized by default
2575 609d 15h eromero /trunk/src/eps/impls/subspace/subspace.c Updated Copyright year.
2473 658d 16h jroman /trunk/src/eps/impls/subspace/subspace.c Replace sqrt with PetscSqrtReal in preparation for quad support
2410 739d 15h jroman /trunk/src/eps/impls/subspace/subspace.c Smarter way of handling contiguous vector storage: do VecDuplicateVecs on a special vector (SlepcVecSetTemplate)
2348 774d 12h jroman /trunk/src/eps/impls/subspace/subspace.c Add EPSReset
2345 775d 12h jroman /trunk/src/eps/impls/subspace/subspace.c Remove warnings
2342 776d 09h jroman /trunk/src/eps/impls/subspace/subspace.c Start to use the new functions for contiguous vectors

Show All