Searched refs:fsValuesGlobal (Results 1 – 1 of 1) sorted by relevance
2305 const PetscInt *fsValuesGlobal = NULL; in DMView_PlexCGNS() local2306 PetscCall(ISGetIndices(fsValuesGlobalIS, &fsValuesGlobal)); in DMView_PlexCGNS()2309 const PetscInt fsID = fsValuesGlobal[fs]; in DMView_PlexCGNS()2371 PetscCall(ISRestoreIndices(fsValuesGlobalIS, &fsValuesGlobal)); in DMView_PlexCGNS()