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
2575 580d 16h eromero /trunk/src/qep/impls/linear/ Updated Copyright year.
2565 587d 13h eromero /trunk/src/qep/impls/linear/ Updated QEPPrintSolution to consider complex arithmetic.
The default EPS tolerance for QEP linear is smaller than the QEP tolerance (allowing to pass the QEP tests).
2458 668d 20h eromero /trunk/src/qep/impls/linear/ Fixed some functions in order to pass qep/test1.
2388 728d 17h jroman /trunk/src/qep/impls/linear/ Do not put code after PetscOptionsTail
2384 731d 19h jroman /trunk/src/qep/impls/linear/ Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2382 732d 13h jroman /trunk/src/qep/impls/linear/ Make some function static
2369 734d 22h jroman /trunk/src/qep/impls/linear/ Add QEPAllocateSolution
2367 734d 22h jroman /trunk/src/qep/impls/linear/ Rework SVDView and QEPView
2361 740d 10h jroman /trunk/src/qep/impls/linear/ Add QEPReset
2334 748d 10h jroman /trunk/src/qep/impls/linear/ Use VecGetArrayRead when possible
2329 749d 10h jroman /trunk/src/qep/impls/linear/ Use PetscNewLog when possible
2328 749d 11h jroman /trunk/src/qep/impls/linear/ Distinguish between collective and logically collective operations in manpages
2327 749d 13h jroman /trunk/src/qep/impls/linear/ Add a few missing PetscLogObjectParent
2326 749d 15h jroman /trunk/src/qep/impls/linear/ Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324 749d 21h jroman /trunk/src/qep/impls/linear/ Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2317 752d 14h jroman /trunk/src/qep/impls/linear/ Enforce coding convention and style guide
2313 752d 19h jroman /trunk/src/qep/impls/linear/ Turn XXXMonitor into functions, instead of macros
2308 755d 22h jroman /trunk/src/qep/impls/linear/ Changed EPSDestroy to nullify pointer
2305 756d 11h jroman /trunk/src/qep/impls/linear/ Sync with petsc-dev (XXXDestroy)
2303 768d 15h jroman /trunk/src/qep/impls/linear/ Avoid 'I' as variable name

Show All