Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h51 typedef struct SetupContextAdv_ *SetupContextAdv; typedef
H A Dadvection.h73 const SetupContextAdv context = (SetupContextAdv)ctx; in Exact_AdvectionGeneric()
184 const SetupContextAdv context = (SetupContextAdv)ctx; in ICsAdvection2d()
/libCEED/examples/fluids/problems/
H A Dadvection.c90 SetupContextAdv setup_context; in NS_ADVECTION()
279 SetupContextAdv setup_ctx; in PRINT_ADVECTION()