Subversion Repositories slepc-dev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2654 568d 10h jroman /branches/slepc-3_2-branch/src/st/interface/stset.c Merge from trunk
2632 574d 10h jroman /branches/slepc-3_2-branch/src/st/interface/stset.c Create branch for 3.2
2575 584d 12h eromero /trunk/src/st/interface/stset.c Updated Copyright year.
2446 678d 15h jroman /trunk/src/st/interface/stset.c Fix -st_matstructure option to be independent of the actual values of the MatStructure enum (which has been changed in petsc-dev)
2384 735d 15h jroman /trunk/src/st/interface/stset.c Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2376 737d 09h jroman /trunk/src/st/interface/stset.c Add XXXRegisterAllCalled
2364 739d 09h jroman /trunk/src/st/interface/stset.c Move KSP creation to STGetKSP
2348 749d 09h jroman /trunk/src/st/interface/stset.c Add EPSReset
2331 753d 05h jroman /trunk/src/st/interface/stset.c Enforce coding convention - whitespace around parentheses and commas
2328 753d 08h jroman /trunk/src/st/interface/stset.c Distinguish between collective and logically collective operations in manpages
2326 753d 12h jroman /trunk/src/st/interface/stset.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2319 756d 10h jroman /trunk/src/st/interface/stset.c Add proper pointer checks to XXXGetYYY methods
2317 756d 10h jroman /trunk/src/st/interface/stset.c Enforce coding convention and style guide
2316 756d 13h jroman /trunk/src/st/interface/stset.c Remove tab characters
2300 773d 13h jroman /trunk/src/st/interface/stset.c Sync with petsc-dev (PetscFListFind)
2283 793d 07h jroman /trunk/src/st/interface/stset.c Use angle brackets for includes; not finished yet
2216 951d 07h jroman /trunk/src/st/interface/stset.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 951d 08h jroman /trunk/src/st/interface/stset.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 951d 09h jroman /trunk/src/st/interface/stset.c Synchronize with petsc-dev: rename Cookie to ClassId
2116 1025d 05h eromero /trunk/src/st/interface/stset.c Updated the copyright

Show All