Searched refs:AdvDifICTypes (Results 1 – 2 of 2) sorted by relevance
| /honee/qfunctions/ |
| H A D | advection_types.h | 30 extern const char *const AdvDifICTypes[];
|
| /honee/problems/ |
| H A D | advection.c | 15 const char *const AdvDifICTypes[] = {"SPHERE", "CYLINDER", "COSINE_HILL", "SKEW", "WAVE", "BOUNDA… variable 53 …PetscCall(PetscPrintf(comm, " Initial Condition Type : %s\n", AdvDifICTypes[setup_c… in PRINT_ADVECTION() 444 …scOptionsEnum("-advection_ic_type", "Initial condition for Advection problem", NULL, AdvDifICTypes, in NS_ADVECTION()
|