Home
last modified time | relevance | path

Searched defs:o_rlen (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/sell/mpi/mpicuda/
H A Dmpisellcuda.cu5 …DA(Mat B, PetscInt d_rlenmax, const PetscInt d_rlen[], PetscInt o_rlenmax, const PetscInt o_rlen[]) in MatMPISELLSetPreallocation_MPISELLCUDA()
/petsc/src/mat/impls/sell/mpi/mpihip/
H A Dmpisellhip.hip.cxx5 …IP(Mat B, PetscInt d_rlenmax, const PetscInt d_rlen[], PetscInt o_rlenmax, const PetscInt o_rlen[]) in MatMPISELLSetPreallocation_MPISELLHIP()
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c966 …LL(Mat B, PetscInt d_rlenmax, const PetscInt d_rlen[], PetscInt o_rlenmax, const PetscInt o_rlen[]) in MatMPISELLSetPreallocation_MPISELL()
1504 …, PetscInt d_rlenmax, const PetscInt d_rlen[], PetscInt o_rlenmax, const PetscInt o_rlen[], Mat *A) in MatCreateSELL()