Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection.h496 CEED_QFUNCTION_HELPER int Advection_InOutFlowGeneric(void *ctx, CeedInt Q, const CeedScalar *const … in Advection_InOutFlowGeneric() function
532 return Advection_InOutFlowGeneric(ctx, Q, in, out, 3); in Advection_InOutFlow()
536 return Advection_InOutFlowGeneric(ctx, Q, in, out, 2); in Advection2d_InOutFlow()