Searched refs:coordLocalVec (Results 1 – 1 of 1) sorted by relevance
3703 Vec coordLocalVec; in DMPforestMapCoordinates() local3716 PetscCall(DMGetCoordinatesLocal(plex, &coordLocalVec)); in DMPforestMapCoordinates()3717 PetscCall(VecGetArray(coordLocalVec, &coords)); in DMPforestMapCoordinates()3828 PetscCall(VecRestoreArray(coordLocalVec, &coords)); in DMPforestMapCoordinates()