Searched refs:MatCreateBlockMat (Results 1 – 3 of 3) sorted by relevance
| /petsc/doc/overview/ |
| H A D | matrix_table.md | 188 - ``MatCreateBlockMat()``
|
| /petsc/src/mat/impls/blockmat/seq/ |
| H A D | blockmat.c | 944 PetscErrorCode MatCreateBlockMat(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt bs, PetscInt nz, P… in MatCreateBlockMat() function
|
| /petsc/include/ |
| H A D | petscmat.h | 477 PETSC_EXTERN PetscErrorCode MatCreateBlockMat(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, Pet…
|