Searched refs:OutflowTypes (Results 1 – 1 of 1) sorted by relevance
15 static const char *const OutflowTypes[] = {"RIEMANN", "PRESSURE", "OutflowType", "OUTFLOW_", NULL}; variable129 …PetscCall(PetscOptionsEnum("-outflow_type", "Type of outflow condition", NULL, OutflowTypes, (Pets… in OutflowBCSetup()