Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian_types.h61 typedef struct SetupContext_ *SetupContext;
62 struct SetupContext_ { struct
/honee/problems/
H A Dnewtonian.c503 *setup_context = (struct SetupContext_){ in NS_NEWTONIAN_IG()
518 …onContextRegisterDouble(ics_qfctx, "evaluation time", offsetof(struct SetupContext_, time), 1, "Ti… in NS_NEWTONIAN_IG()