/// @file /// Test creation, transpose use, and destruction of an interlaced multicomponent element restriction /// \test Test creation, transpose use, and destruction of an interlaced multicomponent element restriction #include int main(int argc, char **argv) { Ceed ceed; CeedVector x, y; CeedInt ne = 5, mult; CeedInt ind[2*ne]; CeedScalar a[2*(ne*2)]; const CeedScalar *yy; CeedElemRestriction r; CeedInit(argv[1], &ceed); // Setup CeedVectorCreate(ceed, 2*(ne*2), &x); for (CeedInt i=0; i0&&i