Home
last modified time | relevance | path

Searched refs:MatCreateMPIBAIJWithArrays (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscmat.h448 PETSC_EXTERN PetscErrorCode MatCreateMPIBAIJWithArrays(MPI_Comm, PetscInt, PetscInt, PetscInt, Pets…
/petsc/src/mat/impls/baij/mpi/
H A Dmpibaij.c3561 PetscErrorCode MatCreateMPIBAIJWithArrays(MPI_Comm comm, PetscInt bs, PetscInt m, PetscInt n, Petsc… in MatCreateMPIBAIJWithArrays() function