Home
last modified time | relevance | path

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

/petsc/src/mat/impls/hypre/hip/
H A Dhypre2.hip.cxx7 const PetscInt blkDimX = 16, blkDimY = 32; in MatZeroRows_HIP() local
/petsc/src/mat/impls/hypre/cuda/
H A Dhypre1.cu7 const PetscInt blkDimX = 16, blkDimY = 32; in MatZeroRows_CUDA() local