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
1961 1134d 10h antodo /trunk/src/examples Fix MatSetValues calls in some examples
1947 1168d 16h jroman /trunk/src/examples More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1937 1170d 09h jroman /trunk/src/examples Added EPSSetInitialSpaceLeft for providing initial left vectors; now ex12 works again
1936 1170d 11h jroman /trunk/src/examples Consistent naming of functions related to left eigenvectors
1933 1174d 13h jroman /trunk/src/examples Replaced EPSSetInitialVector by the new function EPSSetInitialSpace; still more work required for left initial vectors
1926 1174d 19h jroman /trunk/src/examples Rename EPSAttachDeflationSpace to EPSSetDeflationSpace and update Users Manual
1922 1180d 10h jroman /trunk/src/examples Add output file for ex17
1921 1180d 10h jroman /trunk/src/examples Added new QEP example and binary files for coefficient matrices
1917 1181d 11h jroman /trunk/src/examples Change interface of EPSAttachDeflationSpace; now references of vectors are kept and copied only at setup
1903 1189d 08h jroman /trunk/src/examples Correctly clean memory in QEP; fix memory leak in ex13
1895 1198d 09h jroman /trunk/src/examples Add output file for ex16
1893 1198d 10h jroman /trunk/src/examples Simplify computation of relative error
1892 1198d 12h jroman /trunk/src/examples Fix output of ex13
1890 1199d 10h jroman /trunk/src/examples Use correct order of coefficient matrices in quadratic problem (now in the example)
1887 1201d 10h jroman /trunk/src/examples Added new QEP object for quadratic eigenproblems; only the interface, no implementation yet
1885 1205d 12h jroman /trunk/src/examples New naming convention for header files; renamed slepc.h to slepcsys.h and added a global slepc.h
1882 1238d 09h jroman /trunk/src/examples Merge from release: Fix SLEPc initialization for Fortran, and fix the Fortran 90 example
1866 1296d 15h jroman /trunk/src/examples Use correct NULL value in Fortran examples (merge from release)
1827 1349d 14h jroman /trunk/src/examples Merge from release
1780 1377d 10h antodo /trunk/src/examples Update fortran stubs and ex10 to new BackTransform interface

Show All