Home
last modified time | relevance | path

Searched refs:VecSetPreallocationCOO_SeqKokkos (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx1561 static PetscErrorCode VecSetPreallocationCOO_SeqKokkos(Vec x, PetscCount ncoo, const PetscInt coo_i… in VecSetPreallocationCOO_SeqKokkos() function
1691 v->ops->setpreallocationcoo = VecSetPreallocationCOO_SeqKokkos; in VecCreate_SeqKokkos_Common()