Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
2342 749d 03h jroman /trunk/ Start to use the new functions for contiguous vectors
2341 749d 05h jroman /trunk/ Create a private vecimpl.h file in the right place
2340 749d 06h jroman /trunk/ Move more functions from slepcutil to src/vec
2339 749d 06h jroman /trunk/ Add new file (forgotten in previous commit); also rework the subroutines
2338 749d 09h jroman /trunk/ Move SlepcVecCreateVecs to src/vec
2337 749d 09h jroman /trunk/ Register VecComp
2336 749d 10h jroman /trunk/ Enforce coding convention
2335 750d 02h jroman /trunk/ Add SlepcVecDuplicateVecs to allocate a block of vectors with continuous storage
2334 750d 04h jroman /trunk/ Use VecGetArrayRead when possible
2333 750d 13h jroman /trunk/ checknullspace should be in the _STOps table
2332 750d 17h jroman /trunk/ Remove unused variable
2331 751d 02h jroman /trunk/ Enforce coding convention - whitespace around parentheses and commas
2330 751d 03h jroman /trunk/ Enforce coding convention - remove space before CHKERRQ
2329 751d 04h jroman /trunk/ Use PetscNewLog when possible
2328 751d 05h jroman /trunk/ Distinguish between collective and logically collective operations in manpages
2327 751d 06h jroman /trunk/ Add a few missing PetscLogObjectParent
2326 751d 09h jroman /trunk/ Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2325 751d 14h jroman /trunk/ Add missing method STCayleyGetAntishift
2324 751d 15h jroman /trunk/ Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2323 751d 15h jroman /trunk/ Forgot to update setup.py in rev 2229 (prepend arch- to default archname in prefix installs)

Show All