Searched refs:MatZeroRows_CUDA (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/hypre/cuda/ |
| H A D | hypre1.cu | 5 PetscErrorCode MatZeroRows_CUDA(PetscInt n, const PetscInt rows[], const HYPRE_Int i[], const HYPRE… in MatZeroRows_CUDA() function
|
| /petsc/src/mat/impls/hypre/ |
| H A D | mhypre.h | 31 PETSC_INTERN PetscErrorCode MatZeroRows_CUDA(PetscInt n, const PetscInt *rows, const HYPRE_Int *i, …
|
| H A D | mhypre.c | 2001 PetscCall(MatZeroRows_CUDA(N, rows, i, j, a, diag));
|