Searched refs:MatISSetAllowRepeated_IS (Results 1 – 1 of 1) sorted by relevance
1616 static PetscErrorCode MatISSetAllowRepeated_IS(Mat A, PetscBool flg) in MatISSetAllowRepeated_IS() function3693 …l(PetscObjectComposeFunction((PetscObject)A, "MatISSetAllowRepeated_C", MatISSetAllowRepeated_IS)); in MatCreate_IS()