Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/mpi/kokkos/
H A Dmpikok.kokkos.cxx137 static PetscErrorCode VecSetPreallocationCOO_MPIKokkos(Vec x, PetscCount ncoo, const PetscInt coo_i… in VecSetPreallocationCOO_MPIKokkos() function
258 v->ops->setpreallocationcoo = VecSetPreallocationCOO_MPIKokkos; in VecCreate_MPIKokkos_Common()