Searched refs:add_remote_coo_values (Results 1 – 1 of 1) sorted by relevance
282 PETSC_KERNEL_DECL void add_remote_coo_values(const PetscScalar *PETSC_RESTRICT vv, PetscCount nnz2,… in add_remote_coo_values() function309 (void)add_remote_coo_values; in silence_warning_function_add_remote_coo_values_is_not_needed_and_will_not_be_emitted()359 …nnz2) PetscCall(PetscCUPMLaunchKernel1D(nnz2, 0, stream, kernels::add_remote_coo_values, recvbuf_d… in SetValuesCOO()