Home
last modified time | relevance | path

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

/honee/problems/
H A Dchannel.c38 PetscErrorCode NS_CHANNEL(ProblemData problem, DM dm, void *ctx) { in NS_CHANNEL() function
/honee/src/
H A Dcloptions.c23 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "channel", NS_CHANNEL)); in RegisterProblems_NS()
/honee/include/
H A Dnavierstokes.h259 extern PetscErrorCode NS_CHANNEL(ProblemData problem, DM dm, void *ctx);