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
2334 751d 06h jroman /trunk/src/sys/slepcutil.c Use VecGetArrayRead when possible
2331 752d 05h jroman /trunk/src/sys/slepcutil.c Enforce coding convention - whitespace around parentheses and commas
2330 752d 06h jroman /trunk/src/sys/slepcutil.c Enforce coding convention - remove space before CHKERRQ
2328 752d 07h jroman /trunk/src/sys/slepcutil.c Distinguish between collective and logically collective operations in manpages
2324 752d 18h jroman /trunk/src/sys/slepcutil.c Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2320 755d 09h jroman /trunk/src/sys/slepcutil.c Change ifdef/ifndef directives to if defined
2317 755d 10h jroman /trunk/src/sys/slepcutil.c Enforce coding convention and style guide
2314 755d 15h jroman /trunk/src/sys/slepcutil.c The destructor for XXXMonitorConverged is common to EPS, SVD, QEP
2305 759d 07h jroman /trunk/src/sys/slepcutil.c Sync with petsc-dev (XXXDestroy)
2294 777d 11h jroman /trunk/src/sys/slepcutil.c Added SlepcMatTile for explicitly building a matrix from four blocks; performs preallocation
2291 778d 18h jroman /trunk/src/sys/slepcutil.c Fix fortranstubs, broken in rev 2283
2283 792d 07h jroman /trunk/src/sys/slepcutil.c Use angle brackets for includes; not finished yet
2216 950d 07h jroman /trunk/src/sys/slepcutil.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 950d 08h jroman /trunk/src/sys/slepcutil.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 950d 09h jroman /trunk/src/sys/slepcutil.c Synchronize with petsc-dev: rename Cookie to ClassId
2152 1003d 18h eromero /trunk/src/sys/slepcutil.c - Bug fixed in STPrecondSetMatForPC
- Bug fixed: wrong overload of VecAYPX in comp vectors
- Removed more compiling warnings
2139 1018d 15h jroman /trunk/src/sys/slepcutil.c Fix some warnings
2118 1023d 18h jroman /trunk/src/sys/slepcutil.c Add code in QEPLINEAR to select the eigenvector with smallest residual norm
2116 1024d 05h eromero /trunk/src/sys/slepcutil.c Updated the copyright
2052 1029d 13h jroman /trunk/src/sys/slepcutil.c Fix for the case when the number of local rows is zero in a given process

Show All