Searched refs:f_apply_diff (Results 1 – 2 of 2) sorted by relevance
83 CEED_QFUNCTION(f_apply_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *c… in f_apply_diff() function
140 CeedQFunctionCreateInterior(ceed, 1, f_apply_diff, f_apply_diff_loc, &apply_qfunc); in CeedDiffusionOperator()