Searched refs:MatCopy_IS (Results 1 – 1 of 1) sorted by relevance
1515 static PetscErrorCode MatCopy_IS(Mat A, Mat B, MatStructure str) in MatCopy_IS() function3670 A->ops->copy = MatCopy_IS; in MatCreate_IS()