Searched refs:MatNestGetSizes_Private (Results 1 – 1 of 1) sorted by relevance
13 static PetscErrorCode MatNestGetSizes_Private(Mat A, PetscInt *m, PetscInt *n, PetscInt *M, PetscIn… in MatNestGetSizes_Private() function1422 PetscCall(MatNestGetSizes_Private(A, &m, &n, &M, &N)); in MatNestSetSubMats_Nest()