Subversion Repositories slepc-dev

Rev

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

Filtering Options

Rev Age Author Path Log message
2752 441d 19h jroman /trunk/src/eps/ Merge from release (shared libraries)
2750 441d 23h eromero /trunk/src/eps/ Fixed bugs from change 2745.
Modified EPS test9 in order to pass JD.
Fixed the default KSP type when EPS is GD.
2747 442d 01h jroman /trunk/src/eps/ Enable indefinite IP in EPS
2745 442d 05h eromero /trunk/src/eps/ Improved the support to more KSP types solving the JD correction equation.
2744 443d 02h eromero /trunk/src/eps/ Added test12, which tests the use of PCShell in KSP associated to the ST object.
Updated test11 in order to build the preconditer based on A - target*I.
2743 445d 23h carcamgo /trunk/src/eps/ EPSGetStartVector(EPS eps,PetscInt i,Vec vec,PetscBool *breakdown)
2742 446d 00h carcamgo /trunk/src/eps/ Use B-inner product in indefinite problems
2741 446d 00h jroman /trunk/src/eps/ Skeleton for the symmetric-indefinite Lanczos solver
2740 446d 03h jroman /trunk/src/eps/ Use PetscFPTrapPush() to guard LAPACK calls that set floating point exceptions
2739 446d 03h jroman /trunk/src/eps/ Unify and clean all the LAPACK protections
2737 446d 05h eromero /trunk/src/eps/ Changed the generations of the SLEPC_MISSING_LAPACK_ macros so that some lapack functions are represented by their real names.
2736 446d 08h jroman /trunk/src/eps/ Avoid duplicate interface to BLAS dsymm/zhemm
2731 451d 07h jroman /trunk/src/eps/ Add missing Lapack protections
2730 451d 09h jroman /trunk/src/eps/ Avoid use of PETSC_COMM_WORLD; add error checking in PetscInfo calls
2729 452d 08h jroman /trunk/src/eps/ Rename include/private to include/slepc-private
2727 455d 05h jroman /trunk/src/eps/ Merge from release (bugfix in JD)
2725 455d 22h jroman /trunk/src/eps/ Merge from release (blopex in complex)
2723 459d 00h jroman /trunk/src/eps/ Hide unnamespaced symbols
2719 482d 01h jroman /trunk/src/eps/ Merge from release (fixes for external packages in C++)
2717 488d 00h jroman /trunk/src/eps/ Sync with petsc-dev (mainly add MatSetUp where required); also update example outputs for new tolerances

Show All