Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dchannel.c18 PetscErrorCode NS_CHANNEL(ProblemData problem, DM dm, void *ctx, SimpleBC bc) { in NS_CHANNEL() function
/libCEED/examples/fluids/src/
H A Dcloptions.c26 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "channel", NS_CHANNEL)); in RegisterProblems_NS()
/libCEED/examples/fluids/
H A Dnavierstokes.h252 extern PetscErrorCode NS_CHANNEL(ProblemData problem, DM dm, void *ctx, SimpleBC bc);