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
2729 422d 03h jroman /trunk/src/eps/impls/davidson/gd/gd.c Rename include/private to include/slepc-private
2650 564d 00h eromero /trunk/src/eps/impls/davidson/gd/gd.c Improved the performance of VecMult and VecMultS.
Improved the performance of dvd_compute_eigenvectors.
Fixed bugs in Davidson solvers when pwindow or qwindow are greater than 0.
Fixed alignment memory problem in dvd_managementV_basic.
Fixed bugs computing the projector for complex eigenpairs in real arithmetic.
Check constrains for qwindow and pwindow values in Davidson solvers.
Fix parameter set to 0 in GD.
Partially fixed QEP test1 and test2.
2644 566d 20h jroman /trunk/src/eps/impls/davidson/gd/gd.c Some more fixes in manpages
2630 569d 19h eromero /trunk/src/eps/impls/davidson/gd/gd.c Added an advertising of experimental options in GD and JD.
2616 570d 18h eromero /trunk/src/eps/impls/davidson/gd/gd.c Avoided to set associated objects options (to indicate default options) in the create function of an object.
2611 570d 21h eromero /trunk/src/eps/impls/davidson/gd/gd.c Fixed interface issues of JDGet/SetConstantCorrectionTolerance.
Added the interface to set the number of converged vectors in the projected problem and in the projector, for Davidson solvers.
2575 579d 21h eromero /trunk/src/eps/impls/davidson/gd/gd.c Updated Copyright year.
2555 590d 23h eromero /trunk/src/eps/impls/davidson/gd/gd.c Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2384 731d 00h jroman /trunk/src/eps/impls/davidson/gd/gd.c Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2348 744d 18h jroman /trunk/src/eps/impls/davidson/gd/gd.c Add EPSReset
2331 748d 14h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention - whitespace around parentheses and commas
2330 748d 15h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention - remove space before CHKERRQ
2328 748d 17h jroman /trunk/src/eps/impls/davidson/gd/gd.c Distinguish between collective and logically collective operations in manpages
2326 748d 21h jroman /trunk/src/eps/impls/davidson/gd/gd.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324 749d 03h jroman /trunk/src/eps/impls/davidson/gd/gd.c Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2317 751d 19h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention and style guide
2304 766d 01h eromero /trunk/src/eps/impls/davidson/gd/gd.c Fixed command line documentation for -eps_{gd/jd}_minv options.
2291 775d 03h jroman /trunk/src/eps/impls/davidson/gd/gd.c Fix fortranstubs, broken in rev 2283
2283 788d 16h jroman /trunk/src/eps/impls/davidson/gd/gd.c Use angle brackets for includes; not finished yet
2242 840d 18h jroman /trunk/src/eps/impls/davidson/gd/gd.c Various fixes to the online documentation

Show All