Searched refs:PCShellSetApply_Shell (Results 1 – 1 of 1) sorted by relevance
312 static PetscErrorCode PCShellSetApply_Shell(PC pc, PetscErrorCode (*apply)(PC, Vec, Vec)) in PCShellSetApply_Shell() function950 …PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCShellSetApply_C", PCShellSetApply_Shell)); in PCCreate_Shell()