Searched refs:NS_CHANNEL (Results 1 – 3 of 3) sorted by relevance
38 PetscErrorCode NS_CHANNEL(ProblemData problem, DM dm, void *ctx) { in NS_CHANNEL() function
23 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "channel", NS_CHANNEL)); in RegisterProblems_NS()
259 extern PetscErrorCode NS_CHANNEL(ProblemData problem, DM dm, void *ctx);