Home
last modified time | relevance | path

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

/honee/problems/
H A Dtaylorgreen.c11 PetscErrorCode NS_TAYLOR_GREEN(ProblemData problem, DM dm, void *ctx) { in NS_TAYLOR_GREEN() function
/honee/src/
H A Dcloptions.c26 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "taylor_green", NS_TAYLOR_GREEN)); in RegisterProblems_NS()
/honee/include/
H A Dnavierstokes.h257 extern PetscErrorCode NS_TAYLOR_GREEN(ProblemData problem, DM dm, void *ctx);