Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Ddmswarm.c75 TargetType target_type = TARGET_TANH; in main() local
89 … "Target field function", NULL, target_types, (PetscEnum)target_type, (PetscEnum *)&target_type, N… in main()
199 switch (target_type) { in main()