/// @file /// Test creation, evaluation, and destruction for qfunction /// \test Test creation, evaluation, and destruction for qfunction #include static int setup(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { const CeedScalar *w = in[0]; CeedScalar *qdata = out[0]; for (CeedInt i=0; i