#include <petscvec.h> PetscErrorCode VecCreateSeqCUDA(MPI_Comm comm,PetscInt n,Vec *v)Collective on MPI_Comm
.seealso: VecCreateMPI(), VecCreate(), VecDuplicate(), VecDuplicateVecs(), VecCreateGhost()
Level:intermediate
Location:src/vec/vec/impls/seq/seqcuda/veccuda.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages