Home
last modified time | relevance | path

Searched defs:MatMultBatched (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/pc/impls/pbjacobi/cuda/
H A Dpbjacobi_cuda.cu6 __global__ static void MatMultBatched(PetscInt bs, PetscInt mbs, const PetscScalar *A, const PetscS… in MatMultBatched() function
/petsc/src/ksp/pc/impls/vpbjacobi/cuda/
H A Dvpbjacobi_cuda.cu81 __global__ static void MatMultBatched(PetscInt n, const PetscInt *bs, const PetscInt *bs2, const Pe… in MatMultBatched() function