Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dturb_spanstats.h88 CEED_QFUNCTION(ChildStatsCollectionMMSTest_Error)(void *ctx, CeedInt Q, const CeedScalar *const *in… in ChildStatsCollectionMMSTest_Error() function
/libCEED/examples/fluids/src/
H A Dturb_spanstats.c451 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, ChildStatsCollectionMMSTest_Error, ChildS… in SetupMMSErrorChecking()