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 579d 21h eromero /trunk/src/st/impls/precond/precond.c Updated Copyright year.
2425 698d 04h eromero /trunk/src/st/impls/precond/precond.c STPrecond doesn't build a preconditioner by default if matmode is shell
2365 734d 05h jroman /trunk/src/st/impls/precond/precond.c Rework EPSView and STView
2364 734d 18h jroman /trunk/src/st/impls/precond/precond.c Move KSP creation to STGetKSP
2348 744d 18h jroman /trunk/src/st/impls/precond/precond.c Add EPSReset
2347 744d 21h jroman /trunk/src/st/impls/precond/precond.c Reorder functions in precond.c
2333 748d 02h jroman /trunk/src/st/impls/precond/precond.c checknullspace should be in the _STOps table
2331 748d 14h jroman /trunk/src/st/impls/precond/precond.c Enforce coding convention - whitespace around parentheses and commas
2330 748d 16h jroman /trunk/src/st/impls/precond/precond.c Enforce coding convention - remove space before CHKERRQ
2329 748d 16h jroman /trunk/src/st/impls/precond/precond.c Use PetscNewLog when possible
2328 748d 17h jroman /trunk/src/st/impls/precond/precond.c Distinguish between collective and logically collective operations in manpages
2326 748d 21h jroman /trunk/src/st/impls/precond/precond.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2318 751d 20h jroman /trunk/src/st/impls/precond/precond.c Remove SlepcNotImplemented functions
2317 751d 20h jroman /trunk/src/st/impls/precond/precond.c Enforce coding convention and style guide
2305 755d 17h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev (XXXDestroy)
2302 767d 22h eromero /trunk/src/st/impls/precond/precond.c Use the matrix provided by STPrecondSetMatForPC, automatically.
Bug fixed at dvd_updateV_start.
Bug fixed at VecNorm_Comp.
2283 788d 17h jroman /trunk/src/st/impls/precond/precond.c Use angle brackets for includes; not finished yet
2280 790d 21h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev: PETSC_MAX_REAL
2279 790d 21h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev: PETSC_MAX and MatNullspaceDestroy
2223 945d 18h jroman /trunk/src/st/impls/precond/precond.c Fix __FUNCT__ macro in many places

Show All