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
2317 753d 00h jroman /trunk/src/st/impls/precond/precond.c Enforce coding convention and style guide
2305 756d 21h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev (XXXDestroy)
2302 769d 02h 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 789d 21h jroman /trunk/src/st/impls/precond/precond.c Use angle brackets for includes; not finished yet
2280 792d 01h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev: PETSC_MAX_REAL
2279 792d 01h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev: PETSC_MAX and MatNullspaceDestroy
2223 946d 23h jroman /trunk/src/st/impls/precond/precond.c Fix __FUNCT__ macro in many places
2221 946d 23h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 947d 21h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 947d 22h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 947d 23h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: rename Cookie to ClassId
2182 982d 06h 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 988d 00h jroman /trunk/src/st/impls/precond/precond.c Merge from release
2152 1001d 08h eromero /trunk/src/st/impls/precond/precond.c - Bug fixed in STPrecondSetMatForPC
- Bug fixed: wrong overload of VecAYPX in comp vectors
- Removed more compiling warnings
2140 1016d 03h jroman /trunk/src/st/impls/precond/precond.c Fix some more warnings
2116 1021d 19h eromero /trunk/src/st/impls/precond/precond.c Updated the copyright
2110 1021d 23h jroman /trunk/src/st/impls/precond/precond.c Add missing comment at the beginning of new files
2100 1022d 03h eromero /trunk/src/st/impls/precond/precond.c Bug fixed: MatHasOperation of MATOP_AXPY returns false even when the AXPY is actually implemented
2086 1022d 23h eromero /trunk/src/st/impls/precond/precond.c precond also uses the value of defsigma
2021 1042d 16h eromero /trunk/src/st/impls/precond/precond.c - Removed checknullspace from STPrecond
- Postponed the default type of st->ksp->pc until the setfromoptions or setup in STPrecond
- CHKERRQified a lot of code
- bug fixed (although unimportant): enforced ldpX and ldpY to d->size_H in dvd_updateV_conv_gen and dvd_updateV_restart_gen
- bug fixed: davidson solvers modified eps->ispositive bothering SVD
- Added mpd and the left vectors checkings to davidson solvers

Show All