Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Ddensitycurrent.c18 PetscErrorCode NS_DENSITY_CURRENT(ProblemData problem, DM dm, void *ctx, SimpleBC bc) { in NS_DENSITY_CURRENT() function
/libCEED/examples/fluids/src/
H A Dcloptions.c21 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "density_current", NS_DENSITY_CURRENT)); in RegisterProblems_NS()
/libCEED/examples/fluids/
H A Dnavierstokes.h255 extern PetscErrorCode NS_DENSITY_CURRENT(ProblemData problem, DM dm, void *ctx, SimpleBC bc);