Searched refs:filterCells (Results 1 – 1 of 1) sorted by relevance
33 const PetscInt *filterCells; in DMPlexTransformSetUp_Filter() local39 if (filterIS) PetscCall(ISGetIndices(filterIS, &filterCells)); in DMPlexTransformSetUp_Filter()41 const PetscInt cell = filterCells[c]; in DMPlexTransformSetUp_Filter()54 PetscCall(ISRestoreIndices(filterIS, &filterCells)); in DMPlexTransformSetUp_Filter()