Searched refs:VecSetPreallocationCOO_SeqKokkos (Results 1 – 1 of 1) sorted by relevance
1561 static PetscErrorCode VecSetPreallocationCOO_SeqKokkos(Vec x, PetscCount ncoo, const PetscInt coo_i… in VecSetPreallocationCOO_SeqKokkos() function1691 v->ops->setpreallocationcoo = VecSetPreallocationCOO_SeqKokkos; in VecCreate_SeqKokkos_Common()