Searched refs:PCShellSetMatApply_Shell (Results 1 – 1 of 1) sorted by relevance
321 static PetscErrorCode PCShellSetMatApply_Shell(PC pc, PetscErrorCode (*matapply)(PC, Mat, Mat)) in PCShellSetMatApply_Shell() function951 …all(PetscObjectComposeFunction((PetscObject)pc, "PCShellSetMatApply_C", PCShellSetMatApply_Shell)); in PCCreate_Shell()