Searched refs:MatCopy_Nest (Results 1 – 1 of 1) sorted by relevance
969 static PetscErrorCode MatCopy_Nest(Mat A, Mat B, MatStructure str) in MatCopy_Nest() function2291 A->ops->copy = MatCopy_Nest; in MatCreate_Nest()