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
2216 977d 13h jroman /trunk/src/qep/interface/qepdefault.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 977d 14h jroman /trunk/src/qep/interface/qepdefault.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 977d 15h jroman /trunk/src/qep/interface/qepdefault.c Synchronize with petsc-dev: rename Cookie to ClassId
2116 1051d 11h eromero /trunk/src/qep/interface/qepdefault.c Updated the copyright
2070 1055d 16h jroman /trunk/src/qep/interface/qepdefault.c Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2066 1055d 19h jroman /trunk/src/qep/interface/qepdefault.c Adapt QARNOLDI to new convergence scheme
2044 1058d 18h antodo /trunk/src/qep/interface/qepdefault.c Fisrt version of the Quadratic Arnoldi method
1952 1169d 17h jroman /trunk/src/qep/interface/qepdefault.c Replace XXXSetInitialVector by XXXSetInitialSpace also in SVD and QEP
1887 1202d 16h jroman /trunk/src/qep/interface/qepdefault.c Added new QEP object for quadratic eigenproblems; only the interface, no implementation yet