Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dadvection.c127 problem->apply_vol_ifunction.qfunction = IFunction_Advection; in NS_ADVECTION()
/libCEED/examples/fluids/qfunctions/
H A Dadvection.h355 CEED_QFUNCTION(IFunction_Advection)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *… in IFunction_Advection() function