#include "petscmat.h" PetscErrorCode MatGetLayouts(Mat A,PetscLayout *rmap,PetscLayout *cmap)Not Collective
rmap | - row layout | |
cmap | - column layout |
Level:advanced
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages