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
2644 596d 22h jroman /trunk/src/eps/impls/davidson/gd/gd.c Some more fixes in manpages
2630 599d 21h eromero /trunk/src/eps/impls/davidson/gd/gd.c Added an advertising of experimental options in GD and JD.
2616 600d 20h 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 600d 23h 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 609d 23h eromero /trunk/src/eps/impls/davidson/gd/gd.c Updated Copyright year.
2555 621d 01h eromero /trunk/src/eps/impls/davidson/gd/gd.c Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2384 761d 02h jroman /trunk/src/eps/impls/davidson/gd/gd.c Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2348 774d 20h jroman /trunk/src/eps/impls/davidson/gd/gd.c Add EPSReset
2331 778d 16h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention - whitespace around parentheses and commas
2330 778d 17h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention - remove space before CHKERRQ
2328 778d 19h jroman /trunk/src/eps/impls/davidson/gd/gd.c Distinguish between collective and logically collective operations in manpages
2326 778d 23h jroman /trunk/src/eps/impls/davidson/gd/gd.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324 779d 05h 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 781d 21h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention and style guide
2304 796d 03h eromero /trunk/src/eps/impls/davidson/gd/gd.c Fixed command line documentation for -eps_{gd/jd}_minv options.
2291 805d 05h jroman /trunk/src/eps/impls/davidson/gd/gd.c Fix fortranstubs, broken in rev 2283
2283 818d 18h jroman /trunk/src/eps/impls/davidson/gd/gd.c Use angle brackets for includes; not finished yet
2242 870d 20h jroman /trunk/src/eps/impls/davidson/gd/gd.c Various fixes to the online documentation
2221 975d 20h jroman /trunk/src/eps/impls/davidson/gd/gd.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 976d 18h jroman /trunk/src/eps/impls/davidson/gd/gd.c Synchronize with petsc-dev: change PetscTruth to PetscBool

Show All