Home
last modified time | relevance | path

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

/honee/problems/
H A Dgaussianwave.c15 PetscErrorCode NS_GAUSSIAN_WAVE(ProblemData problem, DM dm, void *ctx) { in NS_GAUSSIAN_WAVE() function
/honee/src/
H A Dcloptions.c24 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "gaussian_wave", NS_GAUSSIAN_WAVE)); in RegisterProblems_NS()
/honee/include/
H A Dnavierstokes.h258 extern PetscErrorCode NS_GAUSSIAN_WAVE(ProblemData problem, DM dm, void *ctx);