#include "petscmat.h" PetscErrorCode MatNestGetSubMat(Mat A,PetscInt idxm,PetscInt jdxm,Mat *sub)Not collective Many br
A | - nest matrix Many br | |
idxm | - index of the matrix within the nest matrix Many br | |
jdxm | - index of the matrix within the nest matrix Many br |
Many br
Level:developer
Location:src/mat/impls/nest/matnest.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages