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
2575 610d 09h eromero /trunk/src/st/interface/ Updated Copyright year.
2550 623d 09h eromero /trunk/src/st/interface/ Fixed PCView issue for an unused pc.
2497 640d 05h jroman /trunk/src/st/interface/ Do not call SETERRQ with a zero error code
2469 660d 06h jroman /trunk/src/st/interface/ Sync with petsc-dev (PetscHeaderCreate)
2446 704d 12h jroman /trunk/src/st/interface/ Fix -st_matstructure option to be independent of the actual values of the MatStructure enum (which has been changed in petsc-dev)
2409 741d 04h jroman /trunk/src/st/interface/ Forgot to put an empty string to terminate the list in PetscTypeCompareAny
2406 741d 13h jroman /trunk/src/st/interface/ More uses of PetscTypeCompareAny
2394 755d 08h jroman /trunk/src/st/interface/ Fix format specifiers for quad precision
2384 761d 12h jroman /trunk/src/st/interface/ Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2376 763d 06h jroman /trunk/src/st/interface/ Add XXXRegisterAllCalled
2375 763d 06h jroman /trunk/src/st/interface/ Rearrange header files
2374 763d 07h jroman /trunk/src/st/interface/ Use PETSC_MAX_PATH_LEN where appropiate
2365 764d 16h jroman /trunk/src/st/interface/ Rework EPSView and STView
2364 765d 05h jroman /trunk/src/st/interface/ Move KSP creation to STGetKSP
2363 765d 06h jroman /trunk/src/st/interface/ PetscMemzero is not necessary after PetscHeaderCreate
2350 771d 14h jroman /trunk/src/st/interface/ Added SVDReset
2349 775d 02h jroman /trunk/src/st/interface/ Private functions need not check arguments; add argument checks in some public functions
2348 775d 05h jroman /trunk/src/st/interface/ Add EPSReset
2334 778d 03h jroman /trunk/src/st/interface/ Use VecGetArrayRead when possible
2333 778d 13h jroman /trunk/src/st/interface/ checknullspace should be in the _STOps table

Show All