Home
last modified time | relevance | path

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

/honee/problems/
H A Dshocktube.c27 PetscErrorCode NS_SHOCKTUBE(ProblemData problem, DM dm, void *ctx) { in NS_SHOCKTUBE() function
/honee/src/
H A Dcloptions.c20 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "shocktube", NS_SHOCKTUBE)); in RegisterProblems_NS()
/honee/include/
H A Dnavierstokes.h264 extern PetscErrorCode NS_SHOCKTUBE(ProblemData problem, DM dm, void *ctx);