Home
last modified time | relevance | path

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

/honee/include/
H A Dnavierstokes.h338 PetscErrorCode FreestreamBCSetup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, Newton…
/honee/problems/
H A Dbc_freestream.c111 PetscErrorCode FreestreamBCSetup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, Newton… in FreestreamBCSetup() function
H A Dnewtonian.c619 PetscCall(FreestreamBCSetup(bc_def, problem, dm, ctx, newtonian_ig_ctx, &reference)); in NS_NEWTONIAN_IG()