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
2417 708d 09h jroman /trunk/src/vec Block version of SlepcUpdateVectors_Noncontiguous_Inplace
2416 708d 12h jroman /trunk/src/vec Hack to avoid Vec creation within SlepcVecMAXPBY
2415 709d 11h jroman /trunk/src/vec Remove @ sign in static functions added in previous commits
2414 709d 12h jroman /trunk/src/vec More elaborate version of SlepcUpdateVectors_Noncontiguous
2413 709d 16h jroman /trunk/src/vec First crude version of SlepcUpdateVectors for non-contiguous storage
2410 712d 12h jroman /trunk/src/vec Smarter way of handling contiguous vector storage: do VecDuplicateVecs on a special vector (SlepcVecSetTemplate)
2386 733d 14h jroman /trunk/src/vec Non-contiguous version of SlepcVecMAXPBY
2349 747d 06h jroman /trunk/src/vec Private functions need not check arguments; add argument checks in some public functions
2345 748d 10h jroman /trunk/src/vec Remove warnings
2344 748d 14h jroman /trunk/src/vec Can pass null pointer to SlepcVecDestroyVecs
2341 749d 09h jroman /trunk/src/vec Create a private vecimpl.h file in the right place
2340 749d 10h jroman /trunk/src/vec Move more functions from slepcutil to src/vec
2339 749d 10h jroman /trunk/src/vec Add new file (forgotten in previous commit); also rework the subroutines
2338 749d 13h jroman /trunk/src/vec Move SlepcVecCreateVecs to src/vec
2337 749d 13h jroman /trunk/src/vec Register VecComp
2336 749d 14h jroman /trunk/src/vec Enforce coding convention
2331 751d 06h jroman /trunk/src/vec Enforce coding convention - whitespace around parentheses and commas
2330 751d 07h jroman /trunk/src/vec Enforce coding convention - remove space before CHKERRQ
2317 754d 11h jroman /trunk/src/vec Enforce coding convention and style guide
2309 757d 14h jroman /trunk/src/vec Some fixes to previous commits

Show All