Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
2116 1022d 11h eromero /trunk/src/ Updated the copyright
2115 1022d 11h eromero /trunk/src/ Modified EPSComputeRelativeError to use eps->conv_func to compute the error
2114 1022d 14h eromero /trunk/src/ Fixed issues in order to compile with complex and c++
2112 1022d 15h eromero /trunk/src/ Fixed problems compiling in C++
2111 1022d 15h jroman /trunk/src/ Disable adaptive matrix norms for the release
2110 1022d 15h jroman /trunk/src/ Add missing comment at the beginning of new files
2108 1022d 16h jroman /trunk/src/ Add documentation of new harmonic extraction types
2107 1022d 16h eromero /trunk/src/ Added STGetMatStructure
2105 1022d 16h jroman /trunk/src/ Minor changes in new example ex18
2104 1022d 17h eromero /trunk/src/ When searching for largest eigenvalues and st precond is used, the default shift is set to inf
2102 1022d 18h eromero /trunk/src/ Removed PetscOptionsHead and PetscOptionsTail by PetscOptionsBegin and PetscOptionsEnd
2101 1022d 19h jroman /trunk/src/ Add problem_type in ex16
2100 1022d 19h eromero /trunk/src/ Bug fixed: MatHasOperation of MATOP_AXPY returns false even when the AXPY is actually implemented
2099 1022d 20h jroman /trunk/src/ Harmonic KS does not need a specific subroutine for the projected problem; reuse the nonsym one
2098 1022d 21h eromero /trunk/src/ Added an example using an user eigenvalue comparison function
2097 1022d 21h eromero /trunk/src/ Changed the EPSCompareEigenvalues criterion: results == -1 means the fist eigenvalue is preferred to the 2st
2096 1022d 21h eromero /trunk/src/ EPS sorts the eigenvalues tacking into account its st
2092 1023d 11h jroman /trunk/src/ Replace STSINV with the more consistent STSINVERT
2091 1023d 12h jroman /trunk/src/ Rename the antishift from tau to nu; now tau refers to the target
2090 1023d 13h jroman /trunk/src/ Rename -st_antishift to -st_cayley_antishift

Show All