Searched refs:PCShellGetName_Shell (Results 1 – 1 of 1) sorted by relevance
440 static PetscErrorCode PCShellGetName_Shell(PC pc, const char *name[]) in PCShellGetName_Shell() function961 PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCShellGetName_C", PCShellGetName_Shell)); in PCCreate_Shell()