Home
last modified time | relevance | path

Searched refs:PRINT_ADVECTION (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dadvection.c119 problem->print_info = PRINT_ADVECTION; in NS_ADVECTION()
132 problem->print_info = PRINT_ADVECTION; in NS_ADVECTION()
276 PetscErrorCode PRINT_ADVECTION(User user, ProblemData problem, AppCtx app_ctx) { in PRINT_ADVECTION() function
/libCEED/examples/fluids/
H A Dnavierstokes.h268 extern PetscErrorCode PRINT_ADVECTION(User user, ProblemData problem, AppCtx app_ctx);