Searched refs:MatSetPreallocationCOOLocal_IS (Results 1 – 1 of 1) sorted by relevance
3414 static PetscErrorCode MatSetPreallocationCOOLocal_IS(Mat A, PetscCount ncoo, PetscInt coo_i[], Pets… in MatSetPreallocationCOOLocal_IS() function3704 …tComposeFunction((PetscObject)A, "MatSetPreallocationCOOLocal_C", MatSetPreallocationCOOLocal_IS)); in MatCreate_IS()