Searched refs:sub_cend (Results 1 – 2 of 2) sorted by relevance
1656 c->sub_cend = cend; in MatDenseGetSubMatrix_MPIDense()1668 if (c->sub_cbegin != cbegin || c->sub_cend != cend) { in MatDenseGetSubMatrix_MPIDense()1680 c->sub_cend = cend; in MatDenseGetSubMatrix_MPIDense()
759 PetscInt sub_cend; member