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
2334 752d 14h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Use VecGetArrayRead when possible
2324 754d 01h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2305 760d 15h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Sync with petsc-dev (XXXDestroy)
2303 772d 19h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Avoid 'I' as variable name
2296 778d 16h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Finished changing all the QEP linearizations to use SlepcMatTile
2295 778d 17h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Change QEPLINEAR to use SlepcMatTile; only N1B is done, the other linearizations pending
2284 793d 14h jroman /trunk/src/qep/impls/linear/qeplin_n1.c More work on angle brackets
2116 1025d 12h eromero /trunk/src/qep/impls/linear/qeplin_n1.c Updated the copyright
1919 1155d 18h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Proper implementation of scaling factor in QEPLINEAR, without scaling the matrices
1916 1156d 20h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Fix bug in building explicit matrix for N1 linearization in QEPLINEAR
1908 1158d 17h jroman /trunk/src/qep/impls/linear/qeplin_n1.c Split QEPLINEAR in separate files