Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Ddmswarm.c45 static const char *const target_types[] = {"tanh", "polynomial", "sphere", "TargetType", "TARGET", … variable
89 …PetscCall(PetscOptionsEnum("-target", "Target field function", NULL, target_types, (PetscEnum)targ… in main()