Home
last modified time | relevance | path

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

/libCEED/examples/solids/include/
H A Dstructs.h19 static const char *const forcing_types[] = {"none", "constant", "mms", "forcingType", "FOR… variable
/libCEED/examples/solids/src/
H A Dcl-options.c51 …PetscCall(PetscOptionsEnum("-forcing", "Set forcing function option", NULL, forcing_types, (PetscE… in ProcessCommandLineOptions()