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
2575 609d 05h eromero /trunk/src/eps/interface/basic.c Updated Copyright year.
2558 617d 05h eromero /trunk/src/eps/interface/basic.c Changed EPS tests considering complex arithmetic.
Passed EPS tests for real and complex arithmetics.
Fixed bug in Davidson methods: when B-orthogonalizing, the eigenvectors are 2-normalized.
Relaxed the constrain that keeps the norm result real.
2527 629d 04h jroman /trunk/src/eps/interface/basic.c Clean QEP tests; still two tests not passed
2505 635d 13h jroman /trunk/src/eps/interface/basic.c C++ fixes
2504 635d 23h jroman /trunk/src/eps/interface/basic.c Enhanced formatting in EPSPrintSolution
2501 636d 11h jroman /trunk/src/eps/interface/basic.c Add EPSPrintSolution
2500 637d 05h jroman /trunk/src/eps/interface/basic.c Format fixes
2498 637d 23h jroman /trunk/src/eps/interface/basic.c Allow for the case when -eps_gen_hermitian is used but no matrix B is given
Simplify EPSIsGeneralized()
2497 639d 02h jroman /trunk/src/eps/interface/basic.c Do not call SETERRQ with a zero error code
2489 651d 04h jroman /trunk/src/eps/interface/basic.c Remove some extra whitespace
2469 659d 03h jroman /trunk/src/eps/interface/basic.c Sync with petsc-dev (PetscHeaderCreate)
2460 691d 11h jroman /trunk/src/eps/interface/basic.c Improve manpage for EPSSetInterval
2449 699d 09h eromero /trunk/src/eps/interface/basic.c ix lack of EPS options in -help for SVD and QEP.
Fix valgrind warning in EPSSetFromOptions.
Fix comment in dvd_improvex_jd_proj_uv_KZX.
2410 739d 05h jroman /trunk/src/eps/interface/basic.c Smarter way of handling contiguous vector storage: do VecDuplicateVecs on a special vector (SlepcVecSetTemplate)
2407 740d 07h jroman /trunk/src/eps/interface/basic.c Move PetscRandomSetFromOptions to XXXCreate to avoid problems when users do not call XXXSetFromOptions
2403 741d 10h jroman /trunk/src/eps/interface/basic.c Start work on spectrum slicing: added EPS_ALL and EPSSetInterval
2400 746d 03h jroman /trunk/src/eps/interface/basic.c EPSReset should not unset problem_type
2394 754d 05h jroman /trunk/src/eps/interface/basic.c Fix format specifiers for quad precision
2381 761d 03h jroman /trunk/src/eps/interface/basic.c Move IP creation to XXXGetIP
2376 762d 03h jroman /trunk/src/eps/interface/basic.c Add XXXRegisterAllCalled

Show All