Searched refs:trIS (Results 1 – 1 of 1) sorted by relevance
246 IS trIS; in DMPlexTransformView_Ascii() local264 PetscCall(DMLabelGetValueIS(tr->trType, &trIS)); in DMPlexTransformView_Ascii()265 PetscCall(ISGetIndices(trIS, &trTypes)); in DMPlexTransformView_Ascii()277 PetscCall(ISRestoreIndices(trIS, &trTypes)); in DMPlexTransformView_Ascii()278 PetscCall(ISDestroy(&trIS)); in DMPlexTransformView_Ascii()