Searched refs:MatSetPreallocationCOO_IS (Results 1 – 1 of 1) sorted by relevance
3430 static PetscErrorCode MatSetPreallocationCOO_IS(Mat A, PetscCount ncoo, PetscInt coo_i[], PetscInt … in MatSetPreallocationCOO_IS() function3705 …PetscObjectComposeFunction((PetscObject)A, "MatSetPreallocationCOO_C", MatSetPreallocationCOO_IS)); in MatCreate_IS()