Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dgaussianwave.c19 PetscErrorCode NS_GAUSSIAN_WAVE(ProblemData problem, DM dm, void *ctx, SimpleBC bc) { in NS_GAUSSIAN_WAVE() function
/libCEED/examples/fluids/src/
H A Dcloptions.c27 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "gaussian_wave", NS_GAUSSIAN_WAVE)); in RegisterProblems_NS()
/libCEED/examples/fluids/
H A Dnavierstokes.h251 extern PetscErrorCode NS_GAUSSIAN_WAVE(ProblemData problem, DM dm, void *ctx, SimpleBC bc);