Searched refs:ltog_row (Results 1 – 1 of 1) sorted by relevance
769 ISLocalToGlobalMapping ltog_row, ltog_col; in MatSetPreallocationCOOLocal() local771 PetscCall(MatGetLocalToGlobalMapping(A, <og_row, <og_col)); in MatSetPreallocationCOOLocal()772 if (ltog_row) { in MatSetPreallocationCOOLocal()774 PetscCall(ISLocalToGlobalMappingApply(ltog_row, ncoo_i, coo_i, coo_i)); in MatSetPreallocationCOOLocal()