:orphan:
# VECKOKKOS
VECKOKKOS = "kokkos" - The basic vector, modified to use Kokkos 
## Options Database Keys

- ***-vec_type kokkos -*** sets the vector type to VECKOKKOS during a call to VecSetFromOptions()





## See Also
 `VecCreate()`, `VecSetType()`, `VecSetFromOptions()`, `VecCreateMPIKokkosWithArray()`, `VECMPI`, `VecType`, `VecCreateMPI()`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/vec/vec/impls/mpi/kokkos/mpikok.kokkos.cxx.html#VECKOKKOS">src/vec/vec/impls/mpi/kokkos/mpikok.kokkos.cxx</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/vec/vec/impls/mpi/kokkos/mpikok.kokkos.cxx)


[Index of all Vec routines](index.md)  
[Table of Contents for all manual pages](/manualpages/index.md)  
[Index of all manual pages](/manualpages/singleindex.md)  
