Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_types.h61 typedef struct SetupContext_ *SetupContext;
62 struct SetupContext_ { struct
/libCEED/examples/fluids/problems/
H A Dnewtonian.c447 …rDouble(problem->ics.qfunction_context, "evaluation time", offsetof(struct SetupContext_, time), 1, in NS_NEWTONIAN_IG()