Searched refs:funP (Results 1 – 2 of 2) sorted by relevance
455 void* funP = NULL; in SNESSetUseMFFD() local471 PetscCall(SNESGetFunction(snes,&r,0,&funP)); in SNESSetUseMFFD()514 void* funP = NULL; in SNESSetUseFDColoring() local531 PetscCall(SNESGetFunction(snes,NULL,&fun,&funP)); in SNESSetUseFDColoring()
75 and the (optional) user-provided context `funP`. If