Home
last modified time | relevance | path

Searched defs:feval (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexcreate.c3756 static void TPSNearestPointResJac(TPSEvaluateFunc feval, const PetscScalar x[], const PetscScalar y… in TPSNearestPointResJac()
3808 static PetscErrorCode TPSNearestPoint(TPSEvaluateFunc feval, PetscScalar x[]) in TPSNearestPoint()