Searched refs:MatCreateSubMatrices_Normal (Results 1 – 1 of 1) sorted by relevance
26 static PetscErrorCode MatCreateSubMatrices_Normal(Mat mat, PetscInt n, const IS irow[], const IS ic… in MatCreateSubMatrices_Normal() function430 (*N)->ops->createsubmatrices = MatCreateSubMatrices_Normal; in MatCreateNormal()