Searched refs:globalVertexNum (Results 1 – 2 of 2) sorted by relevance
14 IS bdIS, globalVertexNum; in DMAdaptMetric_Pragmatic_Plex() local80 PetscCall(DMPlexGetVertexNumbering(udm, &globalVertexNum)); in DMAdaptMetric_Pragmatic_Plex()81 PetscCall(ISGetIndices(globalVertexNum, &gV)); in DMAdaptMetric_Pragmatic_Plex()86 PetscCall(ISRestoreIndices(globalVertexNum, &gV)); in DMAdaptMetric_Pragmatic_Plex()
24 IS globalVertexNum; in DMAdaptMetric_ParMmg_Plex() local313 PetscCall(DMPlexGetVertexNumbering(dm, &globalVertexNum)); in DMAdaptMetric_ParMmg_Plex()314 PetscCall(ISGetIndices(globalVertexNum, &gV)); in DMAdaptMetric_ParMmg_Plex()333 PetscCall(ISRestoreIndices(globalVertexNum, &gV)); in DMAdaptMetric_ParMmg_Plex()