Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Ddifferential_filter.h184 CEED_QFUNCTION(DifferentialFilter_MMS_IC)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedSc… in DifferentialFilter_MMS_IC() function
/honee/src/
H A Ddifferential_filter.c376 .qf_func_ptr = DifferentialFilter_MMS_IC, in DifferentialFilterMmsICSetup()