Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Clear current filter

Rev Age Author Path Log message
2412 705d 01h jroman /trunk/src/eps/interface/setup.c Make setup more robust for the case that XXXSetFromOptions was not called by the user
2410 707d 19h jroman /trunk/src/eps/interface/setup.c Smarter way of handling contiguous vector storage: do VecDuplicateVecs on a special vector (SlepcVecSetTemplate)
2381 729d 18h jroman /trunk/src/eps/interface/setup.c Move IP creation to XXXGetIP
2380 729d 18h jroman /trunk/src/eps/interface/setup.c Use IPSetMatrix instead of IPSetBilinearForm
2371 731d 16h jroman /trunk/src/eps/interface/setup.c Move ST creation to EPSGetST
2368 732d 02h jroman /trunk/src/eps/interface/setup.c Remove unused variables
2359 737d 17h jroman /trunk/src/eps/interface/setup.c Implement deflation space as contiguous Vecs
2350 739d 02h jroman /trunk/src/eps/interface/setup.c Added SVDReset
2348 742d 17h jroman /trunk/src/eps/interface/setup.c Add EPSReset
2331 746d 13h jroman /trunk/src/eps/interface/setup.c Enforce coding convention - whitespace around parentheses and commas
2330 746d 14h jroman /trunk/src/eps/interface/setup.c Enforce coding convention - remove space before CHKERRQ
2326 746d 20h jroman /trunk/src/eps/interface/setup.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2317 749d 18h jroman /trunk/src/eps/interface/setup.c Enforce coding convention and style guide
2305 753d 15h jroman /trunk/src/eps/interface/setup.c Sync with petsc-dev (XXXDestroy)
2283 786d 15h jroman /trunk/src/eps/interface/setup.c Use angle brackets for includes; not finished yet
2219 944d 13h jroman /trunk/src/eps/interface/setup.c Synchronize with petsc-dev: fix various compilation problems
2216 944d 15h jroman /trunk/src/eps/interface/setup.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 944d 16h jroman /trunk/src/eps/interface/setup.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 944d 17h jroman /trunk/src/eps/interface/setup.c Synchronize with petsc-dev: rename Cookie to ClassId
2116 1018d 13h eromero /trunk/src/eps/interface/setup.c Updated the copyright

Show All