Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Deulervortex.c35 problem->ics.qfunction = ICsEuler; in NS_EULER_VORTEX()
/libCEED/examples/fluids/qfunctions/
H A Deulervortex.h229 CEED_QFUNCTION(ICsEuler)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out)… in ICsEuler() function