Searched refs:MatISSetLocalMatType_IS (Results 1 – 1 of 1) sorted by relevance
3104 static PetscErrorCode MatISSetLocalMatType_IS(Mat mat, MatType mtype) in MatISSetLocalMatType_IS() function3688 …all(PetscObjectComposeFunction((PetscObject)A, "MatISSetLocalMatType_C", MatISSetLocalMatType_IS)); in MatCreate_IS()