// Test interpolation in multiple dimensions #include #include static CeedScalar Eval(CeedInt dim, const CeedScalar x[]) { CeedScalar result = 1, center = 0.1; for (CeedInt d=0; d