#include "petscmat.h" PetscErrorCode MatSetBlockSizesFromMats(Mat mat,Mat fromRow,Mat fromCol)Logically Collective on Mat Many br
| mat | - the matrix Many br | |
| fromRow | - matrix from which to copy row block size Many br | |
| fromCol | - matrix from which to copy column block size (can be same as fromRow) Many br |
Many br
Level:developer
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages