Searched refs:forcing_types (Results 1 – 2 of 2) sorted by relevance
19 static const char *const forcing_types[] = {"none", "constant", "mms", "forcingType", "FOR… variable
51 …PetscCall(PetscOptionsEnum("-forcing", "Set forcing function option", NULL, forcing_types, (PetscE… in ProcessCommandLineOptions()