Searched refs:MatSetValuesCOO_SeqAIJCUSPARSE (Results 1 – 1 of 1) sorted by relevance
70 static PetscErrorCode MatSetValuesCOO_SeqAIJCUSPARSE(Mat, const PetscScalar[], InsertMode);4060 …l(PetscObjectComposeFunction((PetscObject)A, "MatSetValuesCOO_C", MatSetValuesCOO_SeqAIJCUSPARSE)); in MatBindToCPU_SeqAIJCUSPARSE()4424 static PetscErrorCode MatSetValuesCOO_SeqAIJCUSPARSE(Mat A, const PetscScalar v[], InsertMode imode) in MatSetValuesCOO_SeqAIJCUSPARSE() function