Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Deulervortex.c134 …ContextRegisterDouble(euler_context, "solution time", offsetof(struct EulerContext_, curr_time), 1, in NS_EULER_VORTEX()
/libCEED/examples/fluids/qfunctions/
H A Deulervortex.h22 typedef struct EulerContext_ *EulerContext;
23 struct EulerContext_ { struct