Home
last modified time | relevance | path

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

/honee/problems/
H A Ddensitycurrent.c14 PetscErrorCode NS_DENSITY_CURRENT(ProblemData problem, DM dm, void *ctx) { in NS_DENSITY_CURRENT() function
/honee/src/
H A Dcloptions.c18 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "density_current", NS_DENSITY_CURRENT)); in RegisterProblems_NS()
/honee/include/
H A Dnavierstokes.h262 extern PetscErrorCode NS_DENSITY_CURRENT(ProblemData problem, DM dm, void *ctx);