# MATSEQDENSECUDA
MATSEQDENSECUDA = "seqdensecuda" - A matrix type to be used for sequential dense matrices on GPUs. 
## Options Database Keys

- ***-mat_type seqdensecuda -*** sets the matrix type to `MATSEQDENSECUDA` during a call to MatSetFromOptions()





## See Also
 `MATSEQDENSE`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/mat/impls/dense/seq/cuda/densecuda.cu.html#MATSEQDENSECUDA">src/mat/impls/dense/seq/cuda/densecuda.cu</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/mat/impls/dense/seq/cuda/densecuda.cu)


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