Home
last modified time | relevance | path

Searched refs:NS_NEWTONIAN_IG (Results 1 – 8 of 8) sorted by relevance

/honee/problems/
H A Dtaylorgreen.c20 PetscCall(NS_NEWTONIAN_IG(problem, dm, ctx)); in NS_TAYLOR_GREEN()
H A Dgaussianwave.c24 PetscCall(NS_NEWTONIAN_IG(problem, dm, ctx)); in NS_GAUSSIAN_WAVE()
H A Ddensitycurrent.c24 PetscCall(NS_NEWTONIAN_IG(problem, dm, ctx)); in NS_DENSITY_CURRENT()
H A Dchannel.c48 PetscCall(NS_NEWTONIAN_IG(problem, dm, ctx)); in NS_CHANNEL()
H A Dblasius.c142 PetscCall(NS_NEWTONIAN_IG(problem, dm, ctx)); in NS_BLASIUS()
H A Dnewtonian.c370 PetscErrorCode NS_NEWTONIAN_IG(ProblemData problem, DM dm, void *ctx) { in NS_NEWTONIAN_IG() function
/honee/src/
H A Dcloptions.c25 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "newtonian", NS_NEWTONIAN_IG)); in RegisterProblems_NS()
/honee/include/
H A Dnavierstokes.h261 extern PetscErrorCode NS_NEWTONIAN_IG(ProblemData problem, DM dm, void *ctx);