Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Ddmswarm.c53 PetscErrorCode EvalU_Tanh_proj(PetscInt dim, PetscReal t, const PetscReal x[], PetscInt num_comp, P…
76 TargetFuncProj target_function_proj = EvalU_Tanh_proj; in main()
201 target_function_proj = EvalU_Tanh_proj; in main()
310 PetscErrorCode EvalU_Tanh_proj(PetscInt dim, PetscReal t, const PetscReal x[], PetscInt num_comp, P… in EvalU_Tanh_proj() function