Searched refs:FillMatrixKokkosCOO (Results 1 – 3 of 3) sorted by relevance
13 PETSC_EXTERN PetscErrorCode FillMatrixKokkosCOO(FEStruct *, Mat);
7 PetscErrorCode FillMatrixKokkosCOO(FEStruct *fe, Mat A) in FillMatrixKokkosCOO() function
171 if (is_kokkos) PetscCall(FillMatrixKokkosCOO(&fe, A)); in main()