Home
last modified time | relevance | path

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

/petsc/src/dm/field/tutorials/
H A Dex1.c157 static PetscErrorCode TestShellEvaluate(DMField field, Vec points, PetscDataType type, void *B, voi… in TestShellEvaluate() function
289 PetscCall(DMFieldShellSetEvaluate(field, TestShellEvaluate)); in main()