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
1956 1140d 23h jroman /trunk/src/ Change SlepcVecSetRandom to use PetscRandomGetValue
1954 1141d 01h jroman /trunk/src/ Avoid using IPQRDecomposition since it may generate a random vector
1953 1141d 02h jroman /trunk/src/ Make the AV vectors private to the eigensolvers that use them
1952 1141d 02h jroman /trunk/src/ Replace XXXSetInitialVector by XXXSetInitialSpace also in SVD and QEP
1951 1141d 04h jroman /trunk/src/ Extend previous change also to SVD and QEP
1950 1141d 04h jroman /trunk/src/ Change EPSMonitorConverged in order to avoid a static variable
1949 1141d 06h jroman /trunk/src/ Reset setupcalled when leftvecs is changed (also in QEP)
1948 1141d 06h jroman /trunk/src/ Reset setupcalled when leftvecs is changed
1947 1141d 07h jroman /trunk/src/ More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1945 1142d 00h jroman /trunk/src/ Rename EPS_USER to EPS_WHICH_USER
1944 1142d 01h jroman /trunk/src/ Added leftvecs attribute for EPS and QEP; not used yet
1942 1142d 01h jroman /trunk/src/ Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1941 1142d 02h jroman /trunk/src/ Repair Arpack interface, which was broken by recent changes
1940 1142d 09h jroman /trunk/src/ Use more consistent names for enumerates
1938 1143d 00h jroman /trunk/src/ In EPSView, display subspace dimensions only if nonzero
1937 1143d 00h jroman /trunk/src/ Added EPSSetInitialSpaceLeft for providing initial left vectors; now ex12 works again
1936 1143d 02h jroman /trunk/src/ Consistent naming of functions related to left eigenvectors
1935 1143d 02h jroman /trunk/src/ Turn off echo in compilation of F90 modules
1933 1147d 04h jroman /trunk/src/ Replaced EPSSetInitialVector by the new function EPSSetInitialSpace; still more work required for left initial vectors
1932 1147d 05h jroman /trunk/src/ Added EPSSetInitialSpace, not used yet

Show All