Home
last modified time | relevance | path

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

/honee/src/
H A Dcloptions.c22 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "blasius", NS_BLASIUS)); in RegisterProblems_NS()
/honee/problems/
H A Dblasius.c132 PetscErrorCode NS_BLASIUS(ProblemData problem, DM dm, void *ctx) { in NS_BLASIUS() function
/honee/include/
H A Dnavierstokes.h260 extern PetscErrorCode NS_BLASIUS(ProblemData problem, DM dm, void *ctx);