Home
last modified time | relevance | path

Searched refs:OutflowBCSetup (Results 1 – 3 of 3) sorted by relevance

/honee/problems/
H A Dbc_outflow.c113 PetscErrorCode OutflowBCSetup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, Newtonian… in OutflowBCSetup() function
H A Dnewtonian.c621 PetscCall(OutflowBCSetup(bc_def, problem, dm, ctx, newtonian_ig_ctx, &reference)); in NS_NEWTONIAN_IG()
/honee/include/
H A Dnavierstokes.h340 PetscErrorCode OutflowBCSetup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, Newtonian…