Searched refs:MatCreateAIJCUSPARSE (Results 1 – 4 of 4) sorted by relevance
| /petsc/doc/overview/ |
| H A D | matrix_table.md | 38 - ``MatCreateAIJCUSPARSE()``
|
| /petsc/src/mat/impls/aij/mpi/mpicusparse/ |
| H A D | mpiaijcusparse.cu | 559 PetscErrorCode MatCreateAIJCUSPARSE(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, … in MatCreateAIJCUSPARSE() function
|
| /petsc/include/ |
| H A D | petscmat.h | 2549 PETSC_EXTERN PetscErrorCode MatCreateAIJCUSPARSE(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, …
|
| /petsc/doc/manual/ |
| H A D | mat.md | 510 The routine `MatCreateAIJCUSPARSE()` allows one to create GPU based matrices for NVIDIA systems.
|