#include "petscvec.h" PetscErrorCode VecCreateSeqCUSP(MPI_Comm comm,PetscInt n,Vec *v)Collective on MPI_Comm
comm | - the communicator, should be PETSC_COMM_SELF | |
n | - the vector length |
Level:intermediate
Location:src/vec/vec/impls/seq/seqcusp/veccusp.cu
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages