Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dshocktube.h21 typedef struct SetupContextShock_ *SetupContextShock; typedef
79 const SetupContextShock context = (SetupContextShock)ctx; in Exact_ShockTube()
/libCEED/examples/fluids/problems/
H A Dshocktube.c19 SetupContextShock setup_context; in NS_SHOCKTUBE()