Searched refs:AdvectionContext_ (Results 1 – 2 of 2) sorted by relevance
53 typedef struct AdvectionContext_ *AdvectionContext;54 struct AdvectionContext_ { struct
540 …nContextRegisterDouble(advection_qfctx, "timestep size", offsetof(struct AdvectionContext_, dt), 1, in NS_ADVECTION()