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
2497 614d 16h jroman /trunk/src/eps/interface/setup.c Do not call SETERRQ with a zero error code
2453 673d 18h eromero /trunk/src/eps/interface/setup.c Fixed EPSSetup in order to pass eps/test4.
2436 688d 18h jroman /trunk/src/eps/interface/setup.c Allow passing zero vectors to EPSSetInitialSpace/DeflationSpace
2414 711d 18h jroman /trunk/src/eps/interface/setup.c More elaborate version of SlepcUpdateVectors_Noncontiguous
2412 712d 01h jroman /trunk/src/eps/interface/setup.c Make setup more robust for the case that XXXSetFromOptions was not called by the user
2410 714d 19h jroman /trunk/src/eps/interface/setup.c Smarter way of handling contiguous vector storage: do VecDuplicateVecs on a special vector (SlepcVecSetTemplate)
2381 736d 17h jroman /trunk/src/eps/interface/setup.c Move IP creation to XXXGetIP
2380 736d 18h jroman /trunk/src/eps/interface/setup.c Use IPSetMatrix instead of IPSetBilinearForm
2371 738d 16h jroman /trunk/src/eps/interface/setup.c Move ST creation to EPSGetST
2368 739d 02h jroman /trunk/src/eps/interface/setup.c Remove unused variables
2359 744d 17h jroman /trunk/src/eps/interface/setup.c Implement deflation space as contiguous Vecs
2350 746d 01h jroman /trunk/src/eps/interface/setup.c Added SVDReset
2348 749d 16h jroman /trunk/src/eps/interface/setup.c Add EPSReset
2331 753d 12h jroman /trunk/src/eps/interface/setup.c Enforce coding convention - whitespace around parentheses and commas
2330 753d 14h jroman /trunk/src/eps/interface/setup.c Enforce coding convention - remove space before CHKERRQ
2326 753d 19h jroman /trunk/src/eps/interface/setup.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2317 756d 18h jroman /trunk/src/eps/interface/setup.c Enforce coding convention and style guide
2305 760d 15h jroman /trunk/src/eps/interface/setup.c Sync with petsc-dev (XXXDestroy)
2283 793d 15h jroman /trunk/src/eps/interface/setup.c Use angle brackets for includes; not finished yet
2219 951d 13h jroman /trunk/src/eps/interface/setup.c Synchronize with petsc-dev: fix various compilation problems

Show All