Searched refs:fsValuesLocal (Results 1 – 1 of 1) sorted by relevance
2217 const PetscInt *fsValuesLocal; in DMView_PlexCGNS() local2231 PetscCall(ISGetIndices(fsValuesLocalIS, &fsValuesLocal)); in DMView_PlexCGNS()2239 … = 0; fs < num_fs_local; ++fs) PetscCall(DMLabelGetStratumIS(fsLabel, fsValuesLocal[fs], &fsPoints… in DMView_PlexCGNS()2251 PetscCall(ISRestoreIndices(fsValuesLocalIS, &fsValuesLocal)); in DMView_PlexCGNS()