Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection.h365 CEED_QFUNCTION_HELPER void MassFunction_AdvectionGeneric(void *ctx, CeedInt Q, const CeedScalar *co… in MassFunction_AdvectionGeneric() function
408 MassFunction_AdvectionGeneric(ctx, Q, in, out, 3); in MassFunction_Advection()
413 MassFunction_AdvectionGeneric(ctx, Q, in, out, 2); in MassFunction_Advection2D()