Searched refs:dvp (Results 1 – 1 of 1) sorted by relevance
471 auto dvp = thrust::device_pointer_cast(dv.data()); in GetDiagonal() local475 PetscCallThrust(THRUST_CALL(thrust::copy, stream, diagonal.begin(), diagonal.end(), dvp)); in GetDiagonal()