Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dcloptions.c25 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "blasius", NS_BLASIUS)); in RegisterProblems_NS()
/libCEED/examples/fluids/problems/
H A Dblasius.c241 PetscErrorCode NS_BLASIUS(ProblemData problem, DM dm, void *ctx, SimpleBC bc) { in NS_BLASIUS() function
/libCEED/examples/fluids/
H A Dnavierstokes.h253 extern PetscErrorCode NS_BLASIUS(ProblemData problem, DM dm, void *ctx, SimpleBC bc);