Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/mpi/mpicuda/
H A Dmpisellcuda.cu5 …on_MPISELLCUDA(Mat B, PetscInt d_rlenmax, const PetscInt d_rlen[], PetscInt o_rlenmax, const Petsc… in MatMPISELLSetPreallocation_MPISELLCUDA()
/petsc/src/mat/impls/sell/mpi/mpihip/
H A Dmpisellhip.hip.cxx5 …ion_MPISELLHIP(Mat B, PetscInt d_rlenmax, const PetscInt d_rlen[], PetscInt o_rlenmax, const Petsc… in MatMPISELLSetPreallocation_MPISELLHIP()
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c966 …cation_MPISELL(Mat B, PetscInt d_rlenmax, const PetscInt d_rlen[], PetscInt o_rlenmax, const Petsc… in MatMPISELLSetPreallocation_MPISELL()
1504 …tscInt M, PetscInt N, PetscInt d_rlenmax, const PetscInt d_rlen[], PetscInt o_rlenmax, const Petsc… in MatCreateSELL()