Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Ddmswarm.c52 PetscScalar EvalU_Sphere(PetscInt dim, const PetscScalar x[]);
296 PetscScalar EvalU_Sphere(PetscInt dim, const PetscScalar x[]) { in EvalU_Sphere() function
320 const PetscScalar f_x = EvalU_Sphere(dim, x); in EvalU_Sphere_proj()