Searched refs:selected_idx (Results 1 – 1 of 1) sorted by relevance
612 const PetscInt *selected_idx; in PCGAMGProlongator_GEO() local631 PetscCall(ISGetIndices(selected_1, &selected_idx)); in PCGAMGProlongator_GEO()633 PetscInt lid = selected_idx[kk]; in PCGAMGProlongator_GEO()640 PetscCall(ISRestoreIndices(selected_1, &selected_idx)); in PCGAMGProlongator_GEO()