Searched refs:AdvectionContext_ (Results 1 – 2 of 2) sorted by relevance
37 typedef struct AdvectionContext_ *AdvectionContext;38 struct AdvectionContext_ { struct
268 …ontextRegisterDouble(advection_context, "timestep size", offsetof(struct AdvectionContext_, dt), 1, in NS_ADVECTION()