Searched refs:OutflowBCSetup (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/fluids/ ! |
| H A D | navierstokes.h | 414 PetscErrorCode OutflowBCSetup(ProblemData problem, DM dm, void *ctx, NewtonianIdealGasContext newto…
|
| /libCEED/examples/fluids/problems/ ! |
| H A D | bc_freestream.c | 133 PetscErrorCode OutflowBCSetup(ProblemData problem, DM dm, void *ctx, NewtonianIdealGasContext newto… in OutflowBCSetup() function
|
| H A D | newtonian.c | 469 …if (bc->num_outflow > 0) PetscCall(OutflowBCSetup(problem, dm, ctx, newtonian_ig_ctx, &reference)); in NS_NEWTONIAN_IG()
|