Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Ddmswarm.c44 typedef enum { TARGET_TANH = 0, TARGET_POLYNOMIAL = 1, TARGET_SPHERE = 2 } TargetType; enumerator
75 TargetType target_type = TARGET_TANH; in main()
200 case TARGET_TANH: in main()