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
2823 392d 05h jroman /trunk/src/vec/contiguous.c Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2761 410d 20h jroman /trunk/src/vec/contiguous.c Sync with petsc-dev: add bs argument to VecCreateMPIWithArray
2729 427d 05h jroman /trunk/src/vec/contiguous.c Rename include/private to include/slepc-private
2575 584d 22h eromero /trunk/src/vec/contiguous.c Updated Copyright year.
2418 709d 04h jroman /trunk/src/vec/contiguous.c Fix minor problem in SlepcUpdateVectors
2417 710d 19h jroman /trunk/src/vec/contiguous.c Block version of SlepcUpdateVectors_Noncontiguous_Inplace
2416 710d 21h jroman /trunk/src/vec/contiguous.c Hack to avoid Vec creation within SlepcVecMAXPBY
2415 711d 21h jroman /trunk/src/vec/contiguous.c Remove @ sign in static functions added in previous commits
2414 711d 21h jroman /trunk/src/vec/contiguous.c More elaborate version of SlepcUpdateVectors_Noncontiguous
2413 712d 02h jroman /trunk/src/vec/contiguous.c First crude version of SlepcUpdateVectors for non-contiguous storage
2410 714d 21h jroman /trunk/src/vec/contiguous.c Smarter way of handling contiguous vector storage: do VecDuplicateVecs on a special vector (SlepcVecSetTemplate)
2386 735d 23h jroman /trunk/src/vec/contiguous.c Non-contiguous version of SlepcVecMAXPBY
2344 751d 00h jroman /trunk/src/vec/contiguous.c Can pass null pointer to SlepcVecDestroyVecs
2341 751d 19h jroman /trunk/src/vec/contiguous.c Create a private vecimpl.h file in the right place
2340 751d 19h jroman /trunk/src/vec/contiguous.c Move more functions from slepcutil to src/vec
2339 751d 20h jroman /trunk/src/vec/contiguous.c Add new file (forgotten in previous commit); also rework the subroutines