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
2333 746d 08h jroman /trunk/src/st/impls/precond/precond.c checknullspace should be in the _STOps table
2331 746d 21h jroman /trunk/src/st/impls/precond/precond.c Enforce coding convention - whitespace around parentheses and commas
2330 746d 22h jroman /trunk/src/st/impls/precond/precond.c Enforce coding convention - remove space before CHKERRQ
2329 746d 23h jroman /trunk/src/st/impls/precond/precond.c Use PetscNewLog when possible
2328 747d 00h jroman /trunk/src/st/impls/precond/precond.c Distinguish between collective and logically collective operations in manpages
2326 747d 04h jroman /trunk/src/st/impls/precond/precond.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2318 750d 02h jroman /trunk/src/st/impls/precond/precond.c Remove SlepcNotImplemented functions
2317 750d 02h jroman /trunk/src/st/impls/precond/precond.c Enforce coding convention and style guide
2305 754d 00h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev (XXXDestroy)
2302 766d 05h 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 786d 23h jroman /trunk/src/st/impls/precond/precond.c Use angle brackets for includes; not finished yet
2280 789d 03h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev: PETSC_MAX_REAL
2279 789d 03h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev: PETSC_MAX and MatNullspaceDestroy
2223 944d 01h jroman /trunk/src/st/impls/precond/precond.c Fix __FUNCT__ macro in many places
2221 944d 02h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 944d 23h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 945d 00h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 945d 01h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: rename Cookie to ClassId
2182 979d 08h eromero /trunk/src/st/impls/precond/precond.c Fixed bugs and improved the safety about setting the operators in the ksp and pc objects
2177 985d 02h jroman /trunk/src/st/impls/precond/precond.c Merge from release

Show All