Searched refs:MatView_Htool (Results 1 – 1 of 1) sorted by relevance
295 static PetscErrorCode MatView_Htool(Mat A, PetscViewer pv) in MatView_Htool() function1149 PetscCall(MatShellSetOperation(A, MATOP_VIEW, (PetscErrorCodeFn *)MatView_Htool)); in MatCreate_Htool()