Subversion Repositories slepc-dev

Rev

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

Filtering Options

Rev Age Author Path Log message
2654 567d 12h jroman /branches/slepc-3_2-branch/src/st/interface/stset.c Merge from trunk
2632 573d 12h jroman /branches/slepc-3_2-branch/src/st/interface/stset.c Create branch for 3.2
2575 583d 14h eromero /trunk/src/st/interface/stset.c Updated Copyright year.
2446 677d 18h 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 734d 18h jroman /trunk/src/st/interface/stset.c Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2376 736d 12h jroman /trunk/src/st/interface/stset.c Add XXXRegisterAllCalled
2364 738d 11h jroman /trunk/src/st/interface/stset.c Move KSP creation to STGetKSP
2348 748d 11h jroman /trunk/src/st/interface/stset.c Add EPSReset
2331 752d 07h jroman /trunk/src/st/interface/stset.c Enforce coding convention - whitespace around parentheses and commas
2328 752d 10h jroman /trunk/src/st/interface/stset.c Distinguish between collective and logically collective operations in manpages
2326 752d 14h jroman /trunk/src/st/interface/stset.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2319 755d 12h jroman /trunk/src/st/interface/stset.c Add proper pointer checks to XXXGetYYY methods
2317 755d 13h jroman /trunk/src/st/interface/stset.c Enforce coding convention and style guide
2316 755d 15h jroman /trunk/src/st/interface/stset.c Remove tab characters
2300 772d 16h jroman /trunk/src/st/interface/stset.c Sync with petsc-dev (PetscFListFind)
2283 792d 10h jroman /trunk/src/st/interface/stset.c Use angle brackets for includes; not finished yet
2216 950d 09h jroman /trunk/src/st/interface/stset.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 950d 11h jroman /trunk/src/st/interface/stset.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 950d 12h jroman /trunk/src/st/interface/stset.c Synchronize with petsc-dev: rename Cookie to ClassId
2116 1024d 07h eromero /trunk/src/st/interface/stset.c Updated the copyright

Show All