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
2283 793d 05h jroman /trunk/src/st/impls/precond/precond.c Use angle brackets for includes; not finished yet
2280 795d 09h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev: PETSC_MAX_REAL
2279 795d 09h jroman /trunk/src/st/impls/precond/precond.c Sync with petsc-dev: PETSC_MAX and MatNullspaceDestroy
2223 950d 07h jroman /trunk/src/st/impls/precond/precond.c Fix __FUNCT__ macro in many places
2221 950d 08h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 951d 05h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 951d 06h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 951d 07h jroman /trunk/src/st/impls/precond/precond.c Synchronize with petsc-dev: rename Cookie to ClassId
2182 985d 15h 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 991d 08h jroman /trunk/src/st/impls/precond/precond.c Merge from release
2152 1004d 17h 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 1019d 11h jroman /trunk/src/st/impls/precond/precond.c Fix some more warnings
2116 1025d 03h eromero /trunk/src/st/impls/precond/precond.c Updated the copyright
2110 1025d 07h jroman /trunk/src/st/impls/precond/precond.c Add missing comment at the beginning of new files
2100 1025d 12h eromero /trunk/src/st/impls/precond/precond.c Bug fixed: MatHasOperation of MATOP_AXPY returns false even when the AXPY is actually implemented
2086 1026d 08h eromero /trunk/src/st/impls/precond/precond.c precond also uses the value of defsigma
2021 1046d 01h 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
2020 1046d 08h eromero /trunk/src/st/impls/precond/precond.c - Changed STPrecondSetMatForKSP to STPrecondSetKSPHasMat
2014 1046d 16h eromero /trunk/src/st/impls/precond/precond.c - Set better default values for st->ksp in st precond and eps jd
2012 1047d 14h eromero /trunk/src/st/impls/precond/precond.c - Adapted veccomp, precond, gd and jd to PETSc with c++

Show All