Home
last modified time | relevance | path

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

/honee/problems/
H A Dadvection.c107 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, MassFunction_Advection2D, MassFunction_Ad… in CreateKSPMassOperator_AdvectionStabilized()
/honee/qfunctions/
H A Dadvection.h395 CEED_QFUNCTION(MassFunction_Advection2D)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedSca… in MassFunction_Advection2D() function