Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dbc_freestream.c137 OutflowType outflow_type = OUTFLOW_RIEMANN; in OutflowBCSetup() local
147 …ype of outflow condition", NULL, OutflowTypes, (PetscEnum)outflow_type, (PetscEnum *)&outflow_type, in OutflowBCSetup()
150 if (outflow_type == OUTFLOW_RIEMANN) { in OutflowBCSetup()
161 switch (outflow_type) { in OutflowBCSetup()
/libCEED/examples/fluids/
H A DREADME.md265 …near the boundary, choose `bc_outflow`. This condition (with default `outflow_type: riemann`) is s…
267 The simpler `bc_outflow` variant, `outflow_type: pressure`, requires that the flow be a strict outf…