Home
last modified time | relevance | path

Searched refs:funP (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/src/lib-petsc/
H A Dcustom.h455 void* funP = NULL; in SNESSetUseMFFD() local
471 PetscCall(SNESGetFunction(snes,&r,0,&funP)); in SNESSetUseMFFD()
514 void* funP = NULL; in SNESSetUseFDColoring() local
531 PetscCall(SNESGetFunction(snes,NULL,&fun,&funP)); in SNESSetUseFDColoring()
/petsc/doc/manual/
H A Dts.md75 and the (optional) user-provided context `funP`. If