Home
last modified time | relevance | path

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

/honee/qfunctions/spanstats/
H A Dturbulence.h90 CEED_QFUNCTION(ChildStatsCollection_Entropy)(void *ctx, CeedInt Q, const CeedScalar *const *in, Cee… in ChildStatsCollection_Entropy() function
/honee/src/spanstats/
H A Dturbulence.c43 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, ChildStatsCollection_Entropy, ChildStatsC… in CreateStatisticCollectionOperator()