Searched refs:coordsGlobal (Results 1 – 1 of 1) sorted by relevance
4247 Vec coordsGlobal, coordsLocal; in DMConvert_pforest_plex() local4255 PetscCall(DMGetCoordinates(newPlex, &coordsGlobal)); in DMConvert_pforest_plex()4257 PetscCall(VecGetArrayRead(coordsGlobal, &globalArray)); in DMConvert_pforest_plex()4262 PetscCall(VecRestoreArrayRead(coordsGlobal, &globalArray)); in DMConvert_pforest_plex()