Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Deulervortex.c41 problem->apply_inflow.qfunction = TravelingVortex_Inflow; in NS_EULER_VORTEX()
/libCEED/examples/fluids/qfunctions/
H A Deulervortex.h528 CEED_QFUNCTION(TravelingVortex_Inflow)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScala… in TravelingVortex_Inflow() function