Searched refs:myF (Results 1 – 1 of 1) sorted by relevance
5 static PetscErrorCode myF(PetscCtx ctx, Vec x, Vec y) in myF() function44 PetscCall(MatMFFDSetFunction(A, myF, NULL)); in main()