Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dadvection.c53 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, MassFunction_Advection2D, MassFunction_Ad… in CreateKSPMassOperator_AdvectionStabilized()
/libCEED/examples/fluids/qfunctions/
H A Dadvection.h412 CEED_QFUNCTION(MassFunction_Advection2D)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedSca… in MassFunction_Advection2D() function