Searched refs:NS_BLASIUS (Results 1 – 3 of 3) sorted by relevance
22 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "blasius", NS_BLASIUS)); in RegisterProblems_NS()
132 PetscErrorCode NS_BLASIUS(ProblemData problem, DM dm, void *ctx) { in NS_BLASIUS() function
260 extern PetscErrorCode NS_BLASIUS(ProblemData problem, DM dm, void *ctx);