Home
last modified time | relevance | path

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

/petsc/doc/overview/
H A Dmatrix_table.md38 - ``MatCreateAIJCUSPARSE()``
/petsc/src/mat/impls/aij/mpi/mpicusparse/
H A Dmpiaijcusparse.cu559 PetscErrorCode MatCreateAIJCUSPARSE(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, … in MatCreateAIJCUSPARSE() function
/petsc/include/
H A Dpetscmat.h2549 PETSC_EXTERN PetscErrorCode MatCreateAIJCUSPARSE(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, …
/petsc/doc/manual/
H A Dmat.md510 The routine `MatCreateAIJCUSPARSE()` allows one to create GPU based matrices for NVIDIA systems.