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
2329 747d 16h jroman /trunk/src/qep/impls/linear/linear.c Use PetscNewLog when possible
2328 747d 17h jroman /trunk/src/qep/impls/linear/linear.c Distinguish between collective and logically collective operations in manpages
2327 747d 18h jroman /trunk/src/qep/impls/linear/linear.c Add a few missing PetscLogObjectParent
2326 747d 21h jroman /trunk/src/qep/impls/linear/linear.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324 748d 03h jroman /trunk/src/qep/impls/linear/linear.c Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2317 750d 19h jroman /trunk/src/qep/impls/linear/linear.c Enforce coding convention and style guide
2313 751d 00h jroman /trunk/src/qep/impls/linear/linear.c Turn XXXMonitor into functions, instead of macros
2308 754d 04h jroman /trunk/src/qep/impls/linear/linear.c Changed EPSDestroy to nullify pointer
2305 754d 17h jroman /trunk/src/qep/impls/linear/linear.c Sync with petsc-dev (XXXDestroy)
2295 772d 19h jroman /trunk/src/qep/impls/linear/linear.c Change QEPLINEAR to use SlepcMatTile; only N1B is done, the other linearizations pending
2284 787d 16h jroman /trunk/src/qep/impls/linear/linear.c More work on angle brackets
2242 839d 18h jroman /trunk/src/qep/impls/linear/linear.c Various fixes to the online documentation
2221 944d 19h jroman /trunk/src/qep/impls/linear/linear.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2220 945d 14h jroman /trunk/src/qep/impls/linear/linear.c Synchronize with petsc-dev: add new argument to ISCreateBlock
2216 945d 16h jroman /trunk/src/qep/impls/linear/linear.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 945d 17h jroman /trunk/src/qep/impls/linear/linear.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 945d 18h jroman /trunk/src/qep/impls/linear/linear.c Synchronize with petsc-dev: rename Cookie to ClassId
2177 985d 19h jroman /trunk/src/qep/impls/linear/linear.c Merge from release
2152 999d 04h eromero /trunk/src/qep/impls/linear/linear.c - Bug fixed in STPrecondSetMatForPC
- Bug fixed: wrong overload of VecAYPX in comp vectors
- Removed more compiling warnings
2140 1013d 22h jroman /trunk/src/qep/impls/linear/linear.c Fix some more warnings

Show All