Home
last modified time | relevance | path

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

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