Home
last modified time | relevance | path

Searched refs:SetupContext (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dtaylorgreen.h22 const SetupContext context = (SetupContext)ctx; in ICsTaylorGreen()
H A Dnewtonian_types.h61 typedef struct SetupContext_ *SetupContext; typedef
H A Dnewtonian.h37 const SetupContext context = (SetupContext)ctx; in ICsNewtonianIG()
/libCEED/examples/fluids/problems/
H A Dnewtonian.c214 SetupContext setup_context; in NS_NEWTONIAN_IG()