Searched defs:Vec_Kokkos (Results 1 – 1 of 1) sorted by relevance
22 struct Vec_Kokkos { struct40 /* Construct Vec_Kokkos with the given array(s). n is the length of the array. argument46 Vec_Kokkos(PetscInt n, PetscScalar *array_h, PetscScalar *array_d = NULL) in Vec_Kokkos() argument61 Vec_Kokkos(PetscScalarKokkosDualView dual) : v_dual(dual) { } in Vec_Kokkos() argument67 PetscErrorCode UpdateArray(PetscScalar *array) in UpdateArray()79 PetscErrorCode UpdateArray(PetscScalar *array) in UpdateArray()90 PetscErrorCode UpdateArray(PetscScalar *array) in UpdateArray()100 PetscErrorCode SetUpCOO(const Vec_Seq *vecseq, PetscInt m) in SetUpCOO()108 PetscErrorCode SetUpCOO(const Vec_MPI *vecmpi, PetscInt m) in SetUpCOO()