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 610d 13h eromero /trunk/src/eps/impls/davidson/gd/gd.c Updated Copyright year.
2555 621d 15h eromero /trunk/src/eps/impls/davidson/gd/gd.c Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2384 761d 16h jroman /trunk/src/eps/impls/davidson/gd/gd.c Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2348 775d 10h jroman /trunk/src/eps/impls/davidson/gd/gd.c Add EPSReset
2331 779d 06h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention - whitespace around parentheses and commas
2330 779d 07h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention - remove space before CHKERRQ
2328 779d 09h jroman /trunk/src/eps/impls/davidson/gd/gd.c Distinguish between collective and logically collective operations in manpages
2326 779d 13h jroman /trunk/src/eps/impls/davidson/gd/gd.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324 779d 19h 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 782d 11h jroman /trunk/src/eps/impls/davidson/gd/gd.c Enforce coding convention and style guide
2304 796d 17h eromero /trunk/src/eps/impls/davidson/gd/gd.c Fixed command line documentation for -eps_{gd/jd}_minv options.
2291 805d 19h jroman /trunk/src/eps/impls/davidson/gd/gd.c Fix fortranstubs, broken in rev 2283
2283 819d 08h jroman /trunk/src/eps/impls/davidson/gd/gd.c Use angle brackets for includes; not finished yet
2242 871d 10h jroman /trunk/src/eps/impls/davidson/gd/gd.c Various fixes to the online documentation
2221 976d 10h jroman /trunk/src/eps/impls/davidson/gd/gd.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 977d 08h jroman /trunk/src/eps/impls/davidson/gd/gd.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 977d 09h jroman /trunk/src/eps/impls/davidson/gd/gd.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 977d 10h jroman /trunk/src/eps/impls/davidson/gd/gd.c Synchronize with petsc-dev: rename Cookie to ClassId
2177 1017d 11h jroman /trunk/src/eps/impls/davidson/gd/gd.c Merge from release
2116 1051d 06h eromero /trunk/src/eps/impls/davidson/gd/gd.c Updated the copyright

Show All