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

Show All