Home
last modified time | relevance | path

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

/honee/problems/
H A Deulervortex.c54 PetscErrorCode NS_EULER_VORTEX(ProblemData problem, DM dm, void *ctx) { in NS_EULER_VORTEX() function
/honee/src/
H A Dcloptions.c19 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "euler_vortex", NS_EULER_VORTEX)); in RegisterProblems_NS()
/honee/include/
H A Dnavierstokes.h263 extern PetscErrorCode NS_EULER_VORTEX(ProblemData problem, DM dm, void *ctx);