Home
last modified time | relevance | path

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

/honee/qfunctions/spanstats/
H A Dturbulence.h86 CEED_QFUNCTION(ChildStatsCollection_Prim)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedSc… in ChildStatsCollection_Prim() function
/honee/src/spanstats/
H A Dturbulence.c37 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, ChildStatsCollection_Prim, ChildStatsColl… in CreateStatisticCollectionOperator()