Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex229.c5 static PetscErrorCode myF(PetscCtx ctx, Vec x, Vec y) in myF() function
44 PetscCall(MatMFFDSetFunction(A, myF, NULL)); in main()