Searched refs:ncr (Results 1 – 1 of 1) sorted by relevance
1855 PetscInt ncr, rst; in MatConvert_Nest_SeqAIJ_fast() local1858 PetscCall(ISGetLocalSize(nest->isglobal.row[i], &ncr)); in MatConvert_Nest_SeqAIJ_fast()1864 for (ir = rst; ir < ncr + rst; ++ir) { in MatConvert_Nest_SeqAIJ_fast()1876 PetscInt ncr, rst; in MatConvert_Nest_SeqAIJ_fast() local1879 PetscCall(ISGetLocalSize(nest->isglobal.row[i], &ncr)); in MatConvert_Nest_SeqAIJ_fast()1892 for (ir = rst; ir < ncr + rst; ++ir) { in MatConvert_Nest_SeqAIJ_fast()