Home
last modified time | relevance | path

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

/petsc/src/dm/tutorials/
H A Dex4.c12 PetscErrorCode myfunction(PetscCtx ctx, PetscInt n, const PetscScalar *xy, PetscScalar *u) in myfunction() function
41 PetscCall(PFSet(pf, myfunction, 0, 0, 0, 0)); in main()