Searched refs:NS_SHOCKTUBE (Results 1 – 3 of 3) sorted by relevance
27 PetscErrorCode NS_SHOCKTUBE(ProblemData problem, DM dm, void *ctx) { in NS_SHOCKTUBE() function
20 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "shocktube", NS_SHOCKTUBE)); in RegisterProblems_NS()
264 extern PetscErrorCode NS_SHOCKTUBE(ProblemData problem, DM dm, void *ctx);