Searched refs:TPSNearestPoint (Results 1 – 1 of 1) sorted by relevance
3808 static PetscErrorCode TPSNearestPoint(TPSEvaluateFunc feval, PetscScalar x[]) in TPSNearestPoint() function4319 for (PetscInt i = 0; i < m; i += 3) PetscCall(TPSNearestPoint(evalFunc, &x[i])); in DMPlexCreateTPSMesh_Internal()